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-03-30 14:47:35
|
Revision: 7021 http://sourceforge.net/p/astlinux/code/7021 Author: abelbeck Date: 2015-03-30 14:47:33 +0000 (Mon, 30 Mar 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-03-30 14:45:40 UTC (rev 7020) +++ branches/1.0/docs/ChangeLog.txt 2015-03-30 14:47:33 UTC (rev 7021) @@ -55,6 +55,8 @@ -- libcurl (curl) version bump to 7.41.0 +-- stunnel, version bump to 5.14 + -- (Custom Build Only) kamailio, version bump to 4.1.8 ** Asterisk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-30 14:45:47
|
Revision: 7020 http://sourceforge.net/p/astlinux/code/7020 Author: abelbeck Date: 2015-03-30 14:45:40 +0000 (Mon, 30 Mar 2015) Log Message: ----------- stunnel, version bump to 5.14 Modified Paths: -------------- branches/1.0/package/stunnel/stunnel-configure.patch branches/1.0/package/stunnel/stunnel.mk Modified: branches/1.0/package/stunnel/stunnel-configure.patch =================================================================== --- branches/1.0/package/stunnel/stunnel-configure.patch 2015-03-28 18:26:28 UTC (rev 7019) +++ branches/1.0/package/stunnel/stunnel-configure.patch 2015-03-30 14:45:40 UTC (rev 7020) @@ -1,6 +1,6 @@ --- stunnel-5.01/configure.ac.orig 2014-04-11 10:43:39.000000000 -0500 +++ stunnel-5.01/configure.ac 2014-04-11 10:49:05.000000000 -0500 -@@ -115,7 +115,8 @@ +@@ -110,7 +110,8 @@ AC_CHECK_FILE("/dev/ptc", AC_DEFINE([HAVE_DEV_PTS_AND_PTC], [1], [Define to 1 if you have '/dev/ptc' device.])) else @@ -10,7 +10,7 @@ fi AC_MSG_NOTICE([**************************************** entropy sources]) -@@ -143,7 +144,9 @@ +@@ -139,7 +140,9 @@ AC_DEFINE_UNQUOTED([RANDOM_FILE], ["$RANDOM_FILE"], [Random file path]) fi else Modified: branches/1.0/package/stunnel/stunnel.mk =================================================================== --- branches/1.0/package/stunnel/stunnel.mk 2015-03-28 18:26:28 UTC (rev 7019) +++ branches/1.0/package/stunnel/stunnel.mk 2015-03-30 14:45:40 UTC (rev 7020) @@ -4,7 +4,7 @@ # ############################################################# -STUNNEL_VERSION = 5.09 +STUNNEL_VERSION = 5.14 STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/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-03-28 18:26:35
|
Revision: 7019 http://sourceforge.net/p/astlinux/code/7019 Author: abelbeck Date: 2015-03-28 18:26:28 +0000 (Sat, 28 Mar 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-03-28 18:21:28 UTC (rev 7018) +++ branches/1.0/docs/ChangeLog.txt 2015-03-28 18:26:28 UTC (rev 7019) @@ -18,7 +18,7 @@ -- perl, version bump to 5.20.2 using perlcross 0.9.6 --- sudo, version bump to 1.8.12, security fix: CVE-2014-9680 +-- sudo, version bump to 1.8.13, security fix: CVE-2014-9680 -- e2fsprogs, security fix: CVE-2015-1572 @@ -28,6 +28,8 @@ -- sox, version bump to 14.4.2 +-- nano, version bump to 2.4.0 + -- logrotate, version bump to 3.8.7 -- Kernel runtime parameters, add support for /etc/sysctl.conf via either /mnt/kd/sysctl.conf @@ -39,6 +41,8 @@ -- OpenSSL, version bump to 1.0.1m, security fixes: CVE-2015-0286, CVE-2015-0287, CVE-2015-0289, CVE-2015-0292, CVE-2015-0293, CVE-2015-0209, CVE-2015-0288 +-- prosody, version bump to 0.9.8, security fix: CVE-2015-2059 + -- ntpd/sntp, version bump to 4.2.8p1, security fixes: CVE-2014-9297 and CVE-2014-9298 -- netsnmp, version bump to 5.7.3, security fix: CVE-2014-2285 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-28 18:21:32
|
Revision: 7018 http://sourceforge.net/p/astlinux/code/7018 Author: abelbeck Date: 2015-03-28 18:21:28 +0000 (Sat, 28 Mar 2015) Log Message: ----------- sudo, version bump to 1.8.13 Modified Paths: -------------- branches/1.0/package/sudo/sudo.mk Modified: branches/1.0/package/sudo/sudo.mk =================================================================== --- branches/1.0/package/sudo/sudo.mk 2015-03-28 18:07:31 UTC (rev 7017) +++ branches/1.0/package/sudo/sudo.mk 2015-03-28 18:21:28 UTC (rev 7018) @@ -4,7 +4,7 @@ # ############################################################# -SUDO_VERSION = 1.8.12 +SUDO_VERSION = 1.8.13 SUDO_SITE = http://www.sudo.ws/sudo/dist # This is to avoid sudo's make install from chown()ing files which fails This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-28 18:07:39
|
Revision: 7017 http://sourceforge.net/p/astlinux/code/7017 Author: abelbeck Date: 2015-03-28 18:07:31 +0000 (Sat, 28 Mar 2015) Log Message: ----------- nano, version bump to 2.4.0 Modified Paths: -------------- branches/1.0/package/nano/nano.mk Modified: branches/1.0/package/nano/nano.mk =================================================================== --- branches/1.0/package/nano/nano.mk 2015-03-28 17:36:08 UTC (rev 7016) +++ branches/1.0/package/nano/nano.mk 2015-03-28 18:07:31 UTC (rev 7017) @@ -4,8 +4,8 @@ # ############################################################# -NANO_VERSION = 2.3.6 -NANO_SITE = http://www.nano-editor.org/dist/v2.3 +NANO_VERSION = 2.4.0 +NANO_SITE = http://www.nano-editor.org/dist/v2.4 NANO_MAKE_ENV = CURSES_LIB="-lncurses" NANO_CONF_ENV = ac_cv_prog_NCURSESW_CONFIG=false NANO_CONF_OPT = \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-28 17:36:10
|
Revision: 7016 http://sourceforge.net/p/astlinux/code/7016 Author: abelbeck Date: 2015-03-28 17:36:08 +0000 (Sat, 28 Mar 2015) Log Message: ----------- prosody, version bump to 0.9.8, security fix: CVE-2015-2059 Modified Paths: -------------- branches/1.0/package/prosody/prosody.mk Modified: branches/1.0/package/prosody/prosody.mk =================================================================== --- branches/1.0/package/prosody/prosody.mk 2015-03-23 22:45:56 UTC (rev 7015) +++ branches/1.0/package/prosody/prosody.mk 2015-03-28 17:36:08 UTC (rev 7016) @@ -4,7 +4,7 @@ # ############################################################# -PROSODY_VERSION = 0.9.7 +PROSODY_VERSION = 0.9.8 PROSODY_SOURCE = prosody-$(PROSODY_VERSION).tar.gz PROSODY_SITE = http://prosody.im/downloads/source PROSODY_DEPENDENCIES = lua libidn openssl luafilesystem luaexpat luasocket luasec This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-23 22:46:03
|
Revision: 7015 http://sourceforge.net/p/astlinux/code/7015 Author: abelbeck Date: 2015-03-23 22:45:56 +0000 (Mon, 23 Mar 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-03-23 22:39:12 UTC (rev 7014) +++ branches/1.0/docs/ChangeLog.txt 2015-03-23 22:45:56 UTC (rev 7015) @@ -14,7 +14,7 @@ -- igb, version 5.2.17, Intel Gigabit Ethernet Network Driver --- php, version bump to 5.5.22, major version change, bug and security fixes +-- php, version bump to 5.5.23, major version change, bug and security fixes -- perl, version bump to 5.20.2 using perlcross 0.9.6 @@ -22,8 +22,10 @@ -- e2fsprogs, security fix: CVE-2015-1572 --- Monit, version bump to 5.12.1, added IPv6 support +-- Monit, version bump to 5.12.2, added IPv6 support +-- zabbix, version bump to 2.2.9 + -- sox, version bump to 14.4.2 -- logrotate, version bump to 3.8.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-23 22:39:19
|
Revision: 7014 http://sourceforge.net/p/astlinux/code/7014 Author: abelbeck Date: 2015-03-23 22:39:12 +0000 (Mon, 23 Mar 2015) Log Message: ----------- zabbix, version bump to 2.2.9 Modified Paths: -------------- branches/1.0/package/zabbix/zabbix.mk Modified: branches/1.0/package/zabbix/zabbix.mk =================================================================== --- branches/1.0/package/zabbix/zabbix.mk 2015-03-23 22:08:23 UTC (rev 7013) +++ branches/1.0/package/zabbix/zabbix.mk 2015-03-23 22:39:12 UTC (rev 7014) @@ -4,7 +4,7 @@ # ############################################################# -ZABBIX_VERSION = 2.2.7 +ZABBIX_VERSION = 2.2.9 ZABBIX_SOURCE = zabbix-$(ZABBIX_VERSION).tar.gz ZABBIX_SITE = http://downloads.sourceforge.net/sourceforge/zabbix This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-23 22:08:24
|
Revision: 7013 http://sourceforge.net/p/astlinux/code/7013 Author: abelbeck Date: 2015-03-23 22:08:23 +0000 (Mon, 23 Mar 2015) Log Message: ----------- monit, version bump to 5.12.2 Modified Paths: -------------- branches/1.0/package/monit/monit.mk Modified: branches/1.0/package/monit/monit.mk =================================================================== --- branches/1.0/package/monit/monit.mk 2015-03-21 16:30:40 UTC (rev 7012) +++ branches/1.0/package/monit/monit.mk 2015-03-23 22:08:23 UTC (rev 7013) @@ -4,7 +4,7 @@ # ################################################################################ -MONIT_VERSION = 5.12.1 +MONIT_VERSION = 5.12.2 MONIT_SITE = http://mmonit.com/monit/dist MONIT_DEPENDENCIES = host-bison host-flex # This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-21 16:30:48
|
Revision: 7012 http://sourceforge.net/p/astlinux/code/7012 Author: abelbeck Date: 2015-03-21 16:30:40 +0000 (Sat, 21 Mar 2015) Log Message: ----------- php, version bump to 5.5.23, security fixes: CVE-2015-0231, CVE-2015-2305, CVE-2015-2331 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-03-19 17:22:20 UTC (rev 7011) +++ branches/1.0/package/php/php.mk 2015-03-21 16:30:40 UTC (rev 7012) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.22 +PHP_VERSION = 5.5.23 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-03-19 17:22:23
|
Revision: 7011 http://sourceforge.net/p/astlinux/code/7011 Author: abelbeck Date: 2015-03-19 17:22:20 +0000 (Thu, 19 Mar 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-03-19 17:18:25 UTC (rev 7010) +++ branches/1.0/docs/ChangeLog.txt 2015-03-19 17:22:20 UTC (rev 7011) @@ -34,6 +34,9 @@ ** Networking +-- OpenSSL, version bump to 1.0.1m, security fixes: CVE-2015-0286, CVE-2015-0287, CVE-2015-0289, CVE-2015-0292, + CVE-2015-0293, CVE-2015-0209, CVE-2015-0288 + -- ntpd/sntp, version bump to 4.2.8p1, security fixes: CVE-2014-9297 and CVE-2014-9298 -- netsnmp, version bump to 5.7.3, security fix: CVE-2014-2285 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-19 17:18:28
|
Revision: 7010 http://sourceforge.net/p/astlinux/code/7010 Author: abelbeck Date: 2015-03-19 17:18:25 +0000 (Thu, 19 Mar 2015) Log Message: ----------- openssl, version bump to 1.0.1m, Moderate and Low severity security fixes: CVE-2015-0286, CVE-2015-0287, CVE-2015-0289, CVE-2015-0292, CVE-2015-0293, CVE-2015-0209, CVE-2015-0288 Modified Paths: -------------- branches/1.0/package/openssl/openssl-dont-force-large-file.patch branches/1.0/package/openssl/openssl.mk Modified: branches/1.0/package/openssl/openssl-dont-force-large-file.patch =================================================================== --- branches/1.0/package/openssl/openssl-dont-force-large-file.patch 2015-03-15 16:45:20 UTC (rev 7009) +++ branches/1.0/package/openssl/openssl-dont-force-large-file.patch 2015-03-19 17:18:25 UTC (rev 7010) @@ -3,17 +3,17 @@ crypto/bio/bss_file.c | 3 --- 1 file changed, 3 deletions(-) -Index: openssl-0.9.8g/crypto/bio/bss_file.c +Index: openssl-1.0.1m/crypto/bio/bss_file.c =================================================================== ---- openssl-0.9.8g.orig/crypto/bio/bss_file.c -+++ openssl-0.9.8g/crypto/bio/bss_file.c +--- openssl-1.0.1m.orig/crypto/bio/bss_file.c ++++ openssl-1.0.1m/crypto/bio/bss_file.c @@ -78,9 +78,6 @@ - * sequential access of large files without extra "magic" comprise *BSD, - * Darwin, IRIX... + * of 32-bit platforms which allow for sequential access of large files + * without extra "magic" comprise *BSD, Darwin, IRIX... */ --#ifndef _FILE_OFFSET_BITS --#define _FILE_OFFSET_BITS 64 --#endif - #endif +-# ifndef _FILE_OFFSET_BITS +-# define _FILE_OFFSET_BITS 64 +-# endif + # endif - #include <stdio.h> + # include <stdio.h> Modified: branches/1.0/package/openssl/openssl.mk =================================================================== --- branches/1.0/package/openssl/openssl.mk 2015-03-15 16:45:20 UTC (rev 7009) +++ branches/1.0/package/openssl/openssl.mk 2015-03-19 17:18:25 UTC (rev 7010) @@ -4,7 +4,7 @@ # ############################################################# -OPENSSL_VERSION = 1.0.1k +OPENSSL_VERSION = 1.0.1m OPENSSL_SITE = http://www.openssl.org/source OPENSSL_INSTALL_STAGING = YES OPENSSL_DEPENDENCIES = zlib This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-15 16:45:22
|
Revision: 7009 http://sourceforge.net/p/astlinux/code/7009 Author: abelbeck Date: 2015-03-15 16:45:20 +0000 (Sun, 15 Mar 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-03-15 16:26:16 UTC (rev 7008) +++ branches/1.0/docs/ChangeLog.txt 2015-03-15 16:45:20 UTC (rev 7009) @@ -38,8 +38,12 @@ -- netsnmp, version bump to 5.7.3, security fix: CVE-2014-2285 +-- vsftpd, add security fix: CVE-2015-1419 and fix segfault with incorrect password. + -- miniupnpd, version bump to 1.9.20141209, adds 'Port Control Protocol' NAT-PMP/PCP support. +-- libpcap / tcpdump, version bump to 1.7.2 / 4.7.3, security and build fixes. + -- libcurl (curl) version bump to 7.41.0 -- (Custom Build Only) kamailio, version bump to 4.1.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-15 16:26:17
|
Revision: 7008 http://sourceforge.net/p/astlinux/code/7008 Author: abelbeck Date: 2015-03-15 16:26:16 +0000 (Sun, 15 Mar 2015) Log Message: ----------- vsftpd, fix segfault with incorrect password Ref: http://forums.gentoo.org/viewtopic-p-7582662.html Added Paths: ----------- branches/1.0/package/vsftpd/vsftpd-0004-fix-null-crypt-return.patch Added: branches/1.0/package/vsftpd/vsftpd-0004-fix-null-crypt-return.patch =================================================================== --- branches/1.0/package/vsftpd/vsftpd-0004-fix-null-crypt-return.patch (rev 0) +++ branches/1.0/package/vsftpd/vsftpd-0004-fix-null-crypt-return.patch 2015-03-15 16:26:16 UTC (rev 7008) @@ -0,0 +1,22 @@ +Ref: http://forums.gentoo.org/viewtopic-p-7582662.html + +--- vsftpd-3.0.2/sysdeputil.c.orig 2015-03-15 10:37:45.000000000 -0500 ++++ vsftpd-3.0.2/sysdeputil.c 2015-03-15 10:47:08.000000000 -0500 +@@ -285,7 +285,7 @@ + return 0; + } + p_crypted = crypt(str_getbuf(p_pass_str), p_spwd->sp_pwdp); +- if (!vsf_sysutil_strcmp(p_crypted, p_spwd->sp_pwdp)) ++ if (p_crypted != NULL && !vsf_sysutil_strcmp(p_crypted, p_spwd->sp_pwdp)) + { + return 1; + } +@@ -293,7 +293,7 @@ + } + #endif /* VSF_SYSDEP_HAVE_SHADOW */ + p_crypted = crypt(str_getbuf(p_pass_str), p_pwd->pw_passwd); +- if (!vsf_sysutil_strcmp(p_crypted, p_pwd->pw_passwd)) ++ if (p_crypted != NULL && !vsf_sysutil_strcmp(p_crypted, p_pwd->pw_passwd)) + { + return 1; + } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-15 15:30:22
|
Revision: 7007 http://sourceforge.net/p/astlinux/code/7007 Author: abelbeck Date: 2015-03-15 15:30:20 +0000 (Sun, 15 Mar 2015) Log Message: ----------- libpcap / tcpdump version bumps to 1.7.2 / 4.7.3 Modified Paths: -------------- branches/1.0/package/libpcap/libpcap-remove-libnl-include-path.patch branches/1.0/package/libpcap/libpcap.mk branches/1.0/package/tcpdump/tcpdump.mk Modified: branches/1.0/package/libpcap/libpcap-remove-libnl-include-path.patch =================================================================== --- branches/1.0/package/libpcap/libpcap-remove-libnl-include-path.patch 2015-03-15 14:19:23 UTC (rev 7006) +++ branches/1.0/package/libpcap/libpcap-remove-libnl-include-path.patch 2015-03-15 15:30:20 UTC (rev 7007) @@ -1,16 +1,25 @@ Remove hardcoded path to libnl3 include directory Signed-off-by: Thomas Petazzoni <tho...@fr...> +[Gustavo: update for 1.7.2] -Index: b/configure.in -=================================================================== ---- a/configure.in -+++ b/configure.in -@@ -445,7 +445,6 @@ +diff -Nura libpcap-1.7.2.orig/configure.in libpcap-1.7.2/configure.in +--- libpcap-1.7.2.orig/configure.in 2015-03-14 08:02:05.538706347 -0300 ++++ libpcap-1.7.2/configure.in 2015-03-14 08:17:22.637519050 -0300 +@@ -461,14 +461,13 @@ + # + # Yes, we have libnl 3.x. + # +- LIBS="${libnldir} -lnl-genl-3 -lnl-3 $LIBS" ++ LIBS="-lnl-genl-3 -lnl-3 $LIBS" + AC_DEFINE(HAVE_LIBNL,1,[if libnl exists]) AC_DEFINE(HAVE_LIBNL_3_x,1,[if libnl exists and is version 3.x]) AC_DEFINE(HAVE_LIBNL_NLE,1,[libnl has NLE_FAILURE]) AC_DEFINE(HAVE_LIBNL_SOCKETS,1,[libnl has new-style socket api]) -- V_INCLS="$V_INCLS -I/usr/include/libnl3" +- V_INCLS="$V_INCLS ${incdir}" have_any_nl="yes" - ]) +- ],[], ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 ) ++ ],[], -lnl-genl-3 -lnl-3 ) + if test x$have_any_nl = xno ; then + # Modified: branches/1.0/package/libpcap/libpcap.mk =================================================================== --- branches/1.0/package/libpcap/libpcap.mk 2015-03-15 14:19:23 UTC (rev 7006) +++ branches/1.0/package/libpcap/libpcap.mk 2015-03-15 15:30:20 UTC (rev 7007) @@ -4,7 +4,7 @@ # ############################################################# -LIBPCAP_VERSION = 1.6.2 +LIBPCAP_VERSION = 1.7.2 LIBPCAP_SITE = http://www.tcpdump.org/release LIBPCAP_SOURCE = libpcap-$(LIBPCAP_VERSION).tar.gz LIBPCAP_INSTALL_STAGING = YES @@ -12,12 +12,19 @@ # We're patching configure.in LIBPCAP_AUTORECONF = YES -LIBPCAP_CONF_ENV = ac_cv_linux_vers=2 \ - ac_cv_header_linux_wireless_h=yes \ - CFLAGS="$(LIBPCAP_CFLAGS)" +LIBPCAP_CONF_ENV = \ + ac_cv_linux_vers=2 \ + ac_cv_header_linux_wireless_h=yes \ + CFLAGS="$(LIBPCAP_CFLAGS)" LIBPCAP_CFLAGS = $(TARGET_CFLAGS) LIBPCAP_CONF_OPT = --disable-yydebug --with-pcap=linux +# Omit -rpath from pcap-config output +define LIBPCAP_CONFIG_REMOVE_RPATH + $(SED) 's/^V_RPATH_OPT=.*/V_RPATH_OPT=""/g' $(@D)/pcap-config +endef +LIBPCAP_POST_BUILD_HOOKS = LIBPCAP_CONFIG_REMOVE_RPATH + # On purpose, not compatible with bluez5 ifeq ($(BR2_PACKAGE_BLUEZ_UTILS),y) LIBPCAP_DEPENDENCIES += bluez_utils Modified: branches/1.0/package/tcpdump/tcpdump.mk =================================================================== --- branches/1.0/package/tcpdump/tcpdump.mk 2015-03-15 14:19:23 UTC (rev 7006) +++ branches/1.0/package/tcpdump/tcpdump.mk 2015-03-15 15:30:20 UTC (rev 7007) @@ -3,16 +3,19 @@ # tcpdump # ############################################################# -# Copyright (C) 2001-2003 by Erik Andersen <and...@co...> -# Copyright (C) 2002 by Tim Riker <Ti...@Ri...> -TCPDUMP_VERSION = 4.6.2 +TCPDUMP_VERSION = 4.7.3 TCPDUMP_SITE = http://www.tcpdump.org/release TCPDUMP_SOURCE = tcpdump-$(TCPDUMP_VERSION).tar.gz -TCPDUMP_CONF_ENV = ac_cv_linux_vers=2 td_cv_buggygetaddrinfo=no -TCPDUMP_CONF_OPT = --without-crypto \ - $(if $(BR2_PACKAGE_TCPDUMP_SMB),--enable-smb,--disable-smb) +TCPDUMP_CONF_ENV = \ + ac_cv_linux_vers=2 \ + td_cv_buggygetaddrinfo=no \ + PCAP_CONFIG=$(STAGING_DIR)/usr/bin/pcap-config +TCPDUMP_CONF_OPT = \ + --without-crypto \ + --with-system-libpcap \ + $(if $(BR2_PACKAGE_TCPDUMP_SMB),--enable-smb,--disable-smb) TCPDUMP_DEPENDENCIES = zlib libpcap # make install installs an unneeded extra copy of the tcpdump binary This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-15 14:19:32
|
Revision: 7006 http://sourceforge.net/p/astlinux/code/7006 Author: abelbeck Date: 2015-03-15 14:19:23 +0000 (Sun, 15 Mar 2015) Log Message: ----------- vsftpd, Fixes CVE-2015-1419 - config option deny_file is not handled correctly Added Paths: ----------- branches/1.0/package/vsftpd/vsftpd-0002-dont-force-largefile.patch branches/1.0/package/vsftpd/vsftpd-0003-fix-CVE-2015-1419.patch Removed Paths: ------------- branches/1.0/package/vsftpd/vsftpd-2.3.2-dont-force-largefile.patch Copied: branches/1.0/package/vsftpd/vsftpd-0002-dont-force-largefile.patch (from rev 7005, branches/1.0/package/vsftpd/vsftpd-2.3.2-dont-force-largefile.patch) =================================================================== --- branches/1.0/package/vsftpd/vsftpd-0002-dont-force-largefile.patch (rev 0) +++ branches/1.0/package/vsftpd/vsftpd-0002-dont-force-largefile.patch 2015-03-15 14:19:23 UTC (rev 7006) @@ -0,0 +1,27 @@ +[PATCH] vsftpd: don't enforce largefile support + +In Buildroot we enable/disable largefile support globally, and pass the +correct defines in CFLAGS, so don't enforce it unconditionally. + +Signed-off-by: Peter Korsgaard <ja...@su...> +--- + sysutil.c | 6 ------ + 1 file changed, 6 deletions(-) + +Index: vsftpd-2.3.2/sysutil.c +=================================================================== +--- vsftpd-2.3.2.orig/sysutil.c ++++ vsftpd-2.3.2/sysutil.c +@@ -17,12 +17,6 @@ + #include "tunables.h" + #include "sysdeputil.h" + +-/* Activate 64-bit file support on Linux/32bit plus others */ +-#define _FILE_OFFSET_BITS 64 +-#define _LARGEFILE_SOURCE 1 +-#define _LARGEFILE64_SOURCE 1 +-#define _LARGE_FILES 1 +- + /* For Linux, this adds nothing :-) */ + #include "port/porting_junk.h" + Added: branches/1.0/package/vsftpd/vsftpd-0003-fix-CVE-2015-1419.patch =================================================================== --- branches/1.0/package/vsftpd/vsftpd-0003-fix-CVE-2015-1419.patch (rev 0) +++ branches/1.0/package/vsftpd/vsftpd-0003-fix-CVE-2015-1419.patch 2015-03-15 14:19:23 UTC (rev 7006) @@ -0,0 +1,102 @@ +Fix CVE-2015-1419 - config option deny_file is not handled correctly. +From SUSE: https://bugzilla.suse.com/show_bug.cgi?id=915522 + +Signed-off-by: Gustavo Zacarias <gu...@za...> + +Index: vsftpd-3.0.2/ls.c +=================================================================== +--- vsftpd-3.0.2.orig/ls.c ++++ vsftpd-3.0.2/ls.c +@@ -7,6 +7,7 @@ + * Would you believe, code to handle directory listing. + */ + ++#include <stdlib.h> + #include "ls.h" + #include "access.h" + #include "defs.h" +@@ -243,11 +244,42 @@ vsf_filename_passes_filter(const struct + struct mystr temp_str = INIT_MYSTR; + struct mystr brace_list_str = INIT_MYSTR; + struct mystr new_filter_str = INIT_MYSTR; ++ struct mystr normalize_filename_str = INIT_MYSTR; ++ const char *normname; ++ const char *path; + int ret = 0; + char last_token = 0; + int must_match_at_current_pos = 1; ++ + str_copy(&filter_remain_str, p_filter_str); +- str_copy(&name_remain_str, p_filename_str); ++ ++ /* normalize filepath */ ++ path = str_strdup(p_filename_str); ++ normname = realpath(path, NULL); ++ if (normname == NULL) ++ goto out; ++ str_alloc_text(&normalize_filename_str, normname); ++ ++ if (!str_isempty (&filter_remain_str) && !str_isempty(&normalize_filename_str)) { ++ if (str_get_char_at(p_filter_str, 0) == '/') { ++ if (str_get_char_at(&normalize_filename_str, 0) != '/') { ++ str_getcwd (&name_remain_str); ++ ++ if (str_getlen(&name_remain_str) > 1) /* cwd != root dir */ ++ str_append_char (&name_remain_str, '/'); ++ ++ str_append_str (&name_remain_str, &normalize_filename_str); ++ } ++ else ++ str_copy (&name_remain_str, &normalize_filename_str); ++ } else { ++ if (str_get_char_at(p_filter_str, 0) != '{') ++ str_basename (&name_remain_str, &normalize_filename_str); ++ else ++ str_copy (&name_remain_str, &normalize_filename_str); ++ } ++ } else ++ str_copy(&name_remain_str, &normalize_filename_str); + + while (!str_isempty(&filter_remain_str) && *iters < VSFTP_MATCHITERS_MAX) + { +@@ -360,6 +392,9 @@ vsf_filename_passes_filter(const struct + ret = 0; + } + out: ++ free(normname); ++ free(path); ++ str_free(&normalize_filename_str); + str_free(&filter_remain_str); + str_free(&name_remain_str); + str_free(&temp_str); +Index: vsftpd-3.0.2/str.c +=================================================================== +--- vsftpd-3.0.2.orig/str.c ++++ vsftpd-3.0.2/str.c +@@ -711,3 +711,14 @@ str_replace_unprintable(struct mystr* p_ + } + } + ++void ++str_basename (struct mystr* d_str, const struct mystr* path) ++{ ++ static struct mystr tmp; ++ ++ str_copy (&tmp, path); ++ str_split_char_reverse(&tmp, d_str, '/'); ++ ++ if (str_isempty(d_str)) ++ str_copy (d_str, path); ++} +Index: vsftpd-3.0.2/str.h +=================================================================== +--- vsftpd-3.0.2.orig/str.h ++++ vsftpd-3.0.2/str.h +@@ -100,6 +100,7 @@ void str_replace_unprintable(struct myst + int str_atoi(const struct mystr* p_str); + filesize_t str_a_to_filesize_t(const struct mystr* p_str); + unsigned int str_octal_to_uint(const struct mystr* p_str); ++void str_basename (struct mystr* d_str, const struct mystr* path); + + /* PURPOSE: Extract a line of text (delimited by \n or EOF) from a string + * buffer, starting at character position 'p_pos'. The extracted line will Deleted: branches/1.0/package/vsftpd/vsftpd-2.3.2-dont-force-largefile.patch =================================================================== --- branches/1.0/package/vsftpd/vsftpd-2.3.2-dont-force-largefile.patch 2015-03-09 23:29:41 UTC (rev 7005) +++ branches/1.0/package/vsftpd/vsftpd-2.3.2-dont-force-largefile.patch 2015-03-15 14:19:23 UTC (rev 7006) @@ -1,27 +0,0 @@ -[PATCH] vsftpd: don't enforce largefile support - -In Buildroot we enable/disable largefile support globally, and pass the -correct defines in CFLAGS, so don't enforce it unconditionally. - -Signed-off-by: Peter Korsgaard <ja...@su...> ---- - sysutil.c | 6 ------ - 1 file changed, 6 deletions(-) - -Index: vsftpd-2.3.2/sysutil.c -=================================================================== ---- vsftpd-2.3.2.orig/sysutil.c -+++ vsftpd-2.3.2/sysutil.c -@@ -17,12 +17,6 @@ - #include "tunables.h" - #include "sysdeputil.h" - --/* Activate 64-bit file support on Linux/32bit plus others */ --#define _FILE_OFFSET_BITS 64 --#define _LARGEFILE_SOURCE 1 --#define _LARGEFILE64_SOURCE 1 --#define _LARGE_FILES 1 -- - /* For Linux, this adds nothing :-) */ - #include "port/porting_junk.h" - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-09 23:29:49
|
Revision: 7005 http://sourceforge.net/p/astlinux/code/7005 Author: abelbeck Date: 2015-03-09 23:29:41 +0000 (Mon, 09 Mar 2015) Log Message: ----------- rtpproxy, version bump to 2.0.0, only used with kamailio Modified Paths: -------------- branches/1.0/package/rtpproxy/rtpproxy.mk Modified: branches/1.0/package/rtpproxy/rtpproxy.mk =================================================================== --- branches/1.0/package/rtpproxy/rtpproxy.mk 2015-03-09 15:12:04 UTC (rev 7004) +++ branches/1.0/package/rtpproxy/rtpproxy.mk 2015-03-09 23:29:41 UTC (rev 7005) @@ -4,9 +4,16 @@ # ############################################################# -RTPPROXY_VERSION = 2013-07-02 +RTPPROXY_VERSION = 2.0.0 RTPPROXY_SITE = http://files.astlinux.org -#RTPPROXY_SITE = https://github.com/miconda/rtpproxy +#RTPPROXY_SITE = https://github.com/sippy/rtpproxy RTPPROXY_SOURCE = rtpproxy-$(RTPPROXY_VERSION).tar.gz +RTPPROXY_AUTORECONF = YES + +define RTPPROXY_TARGET_CLEANUP + rm -f $(TARGET_DIR)/usr/bin/rtpproxy_debug +endef +RTPPROXY_POST_INSTALL_TARGET_HOOKS += RTPPROXY_TARGET_CLEANUP + $(eval $(call AUTOTARGETS,package,rtpproxy)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-09 15:12:12
|
Revision: 7004 http://sourceforge.net/p/astlinux/code/7004 Author: abelbeck Date: 2015-03-09 15:12:04 +0000 (Mon, 09 Mar 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-03-09 15:10:06 UTC (rev 7003) +++ branches/1.0/docs/ChangeLog.txt 2015-03-09 15:12:04 UTC (rev 7004) @@ -16,13 +16,13 @@ -- php, version bump to 5.5.22, major version change, bug and security fixes --- perl, version bump to 5.20.2 using perlcross 0.9.5 +-- perl, version bump to 5.20.2 using perlcross 0.9.6 -- sudo, version bump to 1.8.12, security fix: CVE-2014-9680 -- e2fsprogs, security fix: CVE-2015-1572 --- Monit, version bump to 5.12, added IPv6 support +-- Monit, version bump to 5.12.1, added IPv6 support -- sox, version bump to 14.4.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-09 15:10:14
|
Revision: 7003 http://sourceforge.net/p/astlinux/code/7003 Author: abelbeck Date: 2015-03-09 15:10:06 +0000 (Mon, 09 Mar 2015) Log Message: ----------- monit, version bump to 5.12.1 Modified Paths: -------------- branches/1.0/package/monit/monit.mk Removed Paths: ------------- branches/1.0/package/monit/monit-9000-pre-5.13.patch Deleted: branches/1.0/package/monit/monit-9000-pre-5.13.patch =================================================================== --- branches/1.0/package/monit/monit-9000-pre-5.13.patch 2015-03-08 20:07:57 UTC (rev 7002) +++ branches/1.0/package/monit/monit-9000-pre-5.13.patch 2015-03-09 15:10:06 UTC (rev 7003) @@ -1,217 +0,0 @@ -From 64fdf3195f3e5be7377a66318a54eb878c74fdc6 Mon Sep 17 00:00:00 2001 -From: tildeslash <in...@ti...> -Date: Fri, 27 Feb 2015 07:51:39 +0100 -Subject: [PATCH] fix Issue #155 : Monit may crash if the system hostname - resolving failed. - ---- - CHANGES | 2 ++ - src/http/engine.c | 42 +++++++++++++++++++++--------------------- - src/net.c | 5 ++--- - src/util.c | 11 +++++------ - 4 files changed, 30 insertions(+), 30 deletions(-) - -diff --git a/src/http/engine.c b/src/http/engine.c -index 0a5025a..3fd4eb6 100644 ---- a/src/http/engine.c -+++ b/src/http/engine.c -@@ -365,32 +365,32 @@ boolean_t Engine_addHostAllow(char *pattern) { - struct addrinfo *res, hints = { - .ai_family = AF_INET /* we support just IPv4 currently */ - }; -- if (getaddrinfo(pattern, NULL, &hints, &res) != 0) -- return false; - int added = 0; -- for (struct addrinfo *_res = res; _res; _res = _res->ai_next) { -- if (_res->ai_family == AF_INET) { -- struct sockaddr_in *sin = (struct sockaddr_in *)_res->ai_addr; -- HostsAllow_T h; -- NEW(h); -- memcpy(&h->network, &sin->sin_addr, 4); -- h->mask = 0xffffffff; -- LOCK(mutex) -- { -- if (_hasHostAllow(h)) { -- DEBUG("Skipping redundant host '%s'\n", pattern); -- FREE(h); -- } else { -- DEBUG("Adding host allow '%s'\n", pattern); -- h->next = hostlist; -- hostlist = h; -- added++; -+ if (! getaddrinfo(pattern, NULL, &hints, &res)) { -+ for (struct addrinfo *_res = res; _res; _res = _res->ai_next) { -+ if (_res->ai_family == AF_INET) { -+ struct sockaddr_in *sin = (struct sockaddr_in *)_res->ai_addr; -+ HostsAllow_T h; -+ NEW(h); -+ memcpy(&h->network, &sin->sin_addr, 4); -+ h->mask = 0xffffffff; -+ LOCK(mutex) -+ { -+ if (_hasHostAllow(h)) { -+ DEBUG("Skipping redundant host '%s'\n", pattern); -+ FREE(h); -+ } else { -+ DEBUG("Adding host allow '%s'\n", pattern); -+ h->next = hostlist; -+ hostlist = h; -+ added++; -+ } - } -+ END_LOCK; - } -- END_LOCK; - } -+ freeaddrinfo(res); - } -- freeaddrinfo(res); - return added ? true : false; - } - -diff --git a/src/net.c b/src/net.c -index 3426de3..55405a5 100644 ---- a/src/net.c -+++ b/src/net.c -@@ -256,9 +256,8 @@ boolean_t check_host(const char *hostname) { - #endif - }; - struct addrinfo *res; -- if (getaddrinfo(hostname, NULL, &hints, &res) != 0) -- return false; -- freeaddrinfo(res); -+ if (! getaddrinfo(hostname, NULL, &hints, &res)) -+ freeaddrinfo(res); - return true; - } - -diff --git a/src/util.c b/src/util.c -index b1a0bcd..cca27b2 100644 ---- a/src/util.c -+++ b/src/util.c -@@ -1922,23 +1922,22 @@ int Util_getfqdnhostname(char *buf, unsigned len) { - snprintf(buf, len, "%s", hostname); - - // Try to look for FQDN hostname -- struct addrinfo *result, hints = { -+ struct addrinfo *result = NULL, hints = { - .ai_family = AF_UNSPEC, - .ai_flags = AI_CANONNAME, - .ai_socktype = SOCK_STREAM - }; -- if ((status = getaddrinfo(hostname, NULL, &hints, &result))) { -- LogError("Cannot translate '%s' to FQDN name -- %s\n", hostname, status == EAI_SYSTEM ? STRERROR : gai_strerror(status)); -- } else { -+ if (! (status = getaddrinfo(hostname, NULL, &hints, &result))) { - for (struct addrinfo *r = result; r; r = r->ai_next) { - if (Str_startsWith(r->ai_canonname, hostname)) { - snprintf(buf, len, "%s", r->ai_canonname); - break; - } - } -- } -- if (result) - freeaddrinfo(result); -+ } else { -+ LogError("Cannot translate '%s' to FQDN name -- %s\n", hostname, status == EAI_SYSTEM ? STRERROR : gai_strerror(status)); -+ } - return 0; - } - --- -2.1.1 -From 23fc19a034d39196fa462d599037ae52f3e51ba7 Mon Sep 17 00:00:00 2001 -From: tildeslash <in...@ti...> -Date: Fri, 27 Feb 2015 08:52:47 +0100 -Subject: [PATCH] Fixed: Monit skipped the connection tests if no start program - was defined. - ---- - CHANGES | 2 ++ - libmonit | 2 +- - src/validate.c | 8 ++++---- - 3 files changed, 7 insertions(+), 5 deletions(-) - -diff --git a/src/validate.c b/src/validate.c -index f506e9a..9432289 100644 ---- a/src/validate.c -+++ b/src/validate.c -@@ -1027,14 +1027,14 @@ boolean_t check_process(Service_T s) { - } - } - if (s->portlist) { -- /* pause port tests int the start timeout timeframe while the process is starting (it may take some time to the process before it starts accepting connections) */ -- if (s->start && s->inf->priv.process.uptime > s->start->timeout) -+ /* pause port tests in the start timeout timeframe while the process is starting (it may take some time to the process before it starts accepting connections) */ -+ if (! s->start || s->inf->priv.process.uptime > s->start->timeout) - for (Port_T pp = s->portlist; pp; pp = pp->next) - check_connection(s, pp); - } - if (s->socketlist) { -- /* pause socket tests int the start timeout timeframe while the process is starting (it may take some time to the process before it starts accepting connections) */ -- if (s->start && s->inf->priv.process.uptime > s->start->timeout) -+ /* pause socket tests in the start timeout timeframe while the process is starting (it may take some time to the process before it starts accepting connections) */ -+ if (! s->start || s->inf->priv.process.uptime > s->start->timeout) - for (Port_T pp = s->socketlist; pp; pp = pp->next) - check_connection(s, pp); - } --- -2.1.1 -From 803d731da2232ab15b8aca18bb8d974567f0922e Mon Sep 17 00:00:00 2001 -From: tildeslash <in...@ti...> -Date: Fri, 27 Feb 2015 12:17:37 +0100 -Subject: [PATCH] fix - ---- - libmonit | 2 +- - src/net.c | 4 +++- - 2 files changed, 4 insertions(+), 2 deletions(-) - -diff --git a/src/net.c b/src/net.c -index 55405a5..ac1fd58 100644 ---- a/src/net.c -+++ b/src/net.c -@@ -256,8 +256,10 @@ boolean_t check_host(const char *hostname) { - #endif - }; - struct addrinfo *res; -- if (! getaddrinfo(hostname, NULL, &hints, &res)) -+ if (! getaddrinfo(hostname, NULL, &hints, &res)) { - freeaddrinfo(res); -+ return false; -+ } - return true; - } - --- -2.1.1 -From 1d27f53fcb3534e286b58cd54d2d2e5a0bf75762 Mon Sep 17 00:00:00 2001 -From: tildeslash <in...@ti...> -Date: Fri, 27 Feb 2015 12:22:13 +0100 -Subject: [PATCH] fix - ---- - src/net.c | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/src/net.c b/src/net.c -index ac1fd58..823c744 100644 ---- a/src/net.c -+++ b/src/net.c -@@ -256,11 +256,11 @@ boolean_t check_host(const char *hostname) { - #endif - }; - struct addrinfo *res; -- if (! getaddrinfo(hostname, NULL, &hints, &res)) { -+ if (getaddrinfo(hostname, NULL, &hints, &res) == 0) { - freeaddrinfo(res); -- return false; -+ return true; - } -- return true; -+ return false; - } - - --- -2.1.1 Modified: branches/1.0/package/monit/monit.mk =================================================================== --- branches/1.0/package/monit/monit.mk 2015-03-08 20:07:57 UTC (rev 7002) +++ branches/1.0/package/monit/monit.mk 2015-03-09 15:10:06 UTC (rev 7003) @@ -4,7 +4,7 @@ # ################################################################################ -MONIT_VERSION = 5.12 +MONIT_VERSION = 5.12.1 MONIT_SITE = http://mmonit.com/monit/dist MONIT_DEPENDENCIES = host-bison host-flex # This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-08 20:07:59
|
Revision: 7002 http://sourceforge.net/p/astlinux/code/7002 Author: abelbeck Date: 2015-03-08 20:07:57 +0000 (Sun, 08 Mar 2015) Log Message: ----------- perl, perlcross version bump to 0.9.6 Modified Paths: -------------- branches/1.0/package/perl/perl.mk Modified: branches/1.0/package/perl/perl.mk =================================================================== --- branches/1.0/package/perl/perl.mk 2015-03-08 17:08:18 UTC (rev 7001) +++ branches/1.0/package/perl/perl.mk 2015-03-08 20:07:57 UTC (rev 7002) @@ -15,7 +15,7 @@ PERL_MODULES = constant version Carp Errno Fcntl PathTools POSIX Digest Socket IO XSLoader Exporter File-Find PERL_MODULES += Digest/MD5 Digest/SHA Getopt/Long Time/Local File/Glob Sys/Hostname -PERL_CROSS_VERSION = 0.9.5 +PERL_CROSS_VERSION = 0.9.6 PERL_CROSS_BASE_VERSION = 5.$(PERL_VERSION_MAJOR).2 #PERL_CROSS_SITE = http://raw.github.com/arsv/perl-cross/releases PERL_CROSS_SITE = http://files.astlinux.org @@ -75,7 +75,6 @@ define PERL_CONFIGURE_CMDS (cd $(@D); HOSTCC='$(HOSTCC_NOCACHE)' ./configure $(PERL_CONF_OPT)) $(SED) 's/UNKNOWN-/Buildroot $(BR2_VERSION_FULL) /' $(@D)/patchlevel.h - touch $(@D)/x2p/a2p.c # prevents regen by yacc endef define PERL_BUILD_CMDS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-08 17:08:25
|
Revision: 7001 http://sourceforge.net/p/astlinux/code/7001 Author: abelbeck Date: 2015-03-08 17:08:18 +0000 (Sun, 08 Mar 2015) Log Message: ----------- updage ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-03-08 16:49:24 UTC (rev 7000) +++ branches/1.0/docs/ChangeLog.txt 2015-03-08 17:08:18 UTC (rev 7001) @@ -12,14 +12,20 @@ ** System +-- igb, version 5.2.17, Intel Gigabit Ethernet Network Driver + -- php, version bump to 5.5.22, major version change, bug and security fixes +-- perl, version bump to 5.20.2 using perlcross 0.9.5 + -- sudo, version bump to 1.8.12, security fix: CVE-2014-9680 -- e2fsprogs, security fix: CVE-2015-1572 -- Monit, version bump to 5.12, added IPv6 support +-- sox, version bump to 14.4.2 + -- logrotate, version bump to 3.8.7 -- Kernel runtime parameters, add support for /etc/sysctl.conf via either /mnt/kd/sysctl.conf @@ -34,6 +40,8 @@ -- miniupnpd, version bump to 1.9.20141209, adds 'Port Control Protocol' NAT-PMP/PCP support. +-- libcurl (curl) version bump to 7.41.0 + -- (Custom Build Only) kamailio, version bump to 4.1.8 ** Asterisk @@ -42,6 +50,8 @@ -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) +-- pjsip 2.3 (no change), but now built with proper SSL/TLS suport. + ** Web Interface -- Prefs and System tab, set default "Repository URL" to use Asterisk 13 if installed. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-08 16:49:32
|
Revision: 7000 http://sourceforge.net/p/astlinux/code/7000 Author: abelbeck Date: 2015-03-08 16:49:24 +0000 (Sun, 08 Mar 2015) Log Message: ----------- sox, remove unused BR2_PACKAGE_SOX_LIBMAD option Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux-ast13.config branches/1.0/astlinux18.config branches/1.0/package/multimedia/sox/Config.in Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2015-03-08 16:40:05 UTC (rev 6999) +++ branches/1.0/astlinux-ast11.config 2015-03-08 16:49:24 UTC (rev 7000) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn6989-dirty Configuration -# Fri Feb 27 10:53:10 2015 +# Buildroot 2011.08-svn6998-dirty Configuration +# Sun Mar 8 11:46:55 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -224,7 +224,6 @@ # BR2_PACKAGE_MPLAYER is not set # BR2_PACKAGE_MUSEPACK is not set BR2_PACKAGE_SOX=y -BR2_PACKAGE_SOX_LIBMAD=y # BR2_PACKAGE_SPEEX is not set # BR2_PACKAGE_TAGLIB is not set # BR2_PACKAGE_TREMOR is not set Modified: branches/1.0/astlinux-ast13.config =================================================================== --- branches/1.0/astlinux-ast13.config 2015-03-08 16:40:05 UTC (rev 6999) +++ branches/1.0/astlinux-ast13.config 2015-03-08 16:49:24 UTC (rev 7000) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn6989-dirty Configuration -# Fri Feb 27 10:53:11 2015 +# Buildroot 2011.08-svn6998-dirty Configuration +# Sun Mar 8 11:46:55 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -224,7 +224,6 @@ # BR2_PACKAGE_MPLAYER is not set # BR2_PACKAGE_MUSEPACK is not set BR2_PACKAGE_SOX=y -BR2_PACKAGE_SOX_LIBMAD=y # BR2_PACKAGE_SPEEX is not set # BR2_PACKAGE_TAGLIB is not set # BR2_PACKAGE_TREMOR is not set Modified: branches/1.0/astlinux18.config =================================================================== --- branches/1.0/astlinux18.config 2015-03-08 16:40:05 UTC (rev 6999) +++ branches/1.0/astlinux18.config 2015-03-08 16:49:24 UTC (rev 7000) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn6989-dirty Configuration -# Fri Feb 27 10:53:10 2015 +# Buildroot 2011.08-svn6998-dirty Configuration +# Sun Mar 8 11:46:55 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -224,7 +224,6 @@ # BR2_PACKAGE_MPLAYER is not set # BR2_PACKAGE_MUSEPACK is not set BR2_PACKAGE_SOX=y -BR2_PACKAGE_SOX_LIBMAD=y # BR2_PACKAGE_SPEEX is not set # BR2_PACKAGE_TAGLIB is not set # BR2_PACKAGE_TREMOR is not set Modified: branches/1.0/package/multimedia/sox/Config.in =================================================================== --- branches/1.0/package/multimedia/sox/Config.in 2015-03-08 16:40:05 UTC (rev 6999) +++ branches/1.0/package/multimedia/sox/Config.in 2015-03-08 16:49:24 UTC (rev 7000) @@ -2,12 +2,11 @@ bool "sox" default n help - SoX - The Swiss Army Knife of sound + SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line + utility that can convert various formats of computer audio files + into other formats. + It can also apply various effects to these sound files, and, as an + added bonus, SoX can play and record audio files on most platforms. -config BR2_PACKAGE_SOX_LIBMAD - bool "SoX MP3 Decode Support" - default n - depends on BR2_PACKAGE_SOX - select BR2_PACKAGE_LIBMAD - help - Compile SoX with MP3 decoding support via libmad + http://sox.sourceforge.net/ + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-08 16:40:15
|
Revision: 6999 http://sourceforge.net/p/astlinux/code/6999 Author: abelbeck Date: 2015-03-08 16:40:05 +0000 (Sun, 08 Mar 2015) Log Message: ----------- sox, version bump to 14.4.2 Modified Paths: -------------- branches/1.0/package/multimedia/sox/sox.mk Modified: branches/1.0/package/multimedia/sox/sox.mk =================================================================== --- branches/1.0/package/multimedia/sox/sox.mk 2015-03-08 00:57:39 UTC (rev 6998) +++ branches/1.0/package/multimedia/sox/sox.mk 2015-03-08 16:40:05 UTC (rev 6999) @@ -4,26 +4,89 @@ # ############################################################# -SOX_VERSION = 14.4.1 -SOX_SOURCE:=sox-$(SOX_VERSION).tar.gz -SOX_SITE = http://downloads.sourceforge.net/sourceforge/sox +SOX_VERSION = 14.4.2 +SOX_SITE = http://downloads.sourceforge.net/project/sox/sox/$(SOX_VERSION) +SOX_SOURCE = sox-$(SOX_VERSION).tar.bz2 SOX_INSTALL_STAGING = YES +SOX_DEPENDENCIES = host-pkg-config + SOX_CONF_OPT = \ + --with-distro="Buildroot" \ + --disable-openmp \ --without-libltdl \ - --without-flac \ - --without-ffmpeg \ - --without-ladspa \ - --without-lame \ - --without-id3tag + --without-ladspa +SOX_CONF_OPT += --without-alsa + +ifeq ($(BR2_PACKAGE_FILE),y) +SOX_DEPENDENCIES += file +else +SOX_CONF_OPT += --without-magic +endif + +ifeq ($(BR2_PACKAGE_FLAC),y) +SOX_DEPENDENCIES += flac +else +SOX_CONF_OPT += --without-flac +endif + +ifeq ($(BR2_PACKAGE_LAME),y) +SOX_DEPENDENCIES += lame +else +SOX_CONF_OPT += --without-lame +endif + +ifeq ($(BR2_PACKAGE_LIBAO),y) +SOX_DEPENDENCIES += libao +else +SOX_CONF_OPT += --without-ao +endif + +ifeq ($(BR2_PACKAGE_LIBID3TAG),y) +SOX_DEPENDENCIES += libid3tag +else +SOX_CONF_OPT += --without-id3tag +endif + ifeq ($(BR2_PACKAGE_LIBMAD),y) - SOX_DEPENDENCIES += libmad - SOX_CONF_OPT += --with-mad +SOX_DEPENDENCIES += libmad else - SOX_CONF_OPT += --without-mad +SOX_CONF_OPT += --without-mad endif +ifeq ($(BR2_PACKAGE_LIBPNG),y) +SOX_DEPENDENCIES += libpng +else +SOX_CONF_OPT += --without-png +endif + +ifeq ($(BR2_PACKAGE_LIBSNDFILE),y) +SOX_DEPENDENCIES += libsndfile +else +SOX_CONF_OPT += --without-sndfile +endif + +ifeq ($(BR2_PACKAGE_LIBVORBIS),y) +SOX_DEPENDENCIES += libvorbis +else +SOX_CONF_OPT += --without-oggvorbis +endif + +SOX_CONF_OPT += --without-amrwb --without-amrnb + +SOX_CONF_OPT += --without-opus + +SOX_CONF_OPT += --without-pulseaudio + +SOX_CONF_OPT += --without-twolame + +ifeq ($(BR2_PACKAGE_WAVPACK),y) +SOX_DEPENDENCIES += wavpack +else +SOX_CONF_OPT += --without-wavpack +endif + define SOX_INSTALL_TARGET_CMDS $(INSTALL) -D -m 0755 $(STAGING_DIR)/usr/bin/sox $(TARGET_DIR)/usr/bin/sox cp -a $(STAGING_DIR)/usr/bin/rec $(TARGET_DIR)/usr/bin/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-08 00:57:41
|
Revision: 6998 http://sourceforge.net/p/astlinux/code/6998 Author: abelbeck Date: 2015-03-08 00:57:39 +0000 (Sun, 08 Mar 2015) Log Message: ----------- libcurl, build tweaks 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-03-07 20:59:30 UTC (rev 6997) +++ branches/1.0/package/libcurl/libcurl.mk 2015-03-08 00:57:39 UTC (rev 6998) @@ -7,8 +7,20 @@ LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.gz LIBCURL_SITE = http://curl.haxx.se/download LIBCURL_INSTALL_STAGING = YES -LIBCURL_CONF_OPT = --disable-verbose --disable-manual --enable-hidden-symbols +LIBCURL_DEPENDENCIES = host-pkg-config \ + $(if $(BR2_PACKAGE_ZLIB),zlib) \ + $(if $(BR2_PACKAGE_LIBIDN),libidn) \ + $(if $(BR2_PACKAGE_OPENLDAP),openldap) + +LIBCURL_CONF_OPT = \ + --disable-verbose \ + --disable-manual \ + --disable-ntlm-wb \ + --enable-hidden-symbols \ + --with-random=/dev/urandom \ + --enable-ipv6 + ifeq ($(BR2_PACKAGE_OPENSSL),y) LIBCURL_DEPENDENCIES += openssl LIBCURL_CONF_ENV += ac_cv_lib_crypto_CRYPTO_lock=yes @@ -17,20 +29,12 @@ # Fix it by setting LD_LIBRARY_PATH to something sensible so those libs # are found first. LIBCURL_CONF_ENV += LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:/lib:/usr/lib -LIBCURL_CONF_OPT += --with-ssl \ - --with-random=/dev/urandom \ +LIBCURL_CONF_OPT += --with-ssl=$(STAGING_DIR)/usr \ --with-ca-path=/usr/lib/ssl/certs else LIBCURL_CONF_OPT += --without-ssl endif -ifeq ($(BR2_PACKAGE_OPENLDAP),y) -LIBCURL_DEPENDENCIES += openldap -endif - -LIBCURL_CONF_OPT += \ - --enable-ipv6 - LIBCURL_CONF_ENV += \ CFLAGS="" \ CPPFLAGS='$(TARGET_CFLAGS)' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-03-07 20:59:38
|
Revision: 6997 http://sourceforge.net/p/astlinux/code/6997 Author: abelbeck Date: 2015-03-07 20:59:30 +0000 (Sat, 07 Mar 2015) Log Message: ----------- igb, version bump to 5.2.17 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-03-07 20:49:06 UTC (rev 6996) +++ branches/1.0/package/igb/igb.mk 2015-03-07 20:59:30 UTC (rev 6997) @@ -4,7 +4,7 @@ # ############################################################# -IGB_VERSION = 5.2.15 +IGB_VERSION = 5.2.17 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. |