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...> - 2017-01-03 15:42:54
|
Revision: 8070 http://sourceforge.net/p/astlinux/code/8070 Author: abelbeck Date: 2017-01-03 15:42:51 +0000 (Tue, 03 Jan 2017) 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 2017-01-03 15:38:45 UTC (rev 8069) +++ branches/1.0/docs/ChangeLog.txt 2017-01-03 15:42:51 UTC (rev 8070) @@ -42,6 +42,8 @@ -- zlib, version bump to 1.2.9 +-- lzo, version bump to 2.09 + -- tiff, version bump to 4.0.7, security fixes: 11 CVE's -- kexec, version bump to 2.0.14 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-03 15:38:48
|
Revision: 8069 http://sourceforge.net/p/astlinux/code/8069 Author: abelbeck Date: 2017-01-03 15:38:45 +0000 (Tue, 03 Jan 2017) Log Message: ----------- lzo, version bump to 2.09 Modified Paths: -------------- branches/1.0/package/lzo/lzo.mk Modified: branches/1.0/package/lzo/lzo.mk =================================================================== --- branches/1.0/package/lzo/lzo.mk 2017-01-02 21:54:01 UTC (rev 8068) +++ branches/1.0/package/lzo/lzo.mk 2017-01-03 15:38:45 UTC (rev 8069) @@ -3,7 +3,7 @@ # lzo # ############################################################# -LZO_VERSION = 2.08 +LZO_VERSION = 2.09 LZO_SITE = http://www.oberhumer.com/opensource/lzo/download LZO_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-02 21:54:04
|
Revision: 8068 http://sourceforge.net/p/astlinux/code/8068 Author: abelbeck Date: 2017-01-02 21:54:01 +0000 (Mon, 02 Jan 2017) 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 2017-01-02 21:45:38 UTC (rev 8067) +++ branches/1.0/docs/ChangeLog.txt 2017-01-02 21:54:01 UTC (rev 8068) @@ -23,8 +23,10 @@ -- php, version bump to 5.6.29 --- sqlite, version bump to 3.15.2 +-- sqlite, version bump to 3.16.0 +-- sqliteodbc, version bump to 0.9995 + -- Monit, version bump to 5.20.0 -- logrotate, version bump to 3.11.0 @@ -38,11 +40,13 @@ -- libedit, version 20160903-3.1, new package, commonly used instead of the somewhat bloated readline (no longer enabled). Utilized by commands: asterisk -r, sqlite3, chronyc, sftp, bc +-- zlib, version bump to 1.2.9 + -- tiff, version bump to 4.0.7, security fixes: 11 CVE's -- kexec, version bump to 2.0.14 --- nano, version bump to 2.7.2 +-- nano, version bump to 2.7.3 -- strace, version bump to 4.15 @@ -70,7 +74,7 @@ you will have to generate a new /mnt/kd/chrony.conf file with similar but different syntax. More info: http://doc.astlinux-project.org/userdoc:tt_ntp_client_server --- OpenVPN, version bump to 2.3.14 +-- OpenVPN, major version bump to 2.4.0, new features include AEAD (GCM) cipher and Elliptic Curve DH key exchange support. -- prosody, version bump to 0.9.11 @@ -78,7 +82,7 @@ -- lighttpd, version bump to 1.4.44 --- dnscrypt-proxy, version bump to 1.8.0 +-- dnscrypt-proxy, version bump to 1.9.1 -- unbound (host), version bump to 1.6.0 @@ -86,7 +90,7 @@ -- tcpdump, version bump to 4.8.1 --- stunnel, version bump to 5.38 +-- stunnel, version bump to 5.39 -- shellinabox, version bump to 2.20 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-02 21:45:41
|
Revision: 8067 http://sourceforge.net/p/astlinux/code/8067 Author: abelbeck Date: 2017-01-02 21:45:38 +0000 (Mon, 02 Jan 2017) Log Message: ----------- sqlite, version bump to 3.16 and sqliteodbc version bump to 0.9995 Modified Paths: -------------- branches/1.0/package/sqlite/sqlite.mk branches/1.0/package/sqliteodbc/sqliteodbc.mk Modified: branches/1.0/package/sqlite/sqlite.mk =================================================================== --- branches/1.0/package/sqlite/sqlite.mk 2017-01-02 21:25:18 UTC (rev 8066) +++ branches/1.0/package/sqlite/sqlite.mk 2017-01-02 21:45:38 UTC (rev 8067) @@ -4,9 +4,9 @@ # ############################################################# -SQLITE_VERSION = 3150200 +SQLITE_VERSION = 3160000 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz -SQLITE_SITE = http://www.sqlite.org/2016 +SQLITE_SITE = http://www.sqlite.org/2017 SQLITE_INSTALL_STAGING = YES SQLITE_CFLAGS += -DSQLITE_ENABLE_COLUMN_METADATA Modified: branches/1.0/package/sqliteodbc/sqliteodbc.mk =================================================================== --- branches/1.0/package/sqliteodbc/sqliteodbc.mk 2017-01-02 21:25:18 UTC (rev 8066) +++ branches/1.0/package/sqliteodbc/sqliteodbc.mk 2017-01-02 21:45:38 UTC (rev 8067) @@ -3,7 +3,7 @@ # sqliteodbc # ############################################################# -SQLITEODBC_VERSION = 0.9994 +SQLITEODBC_VERSION = 0.9995 SQLITEODBC_SOURCE = sqliteodbc-$(SQLITEODBC_VERSION).tar.gz SQLITEODBC_SITE = http://www.ch-werner.de/sqliteodbc SQLITEODBC_SUBDIR = sqliteodbc-$(SQLITEODBC_VERSION) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-02 21:25:21
|
Revision: 8066 http://sourceforge.net/p/astlinux/code/8066 Author: abelbeck Date: 2017-01-02 21:25:18 +0000 (Mon, 02 Jan 2017) Log Message: ----------- zlib, version bump to 1.2.9 Modified Paths: -------------- branches/1.0/package/zlib/zlib.mk Modified: branches/1.0/package/zlib/zlib.mk =================================================================== --- branches/1.0/package/zlib/zlib.mk 2017-01-02 21:10:29 UTC (rev 8065) +++ branches/1.0/package/zlib/zlib.mk 2017-01-02 21:25:18 UTC (rev 8066) @@ -3,7 +3,7 @@ # zlib # ############################################################# -ZLIB_VERSION = 1.2.8 +ZLIB_VERSION = 1.2.9 ZLIB_SOURCE = zlib-$(ZLIB_VERSION).tar.gz ZLIB_SITE = http://downloads.sourceforge.net/project/libpng/zlib/$(ZLIB_VERSION) ZLIB_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-02 21:10:31
|
Revision: 8065 http://sourceforge.net/p/astlinux/code/8065 Author: abelbeck Date: 2017-01-02 21:10:29 +0000 (Mon, 02 Jan 2017) Log Message: ----------- stunnel, version bump to 5.39 Modified Paths: -------------- branches/1.0/package/stunnel/stunnel.mk Modified: branches/1.0/package/stunnel/stunnel.mk =================================================================== --- branches/1.0/package/stunnel/stunnel.mk 2017-01-02 20:55:32 UTC (rev 8064) +++ branches/1.0/package/stunnel/stunnel.mk 2017-01-02 21:10:29 UTC (rev 8065) @@ -4,7 +4,7 @@ # ############################################################# -STUNNEL_VERSION = 5.38 +STUNNEL_VERSION = 5.39 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...> - 2017-01-02 20:55:34
|
Revision: 8064 http://sourceforge.net/p/astlinux/code/8064 Author: abelbeck Date: 2017-01-02 20:55:32 +0000 (Mon, 02 Jan 2017) Log Message: ----------- dnscrypt-proxy, version bump to 1.9.1 Modified Paths: -------------- branches/1.0/package/dnscrypt-proxy/dnscrypt-proxy.mk Modified: branches/1.0/package/dnscrypt-proxy/dnscrypt-proxy.mk =================================================================== --- branches/1.0/package/dnscrypt-proxy/dnscrypt-proxy.mk 2017-01-02 20:36:19 UTC (rev 8063) +++ branches/1.0/package/dnscrypt-proxy/dnscrypt-proxy.mk 2017-01-02 20:55:32 UTC (rev 8064) @@ -3,7 +3,7 @@ # dnscrypt-proxy # ############################################################# -DNSCRYPT_PROXY_VERSION = 1.8.0 +DNSCRYPT_PROXY_VERSION = 1.9.1 DNSCRYPT_PROXY_SOURCE = dnscrypt-proxy-$(DNSCRYPT_PROXY_VERSION).tar.bz2 DNSCRYPT_PROXY_SITE = https://download.dnscrypt.org/dnscrypt-proxy This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-02 20:36:22
|
Revision: 8063 http://sourceforge.net/p/astlinux/code/8063 Author: abelbeck Date: 2017-01-02 20:36:19 +0000 (Mon, 02 Jan 2017) Log Message: ----------- nano, version bump to 2.7.3 Modified Paths: -------------- branches/1.0/package/nano/nano.mk Modified: branches/1.0/package/nano/nano.mk =================================================================== --- branches/1.0/package/nano/nano.mk 2017-01-02 18:25:22 UTC (rev 8062) +++ branches/1.0/package/nano/nano.mk 2017-01-02 20:36:19 UTC (rev 8063) @@ -4,7 +4,7 @@ # ############################################################# -NANO_VERSION = 2.7.2 +NANO_VERSION = 2.7.3 NANO_SITE = http://www.nano-editor.org/dist/v2.7 NANO_MAKE_ENV = CURSES_LIB="-lncurses" NANO_CONF_ENV = ac_cv_prog_NCURSESW_CONFIG=false This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-01-02 18:25:25
|
Revision: 8062 http://sourceforge.net/p/astlinux/code/8062 Author: abelbeck Date: 2017-01-02 18:25:22 +0000 (Mon, 02 Jan 2017) Log Message: ----------- openvpn, version bump to 2.4.0, major new features are AEAD (GCM) cipher and Elliptic Curve DH key exchange support. Additionally some cleanup, including removing old deprecated rc.conf variables OVPN_PUSH1-4 and OVPN_OTHER1-2 Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux-ast13.config branches/1.0/package/openvpn/Config.in branches/1.0/package/openvpn/openvpn.init branches/1.0/package/openvpn/openvpn.mk branches/1.0/x86_64-configs/astlinux-ast11.config branches/1.0/x86_64-configs/astlinux-ast13.config Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/astlinux-ast11.config 2017-01-02 18:25:22 UTC (rev 8062) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot astlinux-1.x-svn8012-dirty Configuration -# Sun Dec 4 22:03:56 2016 +# Buildroot astlinux-1.x-svn8061-dirty Configuration +# Mon Jan 2 10:45:16 2017 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -759,7 +759,6 @@ BR2_PACKAGE_OPENSSH=y BR2_PACKAGE_OPENVPN=y BR2_PACKAGE_OPENVPN_LZO=y -BR2_PACKAGE_OPENVPN_OPENSSL=y BR2_PACKAGE_P910ND=y # BR2_PACKAGE_PORTMAP is not set BR2_PACKAGE_PPPD=y Modified: branches/1.0/astlinux-ast13.config =================================================================== --- branches/1.0/astlinux-ast13.config 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/astlinux-ast13.config 2017-01-02 18:25:22 UTC (rev 8062) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot astlinux-1.x-svn8012-dirty Configuration -# Sun Dec 4 22:03:56 2016 +# Buildroot astlinux-1.x-svn8061-dirty Configuration +# Mon Jan 2 10:45:16 2017 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -759,7 +759,6 @@ BR2_PACKAGE_OPENSSH=y BR2_PACKAGE_OPENVPN=y BR2_PACKAGE_OPENVPN_LZO=y -BR2_PACKAGE_OPENVPN_OPENSSL=y BR2_PACKAGE_P910ND=y # BR2_PACKAGE_PORTMAP is not set BR2_PACKAGE_PPPD=y Modified: branches/1.0/package/openvpn/Config.in =================================================================== --- branches/1.0/package/openvpn/Config.in 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/package/openvpn/Config.in 2017-01-02 18:25:22 UTC (rev 8062) @@ -1,5 +1,6 @@ config BR2_PACKAGE_OPENVPN bool "openvpn" + select BR2_PACKAGE_OPENSSL help OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of configurations, including road @@ -8,20 +9,15 @@ remote access solutions with load balancing, failover, and fine-grained access-controls. - http://openvpn.sourceforge.net/ + http://openvpn.net/ +if BR2_PACKAGE_OPENVPN + config BR2_PACKAGE_OPENVPN_LZO bool "LZO compression" default y - depends on BR2_PACKAGE_OPENVPN select BR2_PACKAGE_LZO help Enable LZO compression. -config BR2_PACKAGE_OPENVPN_OPENSSL - bool "OpenSSL support" - default y - depends on BR2_PACKAGE_OPENVPN - select BR2_PACKAGE_OPENSSL - help - Enable TLS-based key exchange and OpenSSL crypto support. +endif Modified: branches/1.0/package/openvpn/openvpn.init =================================================================== --- branches/1.0/package/openvpn/openvpn.init 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/package/openvpn/openvpn.init 2017-01-02 18:25:22 UTC (rev 8062) @@ -63,32 +63,12 @@ server $OVPN_SERVER${OVPN_SERVERV6:+ server-ipv6 $OVPN_SERVERV6} verb $OVPN_VERBOSITY" > /tmp/etc/openvpn.conf - # push settings from the server to the client - if [ -n "$OVPN_PUSH1" ]; then - echo "push \"$OVPN_PUSH1\"" >> /tmp/etc/openvpn.conf - fi - if [ -n "$OVPN_PUSH2" ]; then - echo "push \"$OVPN_PUSH2\"" >> /tmp/etc/openvpn.conf - fi - if [ -n "$OVPN_PUSH3" ]; then - echo "push \"$OVPN_PUSH3\"" >> /tmp/etc/openvpn.conf - fi - if [ -n "$OVPN_PUSH4" ]; then - echo "push \"$OVPN_PUSH4\"" >> /tmp/etc/openvpn.conf - fi - # Deprecate OVPN_PUSH1-4 in favor of OVPN_PUSH + IFS=$'\n' for i in $OVPN_PUSH; do echo "push \"$i\"" >> /tmp/etc/openvpn.conf done - if [ -n "$OVPN_OTHER1" ]; then - echo "$OVPN_OTHER1" >> /tmp/etc/openvpn.conf - fi - if [ -n "$OVPN_OTHER2" ]; then - echo "$OVPN_OTHER2" >> /tmp/etc/openvpn.conf - fi - # Deprecate OVPN_OTHER1-2 in favor of OVPN_OTHER IFS=$'\n' for i in $OVPN_OTHER; do echo "$i" >> /tmp/etc/openvpn.conf Modified: branches/1.0/package/openvpn/openvpn.mk =================================================================== --- branches/1.0/package/openvpn/openvpn.mk 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/package/openvpn/openvpn.mk 2017-01-02 18:25:22 UTC (rev 8062) @@ -4,11 +4,18 @@ # ############################################################# -OPENVPN_VERSION = 2.3.14 +OPENVPN_VERSION = 2.4.0 OPENVPN_SITE = http://swupdate.openvpn.net/community/releases -OPENVPN_DEPENDENCIES = host-pkg-config -OPENVPN_CONF_OPT = --disable-plugins --enable-iproute2 -OPENVPN_CONF_ENV = IFCONFIG=/sbin/ifconfig \ +OPENVPN_DEPENDENCIES = host-pkg-config openssl + +OPENVPN_CONF_OPT = \ + --disable-debug \ + --disable-plugins \ + --enable-iproute2 \ + --with-crypto-library=openssl + +OPENVPN_CONF_ENV = \ + IFCONFIG=/sbin/ifconfig \ NETSTAT=/bin/netstat \ ROUTE=/sbin/route @@ -24,11 +31,6 @@ OPENVPN_CONF_OPT += --disable-lzo endif -ifeq ($(BR2_PACKAGE_OPENVPN_OPENSSL),y) - OPENVPN_CONF_OPT += --with-crypto-library=openssl - OPENVPN_DEPENDENCIES += openssl -endif - define OPENVPN_INSTALL_TARGET_CMDS $(INSTALL) -m 755 $(@D)/src/openvpn/openvpn $(TARGET_DIR)/usr/sbin/openvpn $(INSTALL) -m 755 -D package/openvpn/openvpn.init $(TARGET_DIR)/etc/init.d/openvpn Modified: branches/1.0/x86_64-configs/astlinux-ast11.config =================================================================== --- branches/1.0/x86_64-configs/astlinux-ast11.config 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/x86_64-configs/astlinux-ast11.config 2017-01-02 18:25:22 UTC (rev 8062) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot astlinux-1.x-svn8012-dirty Configuration -# Sun Dec 4 22:03:57 2016 +# Buildroot astlinux-1.x-svn8061-dirty Configuration +# Mon Jan 2 10:45:17 2017 # BR2_HAVE_DOT_CONFIG=y BR2_ARCH_IS_64=y @@ -740,7 +740,6 @@ BR2_PACKAGE_OPENSSH=y BR2_PACKAGE_OPENVPN=y BR2_PACKAGE_OPENVPN_LZO=y -BR2_PACKAGE_OPENVPN_OPENSSL=y BR2_PACKAGE_P910ND=y # BR2_PACKAGE_PORTMAP is not set BR2_PACKAGE_PPPD=y Modified: branches/1.0/x86_64-configs/astlinux-ast13.config =================================================================== --- branches/1.0/x86_64-configs/astlinux-ast13.config 2016-12-30 16:21:13 UTC (rev 8061) +++ branches/1.0/x86_64-configs/astlinux-ast13.config 2017-01-02 18:25:22 UTC (rev 8062) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot astlinux-1.x-svn8012-dirty Configuration -# Sun Dec 4 22:03:57 2016 +# Buildroot astlinux-1.x-svn8061-dirty Configuration +# Mon Jan 2 10:45:17 2017 # BR2_HAVE_DOT_CONFIG=y BR2_ARCH_IS_64=y @@ -740,7 +740,6 @@ BR2_PACKAGE_OPENSSH=y BR2_PACKAGE_OPENVPN=y BR2_PACKAGE_OPENVPN_LZO=y -BR2_PACKAGE_OPENVPN_OPENSSL=y BR2_PACKAGE_P910ND=y # BR2_PACKAGE_PORTMAP is not set BR2_PACKAGE_PPPD=y This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-30 16:21:31
|
Revision: 8061 http://sourceforge.net/p/astlinux/code/8061 Author: abelbeck Date: 2016-12-30 16:21:13 +0000 (Fri, 30 Dec 2016) 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 2016-12-30 16:19:03 UTC (rev 8060) +++ branches/1.0/docs/ChangeLog.txt 2016-12-30 16:21:13 UTC (rev 8061) @@ -99,7 +99,7 @@ -- iproute2 (ip, tc, bridge, etc.) version bump to version 3.16.0, now including the 'bridge' utility. No longer use 'brctl' for managing bridge interfaces, instead use iproute2 tools. --- whois, version 5.2.13, new package to perform Whois lookups for domains and IP's. +-- whois, version 5.2.14, new package to perform Whois lookups for domains and IP's. -- arnofw (AIF), "adaptive-ban" plugin, asterisk filter, add chan_sip 'Not a local domain' regex and chan_pjsip 'No matching endpoint found' regex. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-30 16:19:05
|
Revision: 8060 http://sourceforge.net/p/astlinux/code/8060 Author: abelbeck Date: 2016-12-30 16:19:03 +0000 (Fri, 30 Dec 2016) Log Message: ----------- whois, version bump to 5.2.14 Modified Paths: -------------- branches/1.0/package/whois/whois.mk Modified: branches/1.0/package/whois/whois.mk =================================================================== --- branches/1.0/package/whois/whois.mk 2016-12-24 22:54:43 UTC (rev 8059) +++ branches/1.0/package/whois/whois.mk 2016-12-30 16:19:03 UTC (rev 8060) @@ -4,7 +4,7 @@ # ################################################################################ -WHOIS_VERSION = 5.2.13 +WHOIS_VERSION = 5.2.14 WHOIS_SITE = http://ftp.debian.org/debian/pool/main/w/whois WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-24 22:54:46
|
Revision: 8059 http://sourceforge.net/p/astlinux/code/8059 Author: abelbeck Date: 2016-12-24 22:54:43 +0000 (Sat, 24 Dec 2016) 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 2016-12-24 22:47:54 UTC (rev 8058) +++ branches/1.0/docs/ChangeLog.txt 2016-12-24 22:54:43 UTC (rev 8059) @@ -19,7 +19,7 @@ -- Linux Kernel 3.2.84 (minor bump) --- RUNNIX, version bump to runnix-0.4-7972, with Linux Kernel 3.2.84, dropbear 2016.74 +-- RUNNIX, version bump to runnix-0.4-8057, with Linux Kernel 3.2.84, dropbear 2016.74, kexec 2.0.14 -- php, version bump to 5.6.29 @@ -40,7 +40,7 @@ -- tiff, version bump to 4.0.7, security fixes: 11 CVE's --- kexec-tools, version bump to 2.0.14 +-- kexec, version bump to 2.0.14 -- nano, version bump to 2.7.2 @@ -518,7 +518,7 @@ -- ethtool, version bump to 4.2 --- kexec-tools, version bump to 2.0.11 +-- kexec, version bump to 2.0.11 -- kernel-reboot, new command performs a reboot via kexec just as RUNNIX does, all changes to the run images and versions are honored. Reboots are 30-40 seconds faster using kernel-reboot. The kernel-reboot command replaces the sreboot script that has been removed. @@ -920,7 +920,7 @@ -- libsodium, version bump to 1.0.2 --- kexec-tools, version bump to 2.0.8 +-- kexec, version bump to 2.0.8 -- Time Zone Database update, tzdata2015a and tzcode2015a @@ -1217,7 +1217,7 @@ -- ethtool, version bump to 3.14 --- kexec-tools, version bump to 2.0.6 +-- kexec, version bump to 2.0.6 -- pcre, version bump to 8.35 @@ -1328,7 +1328,7 @@ -- dosfstools, version bump to 3.0.25 --- kexec-tools, version bump to 2.0.4 +-- kexec, version bump to 2.0.4 -- initrd and /etc/rc, On boot use 'e2fsck -y' instead of 'e2fsck -p' since common disk corruption will not be automatically fixed with '-p'. Thanks to Martin Sunstrum for demonstrating the problem and testing. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-24 22:47:56
|
Revision: 8058 http://sourceforge.net/p/astlinux/code/8058 Author: abelbeck Date: 2016-12-24 22:47:54 +0000 (Sat, 24 Dec 2016) Log Message: ----------- runnix, version bump to runnix-0.4-8057, kexec version bump to 2.0.14 Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2016-12-24 17:34:31 UTC (rev 8057) +++ branches/1.0/boot/runnix/runnix.mk 2016-12-24 22:47:54 UTC (rev 8058) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-7972 +RUNNIX_VER:=0.4-8057 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz RUNNIX_SITE:=http://mirror.astlinux-project.org/runnix4 RUNNIX_DIR:=$(BUILD_DIR)/runnix-$(RUNNIX_VER) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-24 17:34:33
|
Revision: 8057 http://sourceforge.net/p/astlinux/code/8057 Author: abelbeck Date: 2016-12-24 17:34:31 +0000 (Sat, 24 Dec 2016) 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 2016-12-24 17:29:21 UTC (rev 8056) +++ branches/1.0/docs/ChangeLog.txt 2016-12-24 17:34:31 UTC (rev 8057) @@ -40,6 +40,8 @@ -- tiff, version bump to 4.0.7, security fixes: 11 CVE's +-- kexec-tools, version bump to 2.0.14 + -- nano, version bump to 2.7.2 -- strace, version bump to 4.15 @@ -56,7 +58,7 @@ -- OpenSSL, quasi-major version bump to 1.0.2j, LTS series. --- libcurl (curl) version bump to 7.52.0, security fixes: CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, +-- libcurl (curl) version bump to 7.52.1, security fixes: CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625, CVE-2016-9586 -- strongSwan, version 5.5.1, new package, a more feature rich alternative for IPsec VPN support. @@ -74,6 +76,8 @@ -- ipset, version bump to 6.30 +-- lighttpd, version bump to 1.4.44 + -- dnscrypt-proxy, version bump to 1.8.0 -- unbound (host), version bump to 1.6.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-24 17:29:24
|
Revision: 8056 http://sourceforge.net/p/astlinux/code/8056 Author: abelbeck Date: 2016-12-24 17:29:21 +0000 (Sat, 24 Dec 2016) Log Message: ----------- kexec, version bump to 2.0.14 Modified Paths: -------------- branches/1.0/package/kexec/kexec.mk Modified: branches/1.0/package/kexec/kexec.mk =================================================================== --- branches/1.0/package/kexec/kexec.mk 2016-12-24 16:29:28 UTC (rev 8055) +++ branches/1.0/package/kexec/kexec.mk 2016-12-24 17:29:21 UTC (rev 8056) @@ -3,12 +3,11 @@ # kexec # ############################################################# -KEXEC_VERSION = 2.0.11 -KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.gz + +KEXEC_VERSION = 2.0.14 +KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec -KEXEC_UNINSTALL_STAGING_OPT = --version - ifeq ($(BR2_PACKAGE_KEXEC_ZLIB),y) KEXEC_CONF_OPT += --with-zlib KEXEC_DEPENDENCIES = zlib @@ -16,17 +15,20 @@ KEXEC_CONF_OPT += --without-zlib endif +ifeq ($(BR2_PACKAGE_XZ),y) +KEXEC_CONF_OPT += --with-lzma +KEXEC_DEPENDENCIES += xz +else +KEXEC_CONF_OPT += --without-lzma +endif + # Only install kexec define KEXEC_INSTALL_TARGET_CMDS $(INSTALL) -m 0755 -D $(@D)/build/sbin/kexec $(TARGET_DIR)/sbin/kexec endef -#define KEXEC_REMOVE_LIB_TOOLS -# rm -rf $(TARGET_DIR)/usr/lib/kexec-tools -#endef -# -#KEXEC_POST_INSTALL_TARGET_HOOKS += KEXEC_REMOVE_LIB_TOOLS -# +KEXEC_UNINSTALL_STAGING_OPT = --version + define KEXEC_UNINSTALL_TARGET_CMDS rm -f $(TARGET_DIR)/sbin/kexec endef This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-24 16:29:31
|
Revision: 8055 http://sourceforge.net/p/astlinux/code/8055 Author: abelbeck Date: 2016-12-24 16:29:28 +0000 (Sat, 24 Dec 2016) Log Message: ----------- lighttpd, version bump to 1.4.44 Modified Paths: -------------- branches/1.0/package/lighttpd/lighttpd.mk Removed Paths: ------------- branches/1.0/package/lighttpd/lighttpd-enforce-wait-for-POLLWR.patch branches/1.0/package/lighttpd/lighttpd-fix-crash-fd-events.patch branches/1.0/package/lighttpd/lighttpd-ssl_shutdown-only-if-handshake-finished.patch Deleted: branches/1.0/package/lighttpd/lighttpd-enforce-wait-for-POLLWR.patch =================================================================== --- branches/1.0/package/lighttpd/lighttpd-enforce-wait-for-POLLWR.patch 2016-12-24 14:49:13 UTC (rev 8054) +++ branches/1.0/package/lighttpd/lighttpd-enforce-wait-for-POLLWR.patch 2016-12-24 16:29:28 UTC (rev 8055) @@ -1,61 +0,0 @@ -From 666b9fd72675bcce468ef353a1f0b32f6e89dfd4 Mon Sep 17 00:00:00 2001 -From: Glenn Strauss <gst...@gl...> -Date: Sat, 6 Aug 2016 22:04:53 -0400 -Subject: [core] enforce wait for POLLWR after EINPROGRESS (fixes #2744) - -mod_fastcgi, mod_scgi, and mod_proxy must enforce wait for POLLWR -after EINPROGRESS or else getsockopt(fd, SOL_SOCKET, SO_ERROR, ...) -may succeed even though socket connection is not yet established, -and subsequent writev() will fail ENOTCONN. - -(thx pkubaj) - -x-ref: - "1.4.40/41 writev failed: Socket is not connected (fastcgi,scgi,proxy)" - https://redmine.lighttpd.net/issues/2744 - -diff --git a/src/mod_fastcgi.c b/src/mod_fastcgi.c -index 4b0f8ba..bc0dabe 100644 ---- a/src/mod_fastcgi.c -+++ b/src/mod_fastcgi.c -@@ -3257,7 +3257,8 @@ SUBREQUEST_FUNC(mod_fastcgi_handle_subrequest) { - } - } - -- return (0 == hctx->wb->bytes_in || !chunkqueue_is_empty(hctx->wb)) -+ return ((0 == hctx->wb->bytes_in || !chunkqueue_is_empty(hctx->wb)) -+ && hctx->state != FCGI_STATE_CONNECT_DELAYED) - ? fcgi_send_request(srv, hctx) - : HANDLER_WAIT_FOR_EVENT; - } -diff --git a/src/mod_proxy.c b/src/mod_proxy.c -index 7250c91..bebf0f3 100644 ---- a/src/mod_proxy.c -+++ b/src/mod_proxy.c -@@ -992,7 +992,8 @@ SUBREQUEST_FUNC(mod_proxy_handle_subrequest) { - } - } - -- return (0 == hctx->wb->bytes_in || !chunkqueue_is_empty(hctx->wb)) -+ return ((0 == hctx->wb->bytes_in || !chunkqueue_is_empty(hctx->wb)) -+ && hctx->state != PROXY_STATE_CONNECT) - ? proxy_send_request(srv, hctx) - : HANDLER_WAIT_FOR_EVENT; - } -diff --git a/src/mod_scgi.c b/src/mod_scgi.c -index fffbc7a..ac93d33 100644 ---- a/src/mod_scgi.c -+++ b/src/mod_scgi.c -@@ -2585,7 +2585,8 @@ SUBREQUEST_FUNC(mod_scgi_handle_subrequest) { - } - } - -- return (0 == hctx->wb->bytes_in || !chunkqueue_is_empty(hctx->wb)) -+ return ((0 == hctx->wb->bytes_in || !chunkqueue_is_empty(hctx->wb)) -+ && hctx->state != FCGI_STATE_CONNECT) - ? scgi_send_request(srv, hctx) - : HANDLER_WAIT_FOR_EVENT; - } --- -cgit v0.10.2 - Deleted: branches/1.0/package/lighttpd/lighttpd-fix-crash-fd-events.patch =================================================================== --- branches/1.0/package/lighttpd/lighttpd-fix-crash-fd-events.patch 2016-12-24 14:49:13 UTC (rev 8054) +++ branches/1.0/package/lighttpd/lighttpd-fix-crash-fd-events.patch 2016-12-24 16:29:28 UTC (rev 8055) @@ -1,240 +0,0 @@ -From 40f16d52dbd2cab3987e7269cc0a949c6f0a9ea3 Mon Sep 17 00:00:00 2001 -From: Glenn Strauss <gst...@gl...> -Date: Wed, 24 Aug 2016 15:30:11 -0400 -Subject: [core] fix crash if ready events on abandoned fd (fixes #2748) - -x-ref: - "1.4.40/1.4.41 uploads to CGI may cause crash (SIGABRT)" - https://redmine.lighttpd.net/issues/2748 - -diff --git a/src/fdevent.c b/src/fdevent.c -index 25bb42a..aa84a9a 100644 ---- a/src/fdevent.c -+++ b/src/fdevent.c -@@ -23,6 +23,7 @@ fdevents *fdevent_init(server *srv, size_t maxfds, fdevent_handler_t type) { - ev->fdarray = calloc(maxfds, sizeof(*ev->fdarray)); - force_assert(NULL != ev->fdarray); - ev->maxfds = maxfds; -+ ev->highfd = -1; - - switch(type) { - case FDEVENT_HANDLER_POLL: -@@ -94,7 +95,7 @@ void fdevent_free(fdevents *ev) { - if (ev->free) ev->free(ev); - - for (i = 0; i < ev->maxfds; i++) { -- if (ev->fdarray[i]) free(ev->fdarray[i]); -+ if (ev->fdarray[i] > (fdnode *)0x2) free(ev->fdarray[i]); - } - - free(ev->fdarray); -@@ -148,9 +149,42 @@ int fdevent_unregister(fdevents *ev, int fd) { - return 0; - } - -+void fdevent_sched_close(fdevents *ev, int fd, int issock) { -+ if (!ev) return; -+ ev->fdarray[fd] = (issock ? (fdnode *)0x1 : (fdnode *)0x2); -+ if (ev->highfd < fd) ev->highfd = fd; -+} -+ -+void fdevent_sched_run(server *srv, fdevents *ev) { -+ const int highfd = ev->highfd; -+ for (int fd = 0; fd <= highfd; ++fd) { -+ fdnode * const fdn = ev->fdarray[fd]; -+ int rc; -+ if (!((uintptr_t)fdn & 0x3)) continue; -+ #ifdef _WIN32 -+ if (fdn == (fdnode *)0x1) { -+ rc = closesocket(fd); -+ } -+ else if (fdn == (fdnode)0x2) { -+ rc = close(fd); -+ } -+ #else -+ rc = close(fd); -+ #endif -+ -+ if (0 != rc) { -+ log_error_write(srv, __FILE__, __LINE__, "sds", "close failed ", fd, strerror(errno)); -+ } -+ -+ ev->fdarray[fd] = NULL; -+ --srv->cur_fds; -+ } -+ ev->highfd = -1; -+} -+ - void fdevent_event_del(fdevents *ev, int *fde_ndx, int fd) { - if (-1 == fd) return; -- if (NULL == ev->fdarray[fd]) return; -+ if (ev->fdarray[fd] <= (fdnode *)0x2) return; - - if (ev->event_del) *fde_ndx = ev->event_del(ev, *fde_ndx, fd); - ev->fdarray[fd]->events = 0; -@@ -212,6 +246,7 @@ int fdevent_event_get_fd(fdevents *ev, size_t ndx) { - - fdevent_handler fdevent_get_handler(fdevents *ev, int fd) { - if (ev->fdarray[fd] == NULL) SEGFAULT(); -+ if ((uintptr_t)ev->fdarray[fd] & 0x3) return NULL; - if (ev->fdarray[fd]->fd != fd) SEGFAULT(); - - return ev->fdarray[fd]->handler; -@@ -219,6 +254,7 @@ fdevent_handler fdevent_get_handler(fdevents *ev, int fd) { - - void * fdevent_get_context(fdevents *ev, int fd) { - if (ev->fdarray[fd] == NULL) SEGFAULT(); -+ if ((uintptr_t)ev->fdarray[fd] & 0x3) return NULL; - if (ev->fdarray[fd]->fd != fd) SEGFAULT(); - - return ev->fdarray[fd]->ctx; -diff --git a/src/fdevent.h b/src/fdevent.h -index 4dc1d3c..721c6d5 100644 ---- a/src/fdevent.h -+++ b/src/fdevent.h -@@ -125,6 +125,7 @@ typedef struct fdevents { - - fdnode **fdarray; - size_t maxfds; -+ int highfd; - - #ifdef USE_LINUX_EPOLL - int epoll_fd; -@@ -202,6 +203,8 @@ int fdevent_poll(fdevents *ev, int timeout_ms); - - int fdevent_register(fdevents *ev, int fd, fdevent_handler handler, void *ctx); - int fdevent_unregister(fdevents *ev, int fd); -+void fdevent_sched_close(fdevents *ev, int fd, int issock); -+void fdevent_sched_run(struct server *srv, fdevents *ev); - - void fd_close_on_exec(int fd); - int fdevent_fcntl_set(fdevents *ev, int fd); -diff --git a/src/mod_cgi.c b/src/mod_cgi.c -index 52e7f5d..e47b7ca 100644 ---- a/src/mod_cgi.c -+++ b/src/mod_cgi.c -@@ -606,10 +606,7 @@ static void cgi_connection_close_fdtocgi(server *srv, handler_ctx *hctx) { - /*(closes only hctx->fdtocgi)*/ - fdevent_event_del(srv->ev, &(hctx->fde_ndx_tocgi), hctx->fdtocgi); - fdevent_unregister(srv->ev, hctx->fdtocgi); -- -- if (close(hctx->fdtocgi)) { -- log_error_write(srv, __FILE__, __LINE__, "sds", "cgi stdin close failed ", hctx->fdtocgi, strerror(errno)); -- } -+ fdevent_sched_close(srv->ev, hctx->fdtocgi, 0); - hctx->fdtocgi = -1; - } - -@@ -631,10 +628,7 @@ static void cgi_connection_close(server *srv, handler_ctx *hctx) { - /* close connection to the cgi-script */ - fdevent_event_del(srv->ev, &(hctx->fde_ndx), hctx->fd); - fdevent_unregister(srv->ev, hctx->fd); -- -- if (close(hctx->fd)) { -- log_error_write(srv, __FILE__, __LINE__, "sds", "cgi close failed ", hctx->fd, strerror(errno)); -- } -+ fdevent_sched_close(srv->ev, hctx->fd, 0); - } - - if (hctx->fdtocgi != -1) { -@@ -1372,6 +1366,8 @@ static int cgi_create_env(server *srv, connection *con, plugin_data *p, handler_ - hctx->fd = from_cgi_fds[0]; - hctx->fde_ndx = -1; - -+ ++srv->cur_fds; -+ - if (0 == con->request.content_length) { - close(to_cgi_fds[1]); - } else { -@@ -1388,6 +1384,8 @@ static int cgi_create_env(server *srv, connection *con, plugin_data *p, handler_ - cgi_connection_close(srv, hctx); - return -1; - } -+ -+ ++srv->cur_fds; - } - - fdevent_register(srv->ev, hctx->fd, cgi_handle_fdevent, hctx); -diff --git a/src/mod_fastcgi.c b/src/mod_fastcgi.c -index bc0dabe..f124ad2 100644 ---- a/src/mod_fastcgi.c -+++ b/src/mod_fastcgi.c -@@ -1577,8 +1577,7 @@ static void fcgi_connection_close(server *srv, handler_ctx *hctx) { - if (hctx->fd != -1) { - fdevent_event_del(srv->ev, &(hctx->fde_ndx), hctx->fd); - fdevent_unregister(srv->ev, hctx->fd); -- close(hctx->fd); -- srv->cur_fds--; -+ fdevent_sched_close(srv->ev, hctx->fd, 1); - } - - if (hctx->host && hctx->proc) { -@@ -1631,8 +1630,7 @@ static int fcgi_reconnect(server *srv, handler_ctx *hctx) { - if (hctx->fd != -1) { - fdevent_event_del(srv->ev, &(hctx->fde_ndx), hctx->fd); - fdevent_unregister(srv->ev, hctx->fd); -- close(hctx->fd); -- srv->cur_fds--; -+ fdevent_sched_close(srv->ev, hctx->fd, 1); - hctx->fd = -1; - } - -diff --git a/src/mod_proxy.c b/src/mod_proxy.c -index 0e4bfcf..c4e2bcc 100644 ---- a/src/mod_proxy.c -+++ b/src/mod_proxy.c -@@ -341,9 +341,7 @@ static void proxy_connection_close(server *srv, handler_ctx *hctx) { - if (hctx->fd != -1) { - fdevent_event_del(srv->ev, &(hctx->fde_ndx), hctx->fd); - fdevent_unregister(srv->ev, hctx->fd); -- -- close(hctx->fd); -- srv->cur_fds--; -+ fdevent_sched_close(srv->ev, hctx->fd, 1); - } - - if (hctx->host) { -diff --git a/src/mod_scgi.c b/src/mod_scgi.c -index 94a5d65..5c62fc6 100644 ---- a/src/mod_scgi.c -+++ b/src/mod_scgi.c -@@ -1315,8 +1315,7 @@ static void scgi_connection_close(server *srv, handler_ctx *hctx) { - if (hctx->fd != -1) { - fdevent_event_del(srv->ev, &(hctx->fde_ndx), hctx->fd); - fdevent_unregister(srv->ev, hctx->fd); -- close(hctx->fd); -- srv->cur_fds--; -+ fdevent_sched_close(srv->ev, hctx->fd, 1); - } - - if (hctx->host && hctx->proc) { -@@ -1371,8 +1370,7 @@ static int scgi_reconnect(server *srv, handler_ctx *hctx) { - - fdevent_event_del(srv->ev, &(hctx->fde_ndx), hctx->fd); - fdevent_unregister(srv->ev, hctx->fd); -- close(hctx->fd); -- srv->cur_fds--; -+ fdevent_sched_close(srv->ev, hctx->fd, 1); - - scgi_set_state(srv, hctx, FCGI_STATE_INIT); - -diff --git a/src/server.c b/src/server.c -index 382d5a6..4c3fadc 100644 ---- a/src/server.c -+++ b/src/server.c -@@ -1792,8 +1792,11 @@ int main (int argc, char **argv) { - fd = fdevent_event_get_fd (srv->ev, fd_ndx); - handler = fdevent_get_handler(srv->ev, fd); - context = fdevent_get_context(srv->ev, fd); -- (*handler)(srv, context, revents); -+ if (NULL != handler) { -+ (*handler)(srv, context, revents); -+ } - } while (--n > 0); -+ fdevent_sched_run(srv, srv->ev); - } else if (n < 0 && errno != EINTR) { - log_error_write(srv, __FILE__, __LINE__, "ss", - "fdevent_poll failed:", --- -cgit v0.10.2 - Deleted: branches/1.0/package/lighttpd/lighttpd-ssl_shutdown-only-if-handshake-finished.patch =================================================================== --- branches/1.0/package/lighttpd/lighttpd-ssl_shutdown-only-if-handshake-finished.patch 2016-12-24 14:49:13 UTC (rev 8054) +++ branches/1.0/package/lighttpd/lighttpd-ssl_shutdown-only-if-handshake-finished.patch 2016-12-24 16:29:28 UTC (rev 8055) @@ -1,22 +0,0 @@ -commit 156bea38597ced5de7521ada2e85fb67aead21db -Author: Glenn Strauss <gst...@gl...> -Date: Tue Aug 2 22:32:28 2016 -0400 - - [TLS] SSL_shutdown() only if handshake finished - - avoid noise in logs due to calling SSL_shutdown() on a connection - that has not yet completed TLS handshake - -diff --git a/src/connections.c b/src/connections.c -index ccdf360..4cd2139 100644 ---- a/src/connections.c -+++ b/src/connections.c -@@ -183,7 +183,7 @@ static void connection_handle_shutdown(server *srv, connection *con) { - - #ifdef USE_OPENSSL - server_socket *srv_sock = con->srv_socket; -- if (srv_sock->is_ssl) { -+ if (srv_sock->is_ssl && SSL_is_init_finished(con->ssl)) { - int ret, ssl_r; - unsigned long err; - ERR_clear_error(); Modified: branches/1.0/package/lighttpd/lighttpd.mk =================================================================== --- branches/1.0/package/lighttpd/lighttpd.mk 2016-12-24 14:49:13 UTC (rev 8054) +++ branches/1.0/package/lighttpd/lighttpd.mk 2016-12-24 16:29:28 UTC (rev 8055) @@ -4,7 +4,7 @@ # ############################################################# -LIGHTTPD_VERSION = 1.4.41 +LIGHTTPD_VERSION = 1.4.44 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...> - 2016-12-24 14:49:15
|
Revision: 8054 http://sourceforge.net/p/astlinux/code/8054 Author: abelbeck Date: 2016-12-24 14:49:13 +0000 (Sat, 24 Dec 2016) Log Message: ----------- libcurl, version bump to 7.52.1, fixes 'uninitialized random' only in 7.52.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 2016-12-23 18:27:10 UTC (rev 8053) +++ branches/1.0/package/libcurl/libcurl.mk 2016-12-24 14:49:13 UTC (rev 8054) @@ -3,7 +3,7 @@ # libcurl # ############################################################# -LIBCURL_VERSION = 7.52.0 +LIBCURL_VERSION = 7.52.1 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.gz LIBCURL_SITE = https://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...> - 2016-12-23 18:27:12
|
Revision: 8053 http://sourceforge.net/p/astlinux/code/8053 Author: abelbeck Date: 2016-12-23 18:27:10 +0000 (Fri, 23 Dec 2016) Log Message: ----------- arnofw, adaptive-ban plugin, bump version to 1.08 and update comments Modified Paths: -------------- branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh Modified: branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh =================================================================== --- branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh 2016-12-22 23:15:37 UTC (rev 8052) +++ branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh 2016-12-23 18:27:10 UTC (rev 8053) @@ -2,16 +2,16 @@ # -= Arno's iptables firewall - Adaptive Ban plugin =- # PLUGIN_NAME="Adaptive Ban plugin" -PLUGIN_VERSION="1.07" +PLUGIN_VERSION="1.08" PLUGIN_CONF_FILE="adaptive-ban.conf" # -# Last changed : August 22, 2013 +# Last changed : December 22, 2016 # Requirements : AIF 2.0.0+ # Comments : Parse a log file for failed access with offending IP addresses # Ban the IP address after multiple failed attempts # -# Author : (C) Copyright 2010-2013 by Lonnie Abelbeck -# Homepage : http://www.astlinux.org/ +# Author : (C) Copyright 2010-2016 by Lonnie Abelbeck +# Homepage : http://www.astlinux-project.org/ # Credits : Fail2ban Project # Homepage : http://www.fail2ban.org/ # Credits : Arno van Amersfoort This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-22 23:15:39
|
Revision: 8052 http://sourceforge.net/p/astlinux/code/8052 Author: abelbeck Date: 2016-12-22 23:15:37 +0000 (Thu, 22 Dec 2016) Log Message: ----------- syslogd, remove '-m 60' option, while ignored, it is no longer supported. Thanks Michael Modified Paths: -------------- branches/1.0/project/astlinux/target_skeleton/etc/init.d/netsyslogd branches/1.0/project/astlinux/target_skeleton/etc/init.d/syslogd Modified: branches/1.0/project/astlinux/target_skeleton/etc/init.d/netsyslogd =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/init.d/netsyslogd 2016-12-22 19:14:18 UTC (rev 8051) +++ branches/1.0/project/astlinux/target_skeleton/etc/init.d/netsyslogd 2016-12-22 23:15:37 UTC (rev 8052) @@ -26,10 +26,10 @@ fi if [ "$action" = "remote" ]; then echo "Starting Remote syslogd..." - syslogd -s $LOGSIZE -m 60 -b $NLOGS -L -R "$SYSLOGHOST" + syslogd -s $LOGSIZE -b $NLOGS -L -R "$SYSLOGHOST" else echo "Stopping Remote syslogd..." - syslogd -s $LOGSIZE -m 60 -b $NLOGS + syslogd -s $LOGSIZE -b $NLOGS fi } Modified: branches/1.0/project/astlinux/target_skeleton/etc/init.d/syslogd =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/init.d/syslogd 2016-12-22 19:14:18 UTC (rev 8051) +++ branches/1.0/project/astlinux/target_skeleton/etc/init.d/syslogd 2016-12-22 23:15:37 UTC (rev 8052) @@ -16,7 +16,7 @@ fi echo "Starting syslogd..." - syslogd -s $LOGSIZE -m 60 -b $NLOGS + syslogd -s $LOGSIZE -b $NLOGS klogd } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-22 19:14:20
|
Revision: 8051 http://sourceforge.net/p/astlinux/code/8051 Author: abelbeck Date: 2016-12-22 19:14:18 +0000 (Thu, 22 Dec 2016) Log Message: ----------- arnofw, adaptive-ban plugin, fix a bug when syslogd rotates /var/log/messages and does not create a new /var/log/messages which caused the adaptive-ban helper script to exit Modified Paths: -------------- branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh Modified: branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh =================================================================== --- branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh 2016-12-21 21:14:32 UTC (rev 8050) +++ branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh 2016-12-22 19:14:18 UTC (rev 8051) @@ -56,7 +56,14 @@ if [ ! -f "$file" ]; then log_msg "Input log file $file does not exist" - break + sleep 1 + # Test again since the 'log_msg' may create the file after being rotated + if [ -f "$file" ]; then + log_msg "Input log file $file now exists, continuing..." + else + log_msg "Input log file $file does not exist, exiting..." + break + fi fi if [ "$filetime" != "$(date -r "$file" "+%s")" -o "$argstime" != "$(date -r "$ARGSFILE" "+%s")" ]; then This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-21 21:14:35
|
Revision: 8050 http://sourceforge.net/p/astlinux/code/8050 Author: abelbeck Date: 2016-12-21 21:14:32 +0000 (Wed, 21 Dec 2016) 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 2016-12-21 21:10:29 UTC (rev 8049) +++ branches/1.0/docs/ChangeLog.txt 2016-12-21 21:14:32 UTC (rev 8050) @@ -56,8 +56,8 @@ -- OpenSSL, quasi-major version bump to 1.0.2j, LTS series. --- libcurl (curl) version bump to 7.51.0, security fixes: CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, - CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625 +-- libcurl (curl) version bump to 7.52.0, security fixes: CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, + CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625, CVE-2016-9586 -- strongSwan, version 5.5.1, new package, a more feature rich alternative for IPsec VPN support. New rc.conf variables are: IPSEC_ALLOWED_ENDPOINTS and IPSEC_ALLOWED_VPN_NETS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-21 21:10:32
|
Revision: 8049 http://sourceforge.net/p/astlinux/code/8049 Author: abelbeck Date: 2016-12-21 21:10:29 +0000 (Wed, 21 Dec 2016) Log Message: ----------- libcurl, version bump to 7.52.0, adds HTTPS-proxy, security fix: CVE-2016-9586 Modified Paths: -------------- branches/1.0/package/libcurl/libcurl.mk Modified: branches/1.0/package/libcurl/libcurl.mk =================================================================== --- branches/1.0/package/libcurl/libcurl.mk 2016-12-20 21:00:39 UTC (rev 8048) +++ branches/1.0/package/libcurl/libcurl.mk 2016-12-21 21:10:29 UTC (rev 8049) @@ -3,7 +3,7 @@ # libcurl # ############################################################# -LIBCURL_VERSION = 7.51.0 +LIBCURL_VERSION = 7.52.0 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.gz LIBCURL_SITE = https://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...> - 2016-12-20 21:00:41
|
Revision: 8048 http://sourceforge.net/p/astlinux/code/8048 Author: abelbeck Date: 2016-12-20 21:00:39 +0000 (Tue, 20 Dec 2016) 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 2016-12-20 20:58:45 UTC (rev 8047) +++ branches/1.0/docs/ChangeLog.txt 2016-12-20 21:00:39 UTC (rev 8048) @@ -44,6 +44,8 @@ -- strace, version bump to 4.15 +-- sudo, version bump to 1.8.19p1 + -- reload-blocklist-netset (optional CRON script), add 'firehol_webclient' blocklist support. -- ca-certificates, update trusted root certificates 2016-11-02 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-12-20 20:58:48
|
Revision: 8047 http://sourceforge.net/p/astlinux/code/8047 Author: abelbeck Date: 2016-12-20 20:58:45 +0000 (Tue, 20 Dec 2016) Log Message: ----------- sudo, version bump to 1.8.19p1 Modified Paths: -------------- branches/1.0/package/sudo/sudo.mk Modified: branches/1.0/package/sudo/sudo.mk =================================================================== --- branches/1.0/package/sudo/sudo.mk 2016-12-20 15:45:17 UTC (rev 8046) +++ branches/1.0/package/sudo/sudo.mk 2016-12-20 20:58:45 UTC (rev 8047) @@ -4,7 +4,7 @@ # ############################################################# -SUDO_VERSION = 1.8.18p1 +SUDO_VERSION = 1.8.19p1 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...> - 2016-12-20 15:45:19
|
Revision: 8046 http://sourceforge.net/p/astlinux/code/8046 Author: abelbeck Date: 2016-12-20 15:45:17 +0000 (Tue, 20 Dec 2016) Log Message: ----------- Change Documentation URL to 'doc.astlinux-project.org' in ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-12-18 17:56:39 UTC (rev 8045) +++ branches/1.0/docs/ChangeLog.txt 2016-12-20 15:45:17 UTC (rev 8046) @@ -59,12 +59,12 @@ -- strongSwan, version 5.5.1, new package, a more feature rich alternative for IPsec VPN support. New rc.conf variables are: IPSEC_ALLOWED_ENDPOINTS and IPSEC_ALLOWED_VPN_NETS - More info: http://doc.astlinux.org/userdoc:tt_ipsec_vpn_strongswan + More info: http://doc.astlinux-project.org/userdoc:tt_ipsec_vpn_strongswan -- chrony, version 3.0-pre2, new package to replace 'ntpd' as the NTP daemon, NTPv4 client and server. Note: No configuration change for most users, though if you had a custom /mnt/kd/ntpd.conf file you will have to generate a new /mnt/kd/chrony.conf file with similar but different syntax. - More info: http://doc.astlinux.org/userdoc:tt_ntp_client_server + More info: http://doc.astlinux-project.org/userdoc:tt_ntp_client_server -- OpenVPN, version bump to 2.3.14 @@ -110,13 +110,13 @@ -- FOP2, available version bump to 2.31.05. Note: If you have a license, you may need to purchase an "Annual Software Maintenance" license if you upgrade. - More info: http://doc.astlinux.org/userdoc:tt_asterisk-fop2-upgrade + More info: http://doc.astlinux-project.org/userdoc:tt_asterisk-fop2-upgrade ** Web Interface -- Network and Edit tab, add support for strongSwan IPsec VPN. Note: "IPsec strongSwan" can only be enabled when "IPsec Peers" and "IPsec Mobile" are both disabled. - More info: http://doc.astlinux.org/userdoc:tt_ipsec_vpn_strongswan + More info: http://doc.astlinux-project.org/userdoc:tt_ipsec_vpn_strongswan -- Status tab, display "ipsec status" output in IPsec Associations (strongSwan). @@ -173,7 +173,7 @@ -- libsodium, version bump to 1.0.11 -- reload-blocklist-netset (optional CRON script), new command added to generate .netset files for the firewall blocklist. - More Info: http://doc.astlinux.org/userdoc:tt_firewall_external_block_list + More Info: http://doc.astlinux-project.org/userdoc:tt_firewall_external_block_list -- ca-certificates, update trusted root certificates 2016-09-14 @@ -213,12 +213,12 @@ -- msmtp, add a functional "/bin/mail" script to emulate mail/mailx for sending email via sendmail. Particularly useful for sending file attachment(s) via email. Issue "mail --help" for details. - Example (end of iOS section): http://doc.astlinux.org/userdoc:tt_asterisk-fop2-ssl + Example (end of iOS section): http://doc.astlinux-project.org/userdoc:tt_asterisk-fop2-ssl -- msmtp, an undefined SMTP_CA rc.conf variable will now default to the system ca-bundle.crt -- wide-dhcpv6, add upstream Debian patches 0011, 0012 and 0015, build fixes and handle OPTION_RECONF_ACCEPT(20) - More Info: http://doc.astlinux.org/userdoc:tt-dhcpv6-prefix-delegation + More Info: http://doc.astlinux-project.org/userdoc:tt-dhcpv6-prefix-delegation -- tcpdump, version bump to 4.8.0 @@ -238,7 +238,7 @@ -- FOP2, available version bump to 2.31.04. Note: If you have a license, you may need to purchase an "Annual Software Maintenance" license if you upgrade. - More info: http://doc.astlinux.org/userdoc:tt_asterisk-fop2-upgrade + More info: http://doc.astlinux-project.org/userdoc:tt_asterisk-fop2-upgrade ** Web Interface @@ -247,7 +247,7 @@ -- Network -> Firewall sub-tab, add "Deny LAN to DMZ" option for specified LAN Interfaces. -- Network -> Firewall sub-tab, add Block Host/CIDR using *.netset file(s) in the directory /mnt/kd/blocklists . - More Info: http://doc.astlinux.org/userdoc:tt_firewall_external_block_list + More Info: http://doc.astlinux-project.org/userdoc:tt_firewall_external_block_list -- Network tab, SMTP Mail Relay, allow an empty "SMTP Cert File" which will default to the system ca-bundle.crt . @@ -344,7 +344,7 @@ -- avahi, new package adding mDNS/DNS-SD Service Discovery (Bonjour). Replaces the old mdnsresponder package. Enable mDNS/DNS-SD by setting AVAHI_ENABLE="yes", manual configuration stored in /mnt/kd/avahi/ symlinked from /etc/avahi/ . - More Info: http://doc.astlinux.org/userdoc:tt_avahi_mdns + More Info: http://doc.astlinux-project.org/userdoc:tt_avahi_mdns -- ntpd/sntp, version bump to 4.2.8p8, security fixes: 15 low/medium-severity vulnerabilities Now only include the "LOCAL" Reference Clock driver, which reduces the ntpd binary size buy 30% . @@ -356,7 +356,7 @@ -- miniupnpd, version bump to 2.0, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. -- arnofw (AIF), add NAT_FOREIGN_NETWORK rc.conf variable to support a downstream router with NAT disabled. - More Info: http://doc.astlinux.org/userdoc:tt-internal-downstream-router + More Info: http://doc.astlinux-project.org/userdoc:tt-internal-downstream-router -- arnofw (AIF), add support for LAN_LAN_HOST_OPEN_xxx firewall rules. @@ -380,7 +380,7 @@ -- Automatically don't use kernel-reboot with 'genx86_64-vm' builds, use reboot instead. -- Network and Edit tab, add support for Avahi mDNS/DNS-SD Service Discovery. - More Info: http://doc.astlinux.org/userdoc:tt_avahi_mdns + More Info: http://doc.astlinux-project.org/userdoc:tt_avahi_mdns -- Network -> Firewall sub-tab, add support for "Pass LAN->LAN" action Example: Allow any LAN subnet access to a LAN printer at 192.168.101.8 serving LPD, IPP and JetDirect @@ -542,7 +542,7 @@ -- wide-dhcpv6, new package, added support for DHCPv6 using dhcp6c for External and WAN Failover interfaces. New rc.conf variables are: DHCPV6_CLIENT_ENABLE, DHCPV6_CLIENT_REQUEST_ADDRESS, DHCPV6_CLIENT_REQUEST_PREFIX, DHCPV6_CLIENT_PREFIX_LEN, DHCPV6_CLIENT_PREFIX_HINT, EXT2DHCPV6_CLIENT_ENABLE - More Info: http://doc.astlinux.org/userdoc:tt-dhcpv6-prefix-delegation + More Info: http://doc.astlinux-project.org/userdoc:tt-dhcpv6-prefix-delegation -- dnsmasq, added optional DHCP_LEASETIME rc.conf variable, defaults to "24" hours as before. Applies to both DHCP and IPv6 Autoconfig. @@ -638,7 +638,7 @@ -- 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 + More Info: http://doc.astlinux-project.org/userdoc:tt_fossil -- expat, add security patch for CVE-2015-1283 @@ -707,7 +707,7 @@ New rc.conf variables are: DNSCRYPT_EPHEMERAL_KEYS, DNSCRYPT_2SERVER_ADDRESS, DNSCRYPT_2PROVIDER_NAME, DNSCRYPT_2PROVIDER_KEY -- links, command-line text-only web browser is removed, a better approach is to use SSH as a local Web Browser Proxy via AstLinux. - More Info: http://doc.astlinux.org/userdoc:tt-web-browser-proxy + More Info: http://doc.astlinux-project.org/userdoc:tt-web-browser-proxy ** Asterisk @@ -728,13 +728,13 @@ == 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 + More Info: http://doc.astlinux-project.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" and optional "Secondary Server" configuration. - More Info: http://doc.astlinux.org/userdoc:tt_dnscrypt_proxy + More Info: http://doc.astlinux-project.org/userdoc:tt_dnscrypt_proxy -- PhoneProv tab, add real-time links for "Status", "Reload" and "Reboot" == Status retrieves "sip show peer <account>" and displays a few useful lines. @@ -896,7 +896,7 @@ -- igb, version 5.2.15, Intel Gigabit Ethernet Network Driver -- Monit, version 5.11, new package, easily configured monitoring system with web status interface - More Info: http://doc.astlinux.org/userdoc:tt_monit_monitoring + More Info: http://doc.astlinux-project.org/userdoc:tt_monit_monitoring -- jansson, new package for Asterisk 13, version 2.7 @@ -959,7 +959,7 @@ -- phoneprov-tools, add support for pjsip_file and pjsip_path for new [pjsip] context. Add support for optional '/mnt/kd/phoneprov-reload.script' action script when 'Reload Dialplan/SIP' is checked. - More Info: http://doc.astlinux.org/userdoc:tt_ip_phone_provisioning#reload_action_script_optional + More Info: http://doc.astlinux-project.org/userdoc:tt_ip_phone_provisioning#reload_action_script_optional -- Asterisk 'agi-bin' now includes the 'custom-agi' sub-directory path which is automatically symlinked to the /mnt/kd/custom-agi directory if it exists. The dialplan must use "AGI(custom-agi/foobar.agi,...)" @@ -973,7 +973,7 @@ == Monit tab -> Monit Service Management == Network, Edit and Monit Config tabs allow Monit to be Restarted == Prefs tab, "Show Monit Tab" - unchecked by default - More Info: http://doc.astlinux.org/userdoc:tt_monit_monitoring + More Info: http://doc.astlinux-project.org/userdoc:tt_monit_monitoring -- ConfBridge tab, added Asterisk 13 support @@ -1019,7 +1019,7 @@ -- WAN Failover, new feature allowing a network failover method via an interface or specified gateway address. A background script monitors selected hosts and triggers a failover when criterion is met. The optional /mnt/kd/wan-failover.script executable script will be called to allow for service adjustments. - More info: http://doc.astlinux.org/userdoc:tt_wan_failover + More info: http://doc.astlinux-project.org/userdoc:tt_wan_failover -- External interface DHCP client enhancements to better handle 'primary' and 'secondary' external DHCP interfaces. A DHCP client 'renew' no longer flushes and rebuilds the IPv4 interface settings if no change is requested. @@ -1050,7 +1050,7 @@ -- FOP2, available version bump to 2.28. New CLI command option: "service fop2 test" Note: If you have a license, you may need to purchase an "Annual Software Maintenance" license if you upgrade. - More info: http://doc.astlinux.org/userdoc:tt_asterisk-fop2-upgrade + More info: http://doc.astlinux-project.org/userdoc:tt_asterisk-fop2-upgrade ** Web Interface @@ -1063,7 +1063,7 @@ -- Network tab, added "External Failover Interface:" section with new sub-tab { WAN Failover Configuration } Note: EXT2* rc.conf variables can now be defined via the web interface. - More info: http://doc.astlinux.org/userdoc:tt_wan_failover + More info: http://doc.astlinux-project.org/userdoc:tt_wan_failover -- Network -> OpenVPN Server -> Server Hostname(s): may now contain a space separated list of hosts which will add multiple "remote" entries to the .ovpn profile for failover. @@ -1134,18 +1134,18 @@ -- (Custom Build Only) kamailio, version 4.1.6, new package to support a very powerful, full featured SIP server. Includes rtpproxy for use when WITH_NAT is defined in the kamailio configuration. - More info: http://doc.astlinux.org/userdoc:tt_kamailio + More info: http://doc.astlinux-project.org/userdoc:tt_kamailio -- sipgrep, version 2.0.0, new package very similar to 'ngrep' but tweaked for viewing SIP packets. -- libcurl (curl) version bump to 7.38.0, bug and security fixes: CVE-2014-3613, CVE-2014-3620 -- msmtp, added configuration support for "aliases" when the file /mnt/kd/msmtp-aliases.conf exists. - More Info: http://doc.astlinux.org/userdoc:tt_smtp_aliases + More Info: http://doc.astlinux-project.org/userdoc:tt_smtp_aliases -- AIF, add new "sip-user-agent" plugin. This plugin monitors inbound (EXT->Local) SIP sessions on specified ports, and can either 'whitelist' or 'blacklist' SIP session packets by inspecting the User-Agent: field. - More Info: http://doc.astlinux.org/userdoc:tt_firewall_plugins#sip-user-agent + More Info: http://doc.astlinux-project.org/userdoc:tt_firewall_plugins#sip-user-agent -- AIF, "adaptive-ban" plugin, added 'kamailio' analysis type. Note: Requires 'WITH_ANTIFLOOD' enabled in kamailio for the logs to be generated @@ -1180,7 +1180,7 @@ -- Network -> Outbound SMTP Mail Relay: SMTP Local Aliases: { Edit Local Aliases } is shown if the file /mnt/kd/msmtp-aliases.conf exists. - More Info: http://doc.astlinux.org/userdoc:tt_smtp_aliases + More Info: http://doc.astlinux-project.org/userdoc:tt_smtp_aliases -- Users tab, add support for multiple email entries separated by |'s, longer email entries and sanitize input more strictly. @@ -1272,7 +1272,7 @@ -- phoneprov-tools, new "sql_enable=yes" (default) template option, automatically creates a 'phoneprov' SQLite3 table in the file "/mnt/kd/asterisk-odbc.sqlite3" which can be used for func_odbc dialplan functions. - More Info: http://doc.astlinux.org/userdoc:tt_asterisk-odbc + More Info: http://doc.astlinux-project.org/userdoc:tt_asterisk-odbc ** Web Interface @@ -1347,7 +1347,7 @@ providing an encrypted tunnel for upstream DNS. Useful with OpenDNS and others supporting DNSCrypt (dnscrypt-wrapper). New rc.conf variables: DNSCRYPT_PROXY, DNSCRYPT_VERBOSITY, DNSCRYPT_SERVER_ADDRESS, DNSCRYPT_PROVIDER_NAME, DNSCRYPT_PROVIDER_KEY - More Info: http://doc.astlinux.org/userdoc:tt_dnscrypt_proxy + More Info: http://doc.astlinux-project.org/userdoc:tt_dnscrypt_proxy -- netsnmp, version bump to 5.7.2.1, (security fix: CVE-2014-2284) and bug fixes. @@ -1387,7 +1387,7 @@ -- phoneprov-tools, new package. A set of scripts and configuration templates designed to generate IP Phone provisioning files as well as Asterisk sip.conf and extensions.conf includes files. Special thanks to Michael Keuter. New rc.conf variables: PHONEPROV_BASE_DIR, PHONEPROV_GW_IF - More Info: http://doc.astlinux.org/userdoc:tt_ip_phone_provisioning + More Info: http://doc.astlinux-project.org/userdoc:tt_ip_phone_provisioning ** Web Interface @@ -1395,10 +1395,10 @@ to not log denied packets (IPv4 broadcasts for example) in the DMZ. -- Network tab, added Network Services: DNSCrypt Proxy Server: { Configure DNSCrypt }, to support dnscrypt-proxy. - More Info: http://doc.astlinux.org/userdoc:tt_dnscrypt_proxy + More Info: http://doc.astlinux-project.org/userdoc:tt_dnscrypt_proxy -- Added "PhoneProv Tab" using phoneprov-tools, Show/Hide and number of Extensions Displayed in Prefs tab. - More Info: http://doc.astlinux.org/userdoc:tt_ip_phoneprov_howto + More Info: http://doc.astlinux-project.org/userdoc:tt_ip_phoneprov_howto -- Edit tab, support to edit /mnt/kd/phoneprov/templates/*.conf files. @@ -1447,10 +1447,10 @@ -- nut, version 2.7.1, new package to monitor uninterruptible power supplies. This package replaces the previous apcupsd package. New rc.conf variables: UPS_DRIVER, UPS_DRIVER_PORT, UPS_LISTEN_ALL, UPS_LISTEN_PORT, UPS_MONITOR_HOST, UPS_MONITOR_USER, UPS_MONITOR_PASS - More Info: http://doc.astlinux.org/userdoc:tt_ups_monitoring + More Info: http://doc.astlinux-project.org/userdoc:tt_ups_monitoring -- Added rc.conf variable DIALING_PREFIX_NUMBERS referenced by dialproxy.php for International E.164 numbering. - More Info: http://doc.astlinux.org/userdoc:tt_dialproxy + More Info: http://doc.astlinux-project.org/userdoc:tt_dialproxy -- Update /etc/services entries. @@ -1466,11 +1466,11 @@ -- slapd, added LDAP server, automatic configuration for ou=addressbook to be used by IP Phones and various LDAP clients. Note: Admin user is cn=admin, Staff read/write user is cn=staff,ou=users and Directory read-only user is cn=directory,ou=users Be certain you understand the default password settings for the various users before deployment. - More Info: http://doc.astlinux.org/userdoc:tt-ldap-server + More Info: http://doc.astlinux-project.org/userdoc:tt-ldap-server -- openldap, added scripts ldap-phone-name-lookup and ldap-phone-num-lookup to easily enable LDAP lookups via Asterisk and shell scripts. Note: the "LDAP Client System Defaults" -> LDAP Server URI(s) must be defined for these scripts to be enabled. - More Info: http://doc.astlinux.org/userdoc:tt_ldap_client + More Info: http://doc.astlinux-project.org/userdoc:tt_ldap_client -- darkstat, new addition to provide Network Statistics via a web browser using "https://pbx/admin/netstat/" and a new NetStat tab in the web interface. This feature is disabled by default. @@ -1518,7 +1518,7 @@ -- LDAP-AB tab, new addition for managing the LDAP Address Book, export LDIF files and import LDIF and vCard files. -- dialproxy.php, add support for POST method and number filtering using DIALING_PREFIX_NUMBERS user.conf variable. - More Info: http://doc.astlinux.org/userdoc:tt_dialproxy + More Info: http://doc.astlinux-project.org/userdoc:tt_dialproxy -- Added "NetStat Tab" using darkstat, Show/Hide in Prefs tab. Requires 'admin' or 'staff' permissions. The new Network tab option "NetStat Server" must be enabled for the NetStat tab to function, restart via "Restart NetStat Server". @@ -1530,7 +1530,7 @@ -- Network tab, UPS Monitoring now uses NUT instead of apcupsd. New added options support APC plus many other manufacturers. Note: UPS Monitoring must be re-enabled if it was previously enabled. - More Info: http://doc.astlinux.org/userdoc:tt_ups_monitoring + More Info: http://doc.astlinux-project.org/userdoc:tt_ups_monitoring Additions for AstLinux 1.1.3: @@ -1598,7 +1598,7 @@ -- New package 'asterisk-fop2', adds the framework for supporting the 'Flash Operator Panel 2' (free for 15 buttons, reasonable for unlimited). The actual 'fop2' code is downloaded on ASTURW as a 'package' using the new CLI command 'upgrade-package'. - More Info: http://doc.astlinux.org/userdoc:tt_asterisk-fop2 + More Info: http://doc.astlinux-project.org/userdoc:tt_asterisk-fop2 ** Web Interface @@ -1699,7 +1699,7 @@ -- Enable Asterisk res_snmp.so module when netsnmp is enabled (standard) used together with the snmpd service. Includes ASTERISK-MIB.txt and DIGIUM-MIB.txt mib files. - More Info: http://doc.astlinux.org/userdoc:tt_asterisk_snmp_monitoring + More Info: http://doc.astlinux-project.org/userdoc:tt_asterisk_snmp_monitoring -- Asterisk 11, fixed an issue when res_xmpp is active and unwanted debug log /tmp/refs grows without limit. More Info: https://issues.asterisk.org/jira/browse/ASTERISK-21785 @@ -1731,7 +1731,7 @@ the "LDAP Client System Defaults" settings to query the data. Only 'anonymous' queries are supported by the standard cgi script. Note: The Network tab "LDAP Server URI(s):" entry must be defined for this cgi script to be enabled. - More Info: http://doc.astlinux.org/userdoc:tt_ldap_client + More Info: http://doc.astlinux-project.org/userdoc:tt_ldap_client Additions for AstLinux 1.1.1: @@ -1772,7 +1772,7 @@ -- sendxmpp, an XMPP Client command line tool to send Jabber/XMPP messages has been added. (based on the "clix" Lua tool by Matthew Wild, uses the same Lua runtime environment as Prosody) This allows Asterisk 1.8 users to use Jabber/XMPP from the dialplan with the Prosody XMPP server. - More Info: http://doc.astlinux.org/userdoc:tt-xmpp-server#xmpp_command_line_client + More Info: http://doc.astlinux-project.org/userdoc:tt-xmpp-server#xmpp_command_line_client More Info: sendxmpp --help -- OpenVPN, version bump to 2.3.1, Remove easy-rsa scripts. @@ -1781,7 +1781,7 @@ -- dnsmasq, for very special situations such as in a VM, added an rc.conf variable EXTDHCP="yes" to allow a single, static, non-PPPoE external interface to act as a DHCP server. Obviously EXTDHCP="no" by default. - More Info: http://doc.astlinux.org/userdoc:tt-ext-dhcp-server + More Info: http://doc.astlinux-project.org/userdoc:tt-ext-dhcp-server -- reload-spamhaus-drop (optional CRON script), add support for the new 'edrop' list, used along with AIF More Info: http://www.spamhaus.org/drop/ @@ -1800,7 +1800,7 @@ New CDR logging options are available, most interesting is the "cdr_adaptive_odbc" module, use with DSN=asterisk-cdr . Note: The Asterisk database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk The CDR ODBC database is located at "/mnt/kd/cdr-sqlite3/cdr-odbc.sqlite3" with DSN=asterisk-cdr - More Info: http://doc.astlinux.org/userdoc:tt_asterisk-odbc + More Info: http://doc.astlinux-project.org/userdoc:tt_asterisk-odbc ** Web Interface @@ -1810,8 +1810,8 @@ == Added Auth HMAC selections of SHA1 and SHA256 == Added Topology selections == Downloaded credentials now contain client.ovpn configurations for the OpenVPN Client App - More info: http://doc.astlinux.org/userdoc:tt_openvpn_server - More info: http://doc.astlinux.org/userdoc:tt_openvpn_client_networks + More info: http://doc.astlinux-project.org/userdoc:tt_openvpn_server + More info: http://doc.astlinux-project.org/userdoc:tt_openvpn_client_networks -- OpenVPN Client sub-tab == Added User/Pass authentication support @@ -1965,13 +1965,13 @@ -- app_notify, previously marked as deprecated, not provided in Asterisk 11 Example Dialplan Code to replace Notify() application: - http://doc.astlinux.org/userdoc:tt_asterisk_call_notify + http://doc.astlinux-project.org/userdoc:tt_asterisk_call_notify ** Web Interface -- XMPP Server (Prosody) is supported as a sub-tab from the Network tab: Network tab -> Network Services: XMPP Server, Messaging and Presence { Configure XMPP } - More Info: http://doc.astlinux.org/userdoc:tt-xmpp-server + More Info: http://doc.astlinux-project.org/userdoc:tt-xmpp-server -- Network and Edit tabs allow the XMPP Server to be Restarted. @@ -2080,7 +2080,7 @@ HTTP & HTTPS /phoneprov/ Allowed IP's: __________ (10.1.2.* 2001:db8:1:*) - More info: http://doc.astlinux.org/userdoc:tt_ip_phone_provisioning + More info: http://doc.astlinux-project.org/userdoc:tt_ip_phone_provisioning -- Network tab, add new, Network Services: Asterisk SIP-TLS Server Certificate { SIP-TLS Certificate } This new sub-tab creates TLS certificates similar to what the Asterisk "ast_tls_cert" script does. @@ -2227,7 +2227,7 @@ automatically after upgrades. Usage: setconsole-speed-tty [ show|reset|help ] 9600|19200|38400|57600|115200 [ ttySn ] - More info: http://doc.astlinux.org/userdoc:tt_serial_console_speed_tty + More info: http://doc.astlinux-project.org/userdoc:tt_serial_console_speed_tty ** Networking @@ -2244,7 +2244,7 @@ Much thanks to David Kerr for performing the majority of the work required to implement miniupnpd. WARNING: Enabling either NAT-PMP or UPnP has security implications! - More info: http://doc.astlinux.org/userdoc:tt_universal_plug_play + More info: http://doc.astlinux-project.org/userdoc:tt_universal_plug_play -- IPsec XAuth, new rc.conf variable IPSECM_XAUTH_LOCAL_GW which defines a client local gateway for IPsec XAuth clients, defaults to INTIP. Remote IPsec XAuth clients then use INTIP (or IPSECM_XAUTH_LOCAL_GW) @@ -2275,7 +2275,7 @@ Much thanks to Michael Keuter for performing the majority of the work required to implement fonulator. - More info: http://doc.astlinux.org/userdoc:fonebridge + More info: http://doc.astlinux-project.org/userdoc:fonebridge -- safe_asterisk script, add restart limits so endless restarts/emails won't be generated @@ -2326,7 +2326,7 @@ Special thanks to Ingmar Schraub for demonstrating how this could be done. Example IPsec VPN for Apple iOS: (AstLinux 1.0.3 and later) - http://doc.astlinux.org/userdoc:tt_ipsec_vpn_apple_ios + http://doc.astlinux-project.org/userdoc:tt_ipsec_vpn_apple_ios -- OpenVPN Server, added optional support for User/Pass authentication in addition to the certificate. @@ -2335,7 +2335,7 @@ directory path begins with /phoneprov/ . Independent from the general HTTP/HTTPS root directory(s). Example IP Phone provisioning: (AstLinux 1.0.3 and later) - http://doc.astlinux.org/userdoc:tt_ip_phone_provisioning + http://doc.astlinux-project.org/userdoc:tt_ip_phone_provisioning -- AIF, version bump to 2.0.1b @@ -2497,7 +2497,7 @@ -- app_notify, mark as deprecated, offer replacement code, to be removed in AstLinux 1.1.x or so Example Dialplan Code to replace Notify() application: (AstLinux 1.0.2 and later) - http://doc.astlinux.org/userdoc:tt_asterisk_call_notify + http://doc.astlinux-project.org/userdoc:tt_asterisk_call_notify ** Web Interface @@ -2892,7 +2892,7 @@ -- unionfs, version bump to 2.5.9 -- RUNNIX, version bump to 0.3.3, including a new "CF + USB Combo Booting" feature. - More info: http://doc.astlinux.org/userdoc:tt_cf_usb_combo_booting + More info: http://doc.astlinux-project.org/userdoc:tt_cf_usb_combo_booting -- Upgrades performed with either the upgrade-run-image CLI command or via the web interface adds a new feature of automatically propagating certain KCMD options. In particular, @@ -3066,7 +3066,7 @@ -- Added support for alternate console keyboard mappings. If the file os/console.kmap exists on the vFAT boot partition and a non-serial console is used, both RUNNIX and AstLinux will use the - keyboard map. For more info: http://doc.astlinux.org/userdoc:tt_console-kmap + keyboard map. For more info: http://doc.astlinux-project.org/userdoc:tt_console-kmap -- dosfstools, version bump to 3.0.10 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |