You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(6) |
Jul
(14) |
Aug
(156) |
Sep
(35) |
Oct
(48) |
Nov
(55) |
Dec
(16) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(24) |
Feb
(154) |
Mar
(139) |
Apr
(175) |
May
(87) |
Jun
(34) |
Jul
(42) |
Aug
(68) |
Sep
(41) |
Oct
(76) |
Nov
(77) |
Dec
(50) |
2008 |
Jan
(98) |
Feb
(43) |
Mar
(102) |
Apr
(27) |
May
(55) |
Jun
(13) |
Jul
(58) |
Aug
(62) |
Sep
(61) |
Oct
(43) |
Nov
(87) |
Dec
(134) |
2009 |
Jan
(175) |
Feb
(106) |
Mar
(58) |
Apr
(41) |
May
(74) |
Jun
(123) |
Jul
(252) |
Aug
(192) |
Sep
(69) |
Oct
(38) |
Nov
(117) |
Dec
(95) |
2010 |
Jan
(146) |
Feb
(76) |
Mar
(90) |
Apr
(60) |
May
(23) |
Jun
(19) |
Jul
(208) |
Aug
(140) |
Sep
(103) |
Oct
(114) |
Nov
(50) |
Dec
(47) |
2011 |
Jan
(59) |
Feb
(47) |
Mar
(61) |
Apr
(58) |
May
(41) |
Jun
(11) |
Jul
(17) |
Aug
(49) |
Sep
(34) |
Oct
(166) |
Nov
(38) |
Dec
(70) |
2012 |
Jan
(87) |
Feb
(37) |
Mar
(28) |
Apr
(25) |
May
(29) |
Jun
(30) |
Jul
(43) |
Aug
(27) |
Sep
(46) |
Oct
(27) |
Nov
(51) |
Dec
(70) |
2013 |
Jan
(92) |
Feb
(34) |
Mar
(58) |
Apr
(37) |
May
(46) |
Jun
(9) |
Jul
(38) |
Aug
(22) |
Sep
(28) |
Oct
(42) |
Nov
(44) |
Dec
(34) |
2014 |
Jan
(63) |
Feb
(39) |
Mar
(48) |
Apr
(31) |
May
(21) |
Jun
(43) |
Jul
(36) |
Aug
(69) |
Sep
(53) |
Oct
(56) |
Nov
(46) |
Dec
(49) |
2015 |
Jan
(63) |
Feb
(35) |
Mar
(30) |
Apr
(38) |
May
(27) |
Jun
(42) |
Jul
(42) |
Aug
(63) |
Sep
(18) |
Oct
(45) |
Nov
(65) |
Dec
(71) |
2016 |
Jan
(54) |
Feb
(79) |
Mar
(59) |
Apr
(38) |
May
(32) |
Jun
(46) |
Jul
(42) |
Aug
(30) |
Sep
(58) |
Oct
(33) |
Nov
(98) |
Dec
(59) |
2017 |
Jan
(79) |
Feb
(12) |
Mar
(43) |
Apr
(32) |
May
(76) |
Jun
(59) |
Jul
(44) |
Aug
(14) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <abe...@us...> - 2015-09-12 15:39:50
|
Revision: 7245 http://sourceforge.net/p/astlinux/code/7245 Author: abelbeck Date: 2015-09-12 15:39:48 +0000 (Sat, 12 Sep 2015) Log Message: ----------- igb, version bump to 5.3.3.2 Modified Paths: -------------- branches/1.0/package/igb/igb.mk Modified: branches/1.0/package/igb/igb.mk =================================================================== --- branches/1.0/package/igb/igb.mk 2015-09-08 20:44:30 UTC (rev 7244) +++ branches/1.0/package/igb/igb.mk 2015-09-12 15:39:48 UTC (rev 7245) @@ -4,7 +4,7 @@ # ############################################################# -IGB_VERSION = 5.3.2 +IGB_VERSION = 5.3.3.2 IGB_SOURCE:=igb-$(IGB_VERSION).tar.gz IGB_SITE = http://downloads.sourceforge.net/project/e1000/igb%20stable/$(IGB_VERSION) IGB_DEPENDENCIES = linux This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-08 20:44:33
|
Revision: 7244 http://sourceforge.net/p/astlinux/code/7244 Author: abelbeck Date: 2015-09-08 20:44:30 +0000 (Tue, 08 Sep 2015) Log Message: ----------- ChangeLog, add a note for lighttpd that the underscore '_' character is no longer allowed in the HOSTNAME. Thanks Ian Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-09-08 15:49:53 UTC (rev 7243) +++ branches/1.0/docs/ChangeLog.txt 2015-09-08 20:44:30 UTC (rev 7244) @@ -49,6 +49,7 @@ -- lighttpd, version bump to 1.4.37, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. + Note: The underscore '_' character is no longer allowed in the server.name (HOSTNAME), per RFC2396 section 3.2.2 -- OpenVPN, version bump to 2.3.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-08 15:49:56
|
Revision: 7243 http://sourceforge.net/p/astlinux/code/7243 Author: abelbeck Date: 2015-09-08 15:49:53 +0000 (Tue, 08 Sep 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-09-08 15:48:27 UTC (rev 7242) +++ branches/1.0/docs/ChangeLog.txt 2015-09-08 15:49:53 UTC (rev 7243) @@ -34,7 +34,7 @@ -- ncurses, version bump to 5.9 --- unixodbc, version bump to 2.3.3 +-- unixodbc, version bump to 2.3.4 -- tiff, version bump to 4.0.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-08 15:48:30
|
Revision: 7242 http://sourceforge.net/p/astlinux/code/7242 Author: abelbeck Date: 2015-09-08 15:48:27 +0000 (Tue, 08 Sep 2015) Log Message: ----------- unixodbc, version bump to 2.3.4 Modified Paths: -------------- branches/1.0/package/unixodbc/unixodbc.mk Modified: branches/1.0/package/unixodbc/unixodbc.mk =================================================================== --- branches/1.0/package/unixodbc/unixodbc.mk 2015-09-06 13:43:33 UTC (rev 7241) +++ branches/1.0/package/unixodbc/unixodbc.mk 2015-09-08 15:48:27 UTC (rev 7242) @@ -3,7 +3,7 @@ # unixodbc # ############################################################# -UNIXODBC_VERSION = 2.3.3 +UNIXODBC_VERSION = 2.3.4 UNIXODBC_SOURCE = unixODBC-$(UNIXODBC_VERSION).tar.gz UNIXODBC_SITE = ftp://ftp.unixodbc.org/pub/unixODBC UNIXODBC_DEPENDENCIES = host-bison host-flex libtool This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-06 13:43:35
|
Revision: 7241 http://sourceforge.net/p/astlinux/code/7241 Author: abelbeck Date: 2015-09-06 13:43:33 +0000 (Sun, 06 Sep 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-09-06 13:34:55 UTC (rev 7240) +++ branches/1.0/docs/ChangeLog.txt 2015-09-06 13:43:33 UTC (rev 7241) @@ -18,7 +18,7 @@ -- expat, add security patch for CVE-2015-1283 --- php, version bump to 5.5.28, bug and security fixes +-- php, version bump to 5.5.29, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 @@ -36,6 +36,8 @@ -- unixodbc, version bump to 2.3.3 +-- tiff, version bump to 4.0.5 + -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. @@ -64,7 +66,7 @@ -- vsftpd, version bump to 3.0.3 --- stunnel, version bump to 5.22 +-- stunnel, version bump to 5.23 -- dnsmasq, version bump to 2.75 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-06 13:34:58
|
Revision: 7240 http://sourceforge.net/p/astlinux/code/7240 Author: abelbeck Date: 2015-09-06 13:34:55 +0000 (Sun, 06 Sep 2015) Log Message: ----------- stunnel, version bump to 5.23 Modified Paths: -------------- branches/1.0/package/stunnel/stunnel.mk Modified: branches/1.0/package/stunnel/stunnel.mk =================================================================== --- branches/1.0/package/stunnel/stunnel.mk 2015-09-06 13:16:47 UTC (rev 7239) +++ branches/1.0/package/stunnel/stunnel.mk 2015-09-06 13:34:55 UTC (rev 7240) @@ -4,7 +4,7 @@ # ############################################################# -STUNNEL_VERSION = 5.22 +STUNNEL_VERSION = 5.23 STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x STUNNEL_DEPENDENCIES = openssl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-06 13:16:48
|
Revision: 7239 http://sourceforge.net/p/astlinux/code/7239 Author: abelbeck Date: 2015-09-06 13:16:47 +0000 (Sun, 06 Sep 2015) Log Message: ----------- tiff, version bump to 4.0.5 Modified Paths: -------------- branches/1.0/package/tiff/tiff.mk Modified: branches/1.0/package/tiff/tiff.mk =================================================================== --- branches/1.0/package/tiff/tiff.mk 2015-09-06 12:37:54 UTC (rev 7238) +++ branches/1.0/package/tiff/tiff.mk 2015-09-06 13:16:47 UTC (rev 7239) @@ -3,7 +3,7 @@ # tiff # ############################################################# -TIFF_VERSION = 4.0.4 +TIFF_VERSION = 4.0.5 TIFF_SITE = http://download.osgeo.org/libtiff TIFF_SOURCE = tiff-$(TIFF_VERSION).tar.gz TIFF_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-06 12:37:56
|
Revision: 7238 http://sourceforge.net/p/astlinux/code/7238 Author: abelbeck Date: 2015-09-06 12:37:54 +0000 (Sun, 06 Sep 2015) Log Message: ----------- php, version bump to 5.5.29, security fixes Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2015-09-01 23:35:25 UTC (rev 7237) +++ branches/1.0/package/php/php.mk 2015-09-06 12:37:54 UTC (rev 7238) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.28 +PHP_VERSION = 5.5.29 PHP_SITE = http://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-01 23:35:27
|
Revision: 7237 http://sourceforge.net/p/astlinux/code/7237 Author: abelbeck Date: 2015-09-01 23:35:25 +0000 (Tue, 01 Sep 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-09-01 23:32:22 UTC (rev 7236) +++ branches/1.0/docs/ChangeLog.txt 2015-09-01 23:35:25 UTC (rev 7237) @@ -16,6 +16,8 @@ New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES More Info: http://doc.astlinux.org/userdoc:tt_fossil +-- expat, add security patch for CVE-2015-1283 + -- php, version bump to 5.5.28, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-01 23:32:25
|
Revision: 7236 http://sourceforge.net/p/astlinux/code/7236 Author: abelbeck Date: 2015-09-01 23:32:22 +0000 (Tue, 01 Sep 2015) Log Message: ----------- expat, add security patch for CVE-2015-1283 from upstream Buildroot, effects prosody Ref: http://git.buildroot.net/buildroot/commit/package?id=67d6276c1bd050b362b11658ae0c7b4da73e227e Added Paths: ----------- branches/1.0/package/expat/expat-0001-fix-CVE-2015-1283.patch Added: branches/1.0/package/expat/expat-0001-fix-CVE-2015-1283.patch =================================================================== --- branches/1.0/package/expat/expat-0001-fix-CVE-2015-1283.patch (rev 0) +++ branches/1.0/package/expat/expat-0001-fix-CVE-2015-1283.patch 2015-09-01 23:32:22 UTC (rev 7236) @@ -0,0 +1,75 @@ + +Signed-off-by: Gustavo Zacarias <gu...@za...> + +diff --git a/lib/xmlparse.c b/lib/xmlparse.c +--- a/lib/xmlparse.c ++++ b/lib/xmlparse.c +@@ -1673,29 +1673,40 @@ XML_ParseBuffer(XML_Parser parser, int l + XmlUpdatePosition(encoding, positionPtr, bufferPtr, &position); + positionPtr = bufferPtr; + return result; + } + + void * XMLCALL + XML_GetBuffer(XML_Parser parser, int len) + { ++/* BEGIN MOZILLA CHANGE (sanity check len) */ ++ if (len < 0) { ++ errorCode = XML_ERROR_NO_MEMORY; ++ return NULL; ++ } ++/* END MOZILLA CHANGE */ + switch (ps_parsing) { + case XML_SUSPENDED: + errorCode = XML_ERROR_SUSPENDED; + return NULL; + case XML_FINISHED: + errorCode = XML_ERROR_FINISHED; + return NULL; + default: ; + } + + if (len > bufferLim - bufferEnd) { +- /* FIXME avoid integer overflow */ + int neededSize = len + (int)(bufferEnd - bufferPtr); ++/* BEGIN MOZILLA CHANGE (sanity check neededSize) */ ++ if (neededSize < 0) { ++ errorCode = XML_ERROR_NO_MEMORY; ++ return NULL; ++ } ++/* END MOZILLA CHANGE */ + #ifdef XML_CONTEXT_BYTES + int keep = (int)(bufferPtr - buffer); + + if (keep > XML_CONTEXT_BYTES) + keep = XML_CONTEXT_BYTES; + neededSize += keep; + #endif /* defined XML_CONTEXT_BYTES */ + if (neededSize <= bufferLim - buffer) { +@@ -1714,17 +1725,25 @@ XML_GetBuffer(XML_Parser parser, int len + } + else { + char *newBuf; + int bufferSize = (int)(bufferLim - bufferPtr); + if (bufferSize == 0) + bufferSize = INIT_BUFFER_SIZE; + do { + bufferSize *= 2; +- } while (bufferSize < neededSize); ++/* BEGIN MOZILLA CHANGE (prevent infinite loop on overflow) */ ++ } while (bufferSize < neededSize && bufferSize > 0); ++/* END MOZILLA CHANGE */ ++/* BEGIN MOZILLA CHANGE (sanity check bufferSize) */ ++ if (bufferSize <= 0) { ++ errorCode = XML_ERROR_NO_MEMORY; ++ return NULL; ++ } ++/* END MOZILLA CHANGE */ + newBuf = (char *)MALLOC(bufferSize); + if (newBuf == 0) { + errorCode = XML_ERROR_NO_MEMORY; + return NULL; + } + bufferLim = newBuf + bufferSize; + #ifdef XML_CONTEXT_BYTES + if (bufferPtr) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-01 15:46:37
|
Revision: 7235 http://sourceforge.net/p/astlinux/code/7235 Author: abelbeck Date: 2015-09-01 15:46:35 +0000 (Tue, 01 Sep 2015) Log Message: ----------- fossil, add the 'arno-iptables-firewall/custom-rules' file to the default list Modified Paths: -------------- branches/1.0/package/fossil/scripts/fossil-commit Modified: branches/1.0/package/fossil/scripts/fossil-commit =================================================================== --- branches/1.0/package/fossil/scripts/fossil-commit 2015-08-30 20:25:32 UTC (rev 7234) +++ branches/1.0/package/fossil/scripts/fossil-commit 2015-09-01 15:46:35 UTC (rev 7235) @@ -41,7 +41,7 @@ fi fi -files="${FOSSIL_DEFAULT_FILES:-rc.elocal rc.local rc.local.stop dnsmasq.static}" +files="${FOSSIL_DEFAULT_FILES:-rc.elocal rc.local rc.local.stop dnsmasq.static arno-iptables-firewall/custom-rules}" unset IFS for dir in $dirs $FOSSIL_INCLUDE_DIRS; do This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-30 20:25:35
|
Revision: 7234 http://sourceforge.net/p/astlinux/code/7234 Author: abelbeck Date: 2015-08-30 20:25:32 +0000 (Sun, 30 Aug 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-08-30 20:23:10 UTC (rev 7233) +++ branches/1.0/docs/ChangeLog.txt 2015-08-30 20:25:32 UTC (rev 7234) @@ -43,7 +43,7 @@ -- OpenSSL, version bump to 1.0.1p, security fix: CVE-2015-1793 --- lighttpd, version bump to 1.4.36, security fix: CVE-2015-3200 +-- lighttpd, version bump to 1.4.37, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. -- OpenVPN, version bump to 2.3.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-30 20:23:11
|
Revision: 7233 http://sourceforge.net/p/astlinux/code/7233 Author: abelbeck Date: 2015-08-30 20:23:10 +0000 (Sun, 30 Aug 2015) Log Message: ----------- lighttpd, version bump to 1.4.37 Modified Paths: -------------- branches/1.0/package/lighttpd/lighttpd.mk Removed Paths: ------------- branches/1.0/package/lighttpd/lighttpd-silence-proxy_request_finished.patch Deleted: branches/1.0/package/lighttpd/lighttpd-silence-proxy_request_finished.patch =================================================================== --- branches/1.0/package/lighttpd/lighttpd-silence-proxy_request_finished.patch 2015-08-29 14:35:17 UTC (rev 7232) +++ branches/1.0/package/lighttpd/lighttpd-silence-proxy_request_finished.patch 2015-08-30 20:23:10 UTC (rev 7233) @@ -1,11 +0,0 @@ ---- lighttpd-1.4.36/src/mod_proxy.c.orig 2015-08-03 13:03:02.000000000 -0500 -+++ lighttpd-1.4.36/src/mod_proxy.c 2015-08-03 13:04:51.000000000 -0500 -@@ -940,7 +940,7 @@ - case 1: - /* we are done */ - proxy_connection_close(srv, hctx); -- log_error_write(srv, __FILE__, __LINE__, "s", "proxy request finished"); -+ /* log_error_write(srv, __FILE__, __LINE__, "s", "proxy request finished"); */ - - joblist_append(srv, con); - return HANDLER_FINISHED; Modified: branches/1.0/package/lighttpd/lighttpd.mk =================================================================== --- branches/1.0/package/lighttpd/lighttpd.mk 2015-08-29 14:35:17 UTC (rev 7232) +++ branches/1.0/package/lighttpd/lighttpd.mk 2015-08-30 20:23:10 UTC (rev 7233) @@ -4,7 +4,7 @@ # ############################################################# -LIGHTTPD_VERSION = 1.4.36 +LIGHTTPD_VERSION = 1.4.37 LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-1.4.x LIGHTTPD_DEPENDENCIES = host-pkg-config LIGHTTPD_CONF_OPT = \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-29 14:35:19
|
Revision: 7232 http://sourceforge.net/p/astlinux/code/7232 Author: abelbeck Date: 2015-08-29 14:35:17 +0000 (Sat, 29 Aug 2015) Log Message: ----------- crond, set Fossil daily auto-commit to just before midnight so the Fossil Timeline has the same date as the changes Modified Paths: -------------- branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond Modified: branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond 2015-08-26 17:38:31 UTC (rev 7231) +++ branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond 2015-08-29 14:35:17 UTC (rev 7232) @@ -27,7 +27,7 @@ echo " ## ## Fossil daily auto-commit - Do not remove, un-comment to enable -#5 4 * * * /usr/bin/fossil-commit >/dev/null 2>&1" >> /var/spool/cron/crontabs/root +#55 23 * * * /usr/bin/fossil-commit >/dev/null 2>&1" >> /var/spool/cron/crontabs/root fi fi } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-26 17:38:34
|
Revision: 7231 http://sourceforge.net/p/astlinux/code/7231 Author: abelbeck Date: 2015-08-26 17:38:31 +0000 (Wed, 26 Aug 2015) Log Message: ----------- web interface, Fossil Commands sub-tab, an empty 'fossil-commit' message will default to: commit via web interface: Fossil Commands Modified Paths: -------------- branches/1.0/package/webinterface/altweb/admin/fossilcmd.php Modified: branches/1.0/package/webinterface/altweb/admin/fossilcmd.php =================================================================== --- branches/1.0/package/webinterface/altweb/admin/fossilcmd.php 2015-08-26 17:15:33 UTC (rev 7230) +++ branches/1.0/package/webinterface/altweb/admin/fossilcmd.php 2015-08-26 17:38:31 UTC (rev 7231) @@ -62,7 +62,7 @@ } elseif ($action === 'diff') { $arg_str = multi_args($arg); } elseif ($action === 'commit') { - $arg_str = ($arg !== '') ? '"'.$arg.'"' : ''; + $arg_str = ($arg !== '') ? '"'.$arg.'"' : '"commit via web interface: Fossil Commands"'; } elseif ($action === 'revert') { $arg_str = multi_args($arg); } else { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-26 17:15:35
|
Revision: 7230 http://sourceforge.net/p/astlinux/code/7230 Author: abelbeck Date: 2015-08-26 17:15:33 +0000 (Wed, 26 Aug 2015) Log Message: ----------- fossil, monitor the 'crontabs' directory by default and automatically add a *disabled* cron entry for Fossil daily auto-commit Modified Paths: -------------- branches/1.0/package/fossil/scripts/fossil-commit branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond Modified: branches/1.0/package/fossil/scripts/fossil-commit =================================================================== --- branches/1.0/package/fossil/scripts/fossil-commit 2015-08-25 22:15:37 UTC (rev 7229) +++ branches/1.0/package/fossil/scripts/fossil-commit 2015-08-26 17:15:33 UTC (rev 7230) @@ -35,7 +35,7 @@ if [ -n "$FOSSIL_DEFAULT_DIRS" ]; then dirs="$FOSSIL_DEFAULT_DIRS" else - dirs="rc.conf.d arno-iptables-firewall/plugins monit/monit.d openvpn/ccd" + dirs="rc.conf.d crontabs arno-iptables-firewall/plugins monit/monit.d openvpn/ccd" if [ "$ASTERISK_DAHDI_DISABLE" != "yes" ]; then dirs="$dirs asterisk dahdi fop2 phoneprov/templates" fi Modified: branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond 2015-08-25 22:15:37 UTC (rev 7229) +++ branches/1.0/project/astlinux/target_skeleton/etc/init.d/crond 2015-08-26 17:15:33 UTC (rev 7230) @@ -20,6 +20,16 @@ 0 4 * * * /usr/sbin/logrotate /etc/logrotate.conf >/dev/null 2>&1" >> /var/spool/cron/crontabs/root fi fi + + # Automatically add daily cron entry for Fossil - disabled by default + if [ -x /usr/bin/fossil-commit ]; then + if [ ! -f /var/spool/cron/crontabs/root ] || ! grep -q '/usr/bin/fossil-commit ' /var/spool/cron/crontabs/root; then + echo " +## +## Fossil daily auto-commit - Do not remove, un-comment to enable +#5 4 * * * /usr/bin/fossil-commit >/dev/null 2>&1" >> /var/spool/cron/crontabs/root + fi + fi } start () { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 22:15:40
|
Revision: 7229 http://sourceforge.net/p/astlinux/code/7229 Author: abelbeck Date: 2015-08-25 22:15:37 +0000 (Tue, 25 Aug 2015) Log Message: ----------- web interface, setting FOSSIL_HOME is not needed anymore Modified Paths: -------------- branches/1.0/package/webinterface/altweb/admin/fossilcmd.php Modified: branches/1.0/package/webinterface/altweb/admin/fossilcmd.php =================================================================== --- branches/1.0/package/webinterface/altweb/admin/fossilcmd.php 2015-08-25 22:05:41 UTC (rev 7228) +++ branches/1.0/package/webinterface/altweb/admin/fossilcmd.php 2015-08-25 22:15:37 UTC (rev 7229) @@ -122,7 +122,7 @@ if ($action !== '') { putHtml("<pre>"); $tmpfile = tempnam("/tmp", "PHP_"); - @exec('cd /root;FOSSIL_HOME="/mnt/kd/fossil" fossil-'.$action.' '.$arg_str.' >'.$tmpfile.' 2>&1'); + @exec('cd /root;fossil-'.$action.' '.$arg_str.' >'.$tmpfile.' 2>&1'); if (($fp = @fopen($tmpfile, "rb")) !== FALSE) { $max = 250000; $stat = fstat($fp); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 22:05:44
|
Revision: 7228 http://sourceforge.net/p/astlinux/code/7228 Author: abelbeck Date: 2015-08-25 22:05:41 +0000 (Tue, 25 Aug 2015) Log Message: ----------- fossil, more consistently use FOSSIL_HOME rather than depend on the /root/.fossil symlink, no functional change Modified Paths: -------------- branches/1.0/package/fossil/scripts/fossil-close branches/1.0/package/fossil/scripts/fossil-diff branches/1.0/package/fossil/scripts/fossil-open branches/1.0/package/fossil/scripts/fossil-revert branches/1.0/package/fossil/scripts/fossil-status branches/1.0/project/astlinux/target_skeleton/etc/profile Modified: branches/1.0/package/fossil/scripts/fossil-close =================================================================== --- branches/1.0/package/fossil/scripts/fossil-close 2015-08-25 17:12:32 UTC (rev 7227) +++ branches/1.0/package/fossil/scripts/fossil-close 2015-08-25 22:05:41 UTC (rev 7228) @@ -1,5 +1,7 @@ #!/bin/sh +export FOSSIL_HOME="/mnt/kd/fossil" + LOCKFILE="/var/lock/fossil-commit.lock" if ! cd /mnt/kd; then Modified: branches/1.0/package/fossil/scripts/fossil-diff =================================================================== --- branches/1.0/package/fossil/scripts/fossil-diff 2015-08-25 17:12:32 UTC (rev 7227) +++ branches/1.0/package/fossil/scripts/fossil-diff 2015-08-25 22:05:41 UTC (rev 7228) @@ -2,6 +2,8 @@ ARGS="$@" +export FOSSIL_HOME="/mnt/kd/fossil" + REPO="/mnt/kd/fossil/astlinux.fossil" LOCKFILE="/var/lock/fossil-commit.lock" Modified: branches/1.0/package/fossil/scripts/fossil-open =================================================================== --- branches/1.0/package/fossil/scripts/fossil-open 2015-08-25 17:12:32 UTC (rev 7227) +++ branches/1.0/package/fossil/scripts/fossil-open 2015-08-25 22:05:41 UTC (rev 7228) @@ -1,5 +1,7 @@ #!/bin/sh +export FOSSIL_HOME="/mnt/kd/fossil" + REPO="/mnt/kd/fossil/astlinux.fossil" LOCKFILE="/var/lock/fossil-commit.lock" Modified: branches/1.0/package/fossil/scripts/fossil-revert =================================================================== --- branches/1.0/package/fossil/scripts/fossil-revert 2015-08-25 17:12:32 UTC (rev 7227) +++ branches/1.0/package/fossil/scripts/fossil-revert 2015-08-25 22:05:41 UTC (rev 7228) @@ -1,5 +1,7 @@ #!/bin/sh +export FOSSIL_HOME="/mnt/kd/fossil" + REPO="/mnt/kd/fossil/astlinux.fossil" LOCKFILE="/var/lock/fossil-commit.lock" Modified: branches/1.0/package/fossil/scripts/fossil-status =================================================================== --- branches/1.0/package/fossil/scripts/fossil-status 2015-08-25 17:12:32 UTC (rev 7227) +++ branches/1.0/package/fossil/scripts/fossil-status 2015-08-25 22:05:41 UTC (rev 7228) @@ -1,5 +1,7 @@ #!/bin/sh +export FOSSIL_HOME="/mnt/kd/fossil" + REPO="/mnt/kd/fossil/astlinux.fossil" LOCKFILE="/var/lock/fossil-commit.lock" Modified: branches/1.0/project/astlinux/target_skeleton/etc/profile =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/profile 2015-08-25 17:12:32 UTC (rev 7227) +++ branches/1.0/project/astlinux/target_skeleton/etc/profile 2015-08-25 22:05:41 UTC (rev 7228) @@ -38,6 +38,11 @@ export PAGER=less fi +# Set Fossil home directory +if [ -d /mnt/kd/fossil ]; then + export FOSSIL_HOME="/mnt/kd/fossil" +fi + # Set UTF-8 character type for vi if [ -f /usr/lib/locale/.locale ]; then alias vi="LC_CTYPE=$(cat /usr/lib/locale/.locale) vi" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 17:12:34
|
Revision: 7227 http://sourceforge.net/p/astlinux/code/7227 Author: abelbeck Date: 2015-08-25 17:12:32 +0000 (Tue, 25 Aug 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-08-25 16:47:03 UTC (rev 7226) +++ branches/1.0/docs/ChangeLog.txt 2015-08-25 17:12:32 UTC (rev 7227) @@ -12,6 +12,10 @@ ** System +-- Fossil, version 1.33, new package, a simple, high-reliability, distributed software configuration management system. + New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES + More Info: http://doc.astlinux.org/userdoc:tt_fossil + -- php, version bump to 5.5.28, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 @@ -26,6 +30,10 @@ -- dosfstools, version bump to 3.0.28 +-- ncurses, version bump to 5.9 + +-- unixodbc, version bump to 2.3.3 + -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. @@ -46,9 +54,11 @@ -- libpcap, version bump to 1.7.4 +-- libcurl (curl) version bump to 7.44.0 + -- ntpd/sntp, version bump to 4.2.8p3 --- openldap, version bump to 2.4.41 +-- openldap, version bump to 2.4.42 -- vsftpd, version bump to 3.0.3 @@ -72,6 +82,14 @@ ** Web Interface +-- Add Fossil support + == Network tab -> Fossil - Software Configuration Management: + == Fossil tab -> Fossil Web Interface + == Network and Edit tabs allow Fossil to be Restarted + == Prefs tab, "Show Fossil Tab" - unchecked by default + == Edit tab -> "Fossil Commands" button when Fossil tab is shown + More Info: http://doc.astlinux.org/userdoc:tt_fossil + -- System and Staff tabs, Configuration/File Backup: exclude /stat/var/www/cache/ files from unionfs backup. -- Network -> "DNSCrypt Proxy Server Configuration" sub-tab, add support for "Ephemeral Keys" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 16:47:05
|
Revision: 7226 http://sourceforge.net/p/astlinux/code/7226 Author: abelbeck Date: 2015-08-25 16:47:03 +0000 (Tue, 25 Aug 2015) Log Message: ----------- ncurses, version bump to 5.9, Note: this effects a lot of packages Modified Paths: -------------- branches/1.0/package/ncurses/ncurses.mk Added Paths: ----------- branches/1.0/package/ncurses/ncurses-0001-fixup-pkg-config-handling.patch branches/1.0/package/ncurses/ncurses-0002-gcc-5.x-MKlib_gen.patch Added: branches/1.0/package/ncurses/ncurses-0001-fixup-pkg-config-handling.patch =================================================================== --- branches/1.0/package/ncurses/ncurses-0001-fixup-pkg-config-handling.patch (rev 0) +++ branches/1.0/package/ncurses/ncurses-0001-fixup-pkg-config-handling.patch 2015-08-25 16:47:03 UTC (rev 7226) @@ -0,0 +1,89 @@ +Change handling of PKG_CONFIG_LIBDIR + +When PKG_CONFIG_LIBDIR was unset in the environment, the configure +script was deducing the PKG_CONFIG_LIBDIR from the location of the +pkg-config binary, which doesn't make a lot of sense, and isn't done +by other autotools based packages. + +Also, the configure script was checking that the directory really +exists. This forced to create the directory *and* provide an absolute +path in PKG_CONFIG_LIBDIR, which didn't play well with the fact that +at installation time, PKG_CONFIG_LIBDIR is suffixed to DESTDIR, which +means that we got two times the staging directory location. + +This patch fixes both of those issues. Also, since ncurses uses a fork +of autoconf 2.13, we can't simply use _AUTORECONF=YES, so we also fix +the configure script in this patch. + +Signed-off-by: Thomas Petazzoni <tho...@fr...> + +Index: b/configure +=================================================================== +--- a/configure ++++ b/configure +@@ -3623,27 +3623,20 @@ + + # Leave this as something that can be overridden in the environment. + if test -z "$PKG_CONFIG_LIBDIR" ; then +- PKG_CONFIG_LIBDIR=`echo "$PKG_CONFIG" | sed -e 's,/[^/]*/[^/]*$,,'`/lib/pkgconfig ++ PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig" + fi ++ + PKG_CONFIG_LIBDIR=`echo "$PKG_CONFIG_LIBDIR" | sed -e 's/^://' -e 's/:.*//'` +- if test -n "$PKG_CONFIG_LIBDIR" && test -d "$PKG_CONFIG_LIBDIR" ; then + +-# Check whether --enable-pc-files or --disable-pc-files was given. +-if test "${enable_pc_files+set}" = set; then +- enableval="$enable_pc_files" +- enable_pc_files=$enableval +-else +- enable_pc_files=no +-fi; +- echo "$as_me:3638: result: $enable_pc_files" >&5 +-echo "${ECHO_T}$enable_pc_files" >&6 ++ # Check whether --enable-pc-files or --disable-pc-files was given. ++ if test "${enable_pc_files+set}" = set; then ++ enableval="$enable_pc_files" ++ enable_pc_files=$enableval + else +- echo "$as_me:3641: result: no" >&5 +-echo "${ECHO_T}no" >&6 +- { echo "$as_me:3643: WARNING: did not find library $PKG_CONFIG_LIBDIR" >&5 +-echo "$as_me: WARNING: did not find library $PKG_CONFIG_LIBDIR" >&2;} +- enable_pc_files=no +- fi ++ enable_pc_files=no ++ fi; ++ echo "$as_me:3638: result: $enable_pc_files" >&5 ++ echo "${ECHO_T}$enable_pc_files" >&6 + fi + + echo "$as_me:3649: checking if we should assume mixed-case filenames" >&5 +Index: b/configure.in +=================================================================== +--- a/configure.in ++++ b/configure.in +@@ -174,20 +174,14 @@ + + # Leave this as something that can be overridden in the environment. + if test -z "$PKG_CONFIG_LIBDIR" ; then +- PKG_CONFIG_LIBDIR=`echo "$PKG_CONFIG" | sed -e 's,/[[^/]]*/[[^/]]*$,,'`/lib/pkgconfig ++ PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig" + fi + PKG_CONFIG_LIBDIR=`echo "$PKG_CONFIG_LIBDIR" | sed -e 's/^://' -e 's/:.*//'` +- if test -n "$PKG_CONFIG_LIBDIR" && test -d "$PKG_CONFIG_LIBDIR" ; then +- AC_ARG_ENABLE(pc-files, ++ AC_ARG_ENABLE(pc-files, + [ --enable-pc-files generate and install .pc files for pkg-config], + [enable_pc_files=$enableval], + [enable_pc_files=no]) +- AC_MSG_RESULT($enable_pc_files) +- else +- AC_MSG_RESULT(no) +- AC_MSG_WARN(did not find library $PKG_CONFIG_LIBDIR) +- enable_pc_files=no +- fi ++ AC_MSG_RESULT($enable_pc_files) + fi + AC_SUBST(PKG_CONFIG_LIBDIR) + Added: branches/1.0/package/ncurses/ncurses-0002-gcc-5.x-MKlib_gen.patch =================================================================== --- branches/1.0/package/ncurses/ncurses-0002-gcc-5.x-MKlib_gen.patch (rev 0) +++ branches/1.0/package/ncurses/ncurses-0002-gcc-5.x-MKlib_gen.patch 2015-08-25 16:47:03 UTC (rev 7226) @@ -0,0 +1,43 @@ +Fix gcc 5.x build failure + +Extracted from upstream commit +http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=97bb4678dc03e753290b39bbff30ba2825df9517. + ++ modify MKlib_gen.sh to work around change in development version of + gcc introduced here: + https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html + https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00236.html + (reports by Marcus Shawcroft, Maohui Lei). + +Original author: Thomas E. Dickey <di...@in...> +Signed-off-by: Mikhail Peselnik <ba...@bm...> + +--- a/ncurses/base/MKlib_gen.sh.orig 2015-07-23 21:52:32.239481505 +0300 ++++ b/ncurses/base/MKlib_gen.sh 2015-07-23 21:53:20.772966587 +0300 +@@ -437,11 +437,22 @@ + -e 's/gen_$//' \ + -e 's/ / /g' >>$TMP + ++cat >$ED1 <<EOF ++s/ / /g ++s/^ // ++s/ $// ++s/P_NCURSES_BOOL/NCURSES_BOOL/g ++EOF ++ ++# A patch discussed here: ++# https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html ++# introduces spurious #line markers. Work around that by ignoring the system's ++# attempt to define "bool" and using our own symbol here. ++sed -e 's/bool/P_NCURSES_BOOL/g' $TMP > $ED2 ++cat $ED2 >$TMP ++ + $preprocessor $TMP 2>/dev/null \ +-| sed \ +- -e 's/ / /g' \ +- -e 's/^ //' \ +- -e 's/_Bool/NCURSES_BOOL/g' \ ++| sed -f $ED1 \ + | $AWK -f $AW2 \ + | sed -f $ED3 \ + | sed \ Modified: branches/1.0/package/ncurses/ncurses.mk =================================================================== --- branches/1.0/package/ncurses/ncurses.mk 2015-08-25 13:01:20 UTC (rev 7225) +++ branches/1.0/package/ncurses/ncurses.mk 2015-08-25 16:47:03 UTC (rev 7226) @@ -1,108 +1,71 @@ ############################################################# # # ncurses -# this installs only a few vital termcap entries # ############################################################# -# Copyright (C) 2002 by Ken Restivo <ke...@24...> -# $Id: ncurses.mk,v 1.7 2005/01/03 04:38:13 andersen Exp $ -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU Library General Public License as -# published by the Free Software Foundation; either version 2 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Library General Public License for more details. -# -# You should have received a copy of the GNU Library General Public -# License along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -# USA -# TARGETS -NCURSES_VERSION = 5.7 +NCURSES_VERSION = 5.9 NCURSES_SITE = $(BR2_GNU_MIRROR)/ncurses NCURSES_INSTALL_STAGING = YES NCURSES_DEPENDENCIES = host-ncurses +HOST_NCURSES_DEPENDENCIES = +NCURSES_LIB_SUFFIX = NCURSES_CONF_OPT = \ --with-shared \ + --without-normal \ --without-cxx \ --without-cxx-binding \ --without-ada \ - --without-progs \ --without-tests \ --disable-big-core \ --without-profile \ --disable-rpath \ + --disable-rpath-hack \ --enable-echo \ --enable-const \ --enable-overwrite \ - --enable-broken_linker \ + --enable-pc-files \ + --without-progs \ + --without-manpages \ + --without-gpm \ --disable-static +# Install after busybox for the full-blown versions +ifeq ($(BR2_PACKAGE_BUSYBOX),y) +NCURSES_DEPENDENCIES += busybox +endif + ifneq ($(BR2_ENABLE_DEBUG),y) NCURSES_CONF_OPT += --without-debug endif - -define NCURSES_BUILD_CMDS - $(MAKE1) -C $(@D) DESTDIR=$(STAGING_DIR) -endef - -define NCURSES_PATCH_NCURSES_CONFIG - $(SED) 's^prefix="^prefix="$(STAGING_DIR)^' \ +define NCURSES_STAGING_NCURSES_CONFIG_FIXUP + $(SED) "s,^prefix=.*,prefix=\'$(STAGING_DIR)/usr\',g" \ + -e "s,^exec_prefix=.*,exec_prefix=\'$(STAGING_DIR)/usr\',g" \ $(STAGING_DIR)/usr/bin/ncurses5-config endef +NCURSES_POST_INSTALL_STAGING_HOOKS += NCURSES_STAGING_NCURSES_CONFIG_FIXUP -NCURSES_POST_STAGING_INSTALL_HOOKS += NCURSES_PATCH_NCURSES_CONFIG +NCURSES_LIBS-y = ncurses +NCURSES_LIBS-$(BR2_PACKAGE_NCURSES_TARGET_MENU) += menu +NCURSES_LIBS-$(BR2_PACKAGE_NCURSES_TARGET_PANEL) += panel +NCURSES_LIBS-$(BR2_PACKAGE_NCURSES_TARGET_FORM) += form -ifeq ($(BR2_HAVE_DEVFILES),y) -define NCURSES_INSTALL_TARGET_DEVFILES - mkdir -p $(TARGET_DIR)/usr/include - cp -dpf $(NCURSES_DIR)/include/curses.h $(TARGET_DIR)/usr/include/curses.h - cp -dpf $(NCURSES_DIR)/include/ncurses_dll.h $(TARGET_DIR)/usr/include/ncurses_dll.h - cp -dpf $(NCURSES_DIR)/include/term.h $(TARGET_DIR)/usr/include/ - cp -dpf $(NCURSES_DIR)/include/unctrl.h $(TARGET_DIR)/usr/include/ - cp -dpf $(NCURSES_DIR)/include/termcap.h $(TARGET_DIR)/usr/include/ - cp -dpf $(NCURSES_DIR)/lib/libncurses.a $(TARGET_DIR)/usr/lib/ - (cd $(TARGET_DIR)/usr/lib; \ - ln -fs libncurses.a libcurses.a; \ - ln -fs libncurses.a libtermcap.a; \ - ) - (cd $(TARGET_DIR)/usr/include; ln -fs curses.h ncurses.h) - rm -f $(TARGET_DIR)/usr/lib/libncurses.so - (cd $(TARGET_DIR)/usr/lib; ln -fs libncurses.so.$(NCURSES_VERSION) libncurses.so) +define NCURSES_BUILD_CMDS + $(MAKE1) -C $(@D) DESTDIR=$(STAGING_DIR) endef -endif -ifeq ($(BR2_PACKAGE_NCURSES_TARGET_PANEL),y) -define NCURSES_INSTALL_TARGET_PANEL - cp -dpf $(NCURSES_DIR)/lib/libpanel.so* $(TARGET_DIR)/usr/lib/ +define NCURSES_INSTALL_TARGET_LIBS + for lib in $(NCURSES_LIBS-y:%=lib%); do \ + cp -dpf $(NCURSES_DIR)/lib/$${lib}$(NCURSES_LIB_SUFFIX).so* \ + $(TARGET_DIR)/usr/lib/; \ + done endef -endif -ifeq ($(BR2_PACKAGE_NCURSES_TARGET_FORM),y) -define NCURSES_INSTALL_TARGET_FORM - cp -dpf $(NCURSES_DIR)/lib/libform.so* $(TARGET_DIR)/usr/lib/ -endef -endif - -ifeq ($(BR2_PACKAGE_NCURSES_TARGET_MENU),y) -define NCURSES_INSTALL_TARGET_MENU - cp -dpf $(NCURSES_DIR)/lib/libmenu.so* $(TARGET_DIR)/usr/lib/ -endef -endif - define NCURSES_INSTALL_TARGET_CMDS mkdir -p $(TARGET_DIR)/usr/lib - cp -dpf $(NCURSES_DIR)/lib/libncurses.so* $(TARGET_DIR)/usr/lib/ - $(NCURSES_INSTALL_TARGET_PANEL) - $(NCURSES_INSTALL_TARGET_FORM) - $(NCURSES_INSTALL_TARGET_MENU) + $(NCURSES_INSTALL_TARGET_LIBS) ln -snf /usr/share/terminfo $(TARGET_DIR)/usr/lib/terminfo mkdir -p $(TARGET_DIR)/usr/share/terminfo/x cp -dpf $(STAGING_DIR)/usr/share/terminfo/x/xterm $(TARGET_DIR)/usr/share/terminfo/x @@ -118,7 +81,8 @@ cp -dpf $(STAGING_DIR)/usr/share/terminfo/a/ansi $(TARGET_DIR)/usr/share/terminfo/a mkdir -p $(TARGET_DIR)/usr/share/terminfo/l cp -dpf $(STAGING_DIR)/usr/share/terminfo/l/linux $(TARGET_DIR)/usr/share/terminfo/l - $(NCURSES_INSTALL_TARGET_DEVFILES) + mkdir -p $(TARGET_DIR)/usr/share/terminfo/s + cp -dpf $(STAGING_DIR)/usr/share/terminfo/s/screen $(TARGET_DIR)/usr/share/terminfo/s endef # NCURSES_INSTALL_TARGET_CMDS # @@ -132,7 +96,13 @@ endef HOST_NCURSES_CONF_OPT = \ - --without-shared + --with-shared \ + --without-gpm \ + --without-manpages \ + --without-cxx \ + --without-cxx-binding \ + --without-ada \ + --without-normal $(eval $(call AUTOTARGETS,package,ncurses)) $(eval $(call AUTOTARGETS,package,ncurses,host)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 13:01:23
|
Revision: 7225 http://sourceforge.net/p/astlinux/code/7225 Author: abelbeck Date: 2015-08-25 13:01:20 +0000 (Tue, 25 Aug 2015) Log Message: ----------- libcurl, version bump to 7.44.0 Modified Paths: -------------- branches/1.0/package/libcurl/libcurl.mk Modified: branches/1.0/package/libcurl/libcurl.mk =================================================================== --- branches/1.0/package/libcurl/libcurl.mk 2015-08-25 12:32:06 UTC (rev 7224) +++ branches/1.0/package/libcurl/libcurl.mk 2015-08-25 13:01:20 UTC (rev 7225) @@ -3,7 +3,7 @@ # libcurl # ############################################################# -LIBCURL_VERSION = 7.43.0 +LIBCURL_VERSION = 7.44.0 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.gz LIBCURL_SITE = http://curl.haxx.se/download LIBCURL_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 12:32:08
|
Revision: 7224 http://sourceforge.net/p/astlinux/code/7224 Author: abelbeck Date: 2015-08-25 12:32:06 +0000 (Tue, 25 Aug 2015) Log Message: ----------- unixodbc, version bump to 2.3.3 Modified Paths: -------------- branches/1.0/package/unixodbc/unixodbc.mk Modified: branches/1.0/package/unixodbc/unixodbc.mk =================================================================== --- branches/1.0/package/unixodbc/unixodbc.mk 2015-08-25 12:19:47 UTC (rev 7223) +++ branches/1.0/package/unixodbc/unixodbc.mk 2015-08-25 12:32:06 UTC (rev 7224) @@ -3,7 +3,7 @@ # unixodbc # ############################################################# -UNIXODBC_VERSION = 2.3.2 +UNIXODBC_VERSION = 2.3.3 UNIXODBC_SOURCE = unixODBC-$(UNIXODBC_VERSION).tar.gz UNIXODBC_SITE = ftp://ftp.unixodbc.org/pub/unixODBC UNIXODBC_DEPENDENCIES = host-bison host-flex libtool This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 12:19:50
|
Revision: 7223 http://sourceforge.net/p/astlinux/code/7223 Author: abelbeck Date: 2015-08-25 12:19:47 +0000 (Tue, 25 Aug 2015) Log Message: ----------- openldap, version bump to 2.4.42 Modified Paths: -------------- branches/1.0/package/openldap/openldap.mk Modified: branches/1.0/package/openldap/openldap.mk =================================================================== --- branches/1.0/package/openldap/openldap.mk 2015-08-24 20:49:56 UTC (rev 7222) +++ branches/1.0/package/openldap/openldap.mk 2015-08-25 12:19:47 UTC (rev 7223) @@ -4,7 +4,7 @@ # ############################################################# -OPENLDAP_VERSION = 2.4.41 +OPENLDAP_VERSION = 2.4.42 OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz OPENLDAP_SITE = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release OPENLDAP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-24 20:49:59
|
Revision: 7222 http://sourceforge.net/p/astlinux/code/7222 Author: abelbeck Date: 2015-08-24 20:49:56 +0000 (Mon, 24 Aug 2015) Log Message: ----------- fossil, forgot fossil-update to fossil-commit name change in fossil.init, also in fossil-commit ignore more database suffixes Modified Paths: -------------- branches/1.0/package/fossil/fossil.init branches/1.0/package/fossil/scripts/fossil-commit Modified: branches/1.0/package/fossil/fossil.init =================================================================== --- branches/1.0/package/fossil/fossil.init 2015-08-23 21:45:48 UTC (rev 7221) +++ branches/1.0/package/fossil/fossil.init 2015-08-24 20:49:56 UTC (rev 7222) @@ -40,7 +40,7 @@ fossil sqlite3 "REPLACE INTO config VALUES('timeline-utc','0',now());" -R $REPO fossil sqlite3 "REPLACE INTO config VALUES('require-captcha','0',now());" -R $REPO - fossil-update "initial default check-in" >/dev/null + fossil-commit "initial default check-in" >/dev/null fi fi } Modified: branches/1.0/package/fossil/scripts/fossil-commit =================================================================== --- branches/1.0/package/fossil/scripts/fossil-commit 2015-08-23 21:45:48 UTC (rev 7221) +++ branches/1.0/package/fossil/scripts/fossil-commit 2015-08-24 20:49:56 UTC (rev 7222) @@ -46,7 +46,7 @@ unset IFS for dir in $dirs $FOSSIL_INCLUDE_DIRS; do if [ "$dir" != "/mnt/kd" -a "$dir" != "/mnt/kd/" -a -d "$dir" ]; then - fossil add --ignore '*.bak,*.db' --force "$dir" + fossil add --ignore '*.bak,*.db,*.sqlite3,*.fossil' --force "$dir" fi done This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-23 21:45:50
|
Revision: 7221 http://sourceforge.net/p/astlinux/code/7221 Author: abelbeck Date: 2015-08-23 21:45:48 +0000 (Sun, 23 Aug 2015) Log Message: ----------- web interface, add Topic 'Fossil-Commands' info in Fossil Commands sub-tab, Thanks Michael Modified Paths: -------------- branches/1.0/package/webinterface/altweb/admin/fossilcmd.php branches/1.0/package/webinterface/altweb/common/topics.info Modified: branches/1.0/package/webinterface/altweb/admin/fossilcmd.php =================================================================== --- branches/1.0/package/webinterface/altweb/admin/fossilcmd.php 2015-08-23 20:38:24 UTC (rev 7220) +++ branches/1.0/package/webinterface/altweb/admin/fossilcmd.php 2015-08-23 21:45:48 UTC (rev 7221) @@ -92,9 +92,9 @@ <form method="post" action="<?php echo $myself;?>" enctype="multipart/form-data"> <table width="100%" class="stdtable"> <tr><td style="text-align: center;" colspan="2"> - <h2>Fossil Commands:</h2> - </td></tr> <?php + putHtml('<h2>Fossil Commands:'.includeTOPICinfo('Fossil-Commands').'</h2>'); + putHtml('</td></tr>'); if (is_file('/var/run/fossil.pid')) { putHtml('<tr><td style="text-align: center;" colspan="2">'); @@ -129,7 +129,7 @@ if ($stat['size'] > $max) { @fseek($fp, -$max, SEEK_END); fgets($fp, 1024); - echo "<strong>----- File too large to display, showing the end of the file -----</strong>\n"; + echo "<strong>----- Result too large to display, showing the end of the output -----</strong>\n"; } while (! feof($fp)) { if ($line = fgets($fp, 1024)) { Modified: branches/1.0/package/webinterface/altweb/common/topics.info =================================================================== --- branches/1.0/package/webinterface/altweb/common/topics.info 2015-08-23 20:38:24 UTC (rev 7220) +++ branches/1.0/package/webinterface/altweb/common/topics.info 2015-08-23 21:45:48 UTC (rev 7221) @@ -358,3 +358,93 @@ You can see the last two entries here have custom names, if no name is given then it is up to the user's client to find a suitable name (e.g. take it from the contact's vcard/profile). +[[Fossil-Commands]] + +Fossil Commands: + +------------------------------------------------------------------------------ +AstLinux "helper" scripts for Fossil +------------------------------------------------------------------------------ + +The "fossil-status" command: + +Usage: fossil-status + +Report on the status of the current checkout. + +------------------------------------------------------------------------------ + +The "fossil-diff" command: + +Usage: fossil-diff [options] [FILE1 FILE2 ...] + +Show the difference between the current version of each of the FILEs +specified (as they exist on disk) and that same file as it was checked +out. Or if the FILE arguments are omitted, show the unsaved changed +currently in the working check-out. + +If the "--from VERSION" or "-r VERSION" option is used it specifies +the source check-in for the diff operation. If not specified, the +source check-in is the base check-in for the current check-out. + +If the "--to VERSION" option appears, it specifies the check-in from +which the second version of the file or files is taken. If there is +no "--to" option then the (possibly edited) files in the current check-out +are used. + +The "-N" or "--new-file" option causes the complete text of added or +deleted files to be displayed. + +The "--diff-binary" option enables or disables the inclusion of binary files +when using an external diff program. + +The "--binary" option causes files matching the glob PATTERN to be treated +as binary when considering if they should be used with external diff program. +This option overrides the "binary-glob" setting. + +Options: + --binary PATTERN Treat files that match the glob PATTERN as binary + --branch BRANCH Show diff of all changes on BRANCH + --brief Show filenames only + --context|-c N Use N lines of context + --diff-binary BOOL Include binary files when using external commands + --from|-r VERSION select VERSION as source for the diff + --side-by-side|-y side-by-side diff + --strip-trailing-cr Strip trailing CR + --to VERSION select VERSION as target for the diff + --unified unified diff + -v|--verbose output complete text of added or deleted files + -w|--ignore-all-space Ignore white space when comparing lines + -W|--width <num> Width of lines in side-by-side diff + -Z|--ignore-trailing-space Ignore changes to end-of-line whitespace + +------------------------------------------------------------------------------ + +The "fossil-commit" command: + +Usage: fossil-commit [comment-text] + +Create a new revision containing all of the changes in the current checkout. + +If no comment-text is provided, "auto commit via cron" will be used. + +All files that have changed will be committed, including added and removed files. + +Options: + comment-text use as commit comment message + +------------------------------------------------------------------------------ + +The "fossil-revert" command: + +Usage: fossil-revert [/mnt/kd/]FILE [hex_revision_num] + +Revert to the current repository version of FILE, or to +the version associated with baseline hex_revision_num. + +If FILE was part of a rename operation, both the original file +and the renamed file are reverted. + +Options: + hex_revision_num revert given FILE back to given REVISION + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |