From: <abe...@us...> - 2016-08-04 00:29:41
|
Revision: 7790 http://sourceforge.net/p/astlinux/code/7790 Author: abelbeck Date: 2016-08-04 00:29:38 +0000 (Thu, 04 Aug 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-08-04 00:12:44 UTC (rev 7789) +++ branches/1.0/docs/ChangeLog.txt 2016-08-04 00:29:38 UTC (rev 7790) @@ -16,6 +16,8 @@ ** System +-- e1000e version bump to 3.3.5 Intel PCI-Express PRO/1000 Ethernet Linux driver + -- php, major version bump to 5.6.24, bug and security fixes -- perl, version bump to 5.24.0 using perlcross 1.0.3 @@ -26,8 +28,12 @@ -- nano, version bump to 2.6.2 +-- logrotate, version bump to 3.10.0 + -- screen, version bump to 4.4.0 +-- libsodium, version bump to 1.0.11 + -- Time Zone Database update, tzdata2016f and php-timezonedb-2016.6 ** Networking @@ -36,12 +42,18 @@ -- arnofw (AIF), version bump to 2.0.1g-RC1 --- libcurl (curl) version bump to 7.50.0 +-- libcurl (curl) version bump to 7.50.1, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421 +-- lighttpd, version bump to 1.4.41 + -- stunnel, version bump to 5.35 +-- dnscrypt-proxy, version bump to 1.7.0 + -- iperf, version bump to 2.0.9, now using maintained iperf2 project +-- msmtp, an undefined SMTP_CA rc.conf variable will now default to the system ca-bundle.crt . + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.23.0 (version bump) and 13.10.0 (version bump) @@ -58,7 +70,9 @@ -- Network -> Firewall sub-tab, add "Deny LAN to DMZ" option for specified LAN Interfaces. +-- Network tab, SMTP Mail Relay, allow an empty "SMTP Cert File" which will default to the system ca-bundle.crt . + Additions for AstLinux 1.2.7: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-06 16:08:59
|
Revision: 7792 http://sourceforge.net/p/astlinux/code/7792 Author: abelbeck Date: 2016-08-06 16:08:57 +0000 (Sat, 06 Aug 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-08-06 02:46:47 UTC (rev 7791) +++ branches/1.0/docs/ChangeLog.txt 2016-08-06 16:08:57 UTC (rev 7792) @@ -52,8 +52,12 @@ -- iperf, version bump to 2.0.9, now using maintained iperf2 project --- msmtp, an undefined SMTP_CA rc.conf variable will now default to the system ca-bundle.crt . +-- msmtp, add a functional "/bin/mail" script to emulate mail/mailx for sending email via sendmail. + Particularly useful for sending a file attachment via email. Issue "mail --help" for details. + Example (end of iOS section): http://doc.astlinux.org/userdoc:tt_asterisk-fop2-ssl +-- msmtp, an undefined SMTP_CA rc.conf variable will now default to the system ca-bundle.crt + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.23.0 (version bump) and 13.10.0 (version bump) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-12 16:27:49
|
Revision: 7796 http://sourceforge.net/p/astlinux/code/7796 Author: abelbeck Date: 2016-08-12 16:27:47 +0000 (Fri, 12 Aug 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-08-12 16:23:17 UTC (rev 7795) +++ branches/1.0/docs/ChangeLog.txt 2016-08-12 16:27:47 UTC (rev 7796) @@ -16,6 +16,8 @@ ** System +-- linux, tcp: make challenge acks less predictable, security fix: CVE-2016-5696 + -- e1000e version bump to 3.3.5 Intel PCI-Express PRO/1000 Ethernet Linux driver -- php, major version bump to 5.6.24, bug and security fixes @@ -53,7 +55,7 @@ -- iperf, version bump to 2.0.9, now using maintained iperf2 project -- msmtp, add a functional "/bin/mail" script to emulate mail/mailx for sending email via sendmail. - Particularly useful for sending a file attachment via email. Issue "mail --help" for details. + 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 -- msmtp, an undefined SMTP_CA rc.conf variable will now default to the system ca-bundle.crt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-14 13:47:56
|
Revision: 7798 http://sourceforge.net/p/astlinux/code/7798 Author: abelbeck Date: 2016-08-14 13:47:53 +0000 (Sun, 14 Aug 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-08-14 13:46:16 UTC (rev 7797) +++ branches/1.0/docs/ChangeLog.txt 2016-08-14 13:47:53 UTC (rev 7798) @@ -54,6 +54,8 @@ -- iperf, version bump to 2.0.9, now using maintained iperf2 project +-- mtr, version bump to 0.87 + -- 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-20 16:29:38
|
Revision: 7802 http://sourceforge.net/p/astlinux/code/7802 Author: abelbeck Date: 2016-08-20 16:29:35 +0000 (Sat, 20 Aug 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-08-20 16:27:52 UTC (rev 7801) +++ branches/1.0/docs/ChangeLog.txt 2016-08-20 16:29:35 UTC (rev 7802) @@ -20,7 +20,7 @@ -- e1000e version bump to 3.3.5 Intel PCI-Express PRO/1000 Ethernet Linux driver --- php, major version bump to 5.6.24, bug and security fixes +-- php, major version bump to 5.6.25, bug and security fixes -- perl, version bump to 5.24.0 using perlcross 1.0.3 @@ -34,6 +34,8 @@ -- screen, version bump to 4.4.0 +-- strace, version bump to 4.13 + -- libsodium, version bump to 1.0.11 -- Time Zone Database update, tzdata2016f and php-timezonedb-2016.6 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-21 14:14:45
|
Revision: 7804 http://sourceforge.net/p/astlinux/code/7804 Author: abelbeck Date: 2016-08-21 14:14:42 +0000 (Sun, 21 Aug 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-08-21 14:11:35 UTC (rev 7803) +++ branches/1.0/docs/ChangeLog.txt 2016-08-21 14:14:42 UTC (rev 7804) @@ -38,6 +38,8 @@ -- libsodium, version bump to 1.0.11 +-- mac2vendor, oui.txt database snapshot 2016-08-21 + -- Time Zone Database update, tzdata2016f and php-timezonedb-2016.6 ** Networking This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-24 17:23:23
|
Revision: 7807 http://sourceforge.net/p/astlinux/code/7807 Author: abelbeck Date: 2016-08-24 17:23:21 +0000 (Wed, 24 Aug 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-08-24 17:21:51 UTC (rev 7806) +++ branches/1.0/docs/ChangeLog.txt 2016-08-24 17:23:21 UTC (rev 7807) @@ -52,6 +52,8 @@ -- lighttpd, version bump to 1.4.41 +-- OpenVPN, version bump to 2.3.12 + -- stunnel, version bump to 5.35 -- dnscrypt-proxy, version bump to 1.7.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-27 15:28:10
|
Revision: 7810 http://sourceforge.net/p/astlinux/code/7810 Author: abelbeck Date: 2016-08-27 15:28:08 +0000 (Sat, 27 Aug 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-08-27 15:18:01 UTC (rev 7809) +++ branches/1.0/docs/ChangeLog.txt 2016-08-27 15:28:08 UTC (rev 7810) @@ -24,6 +24,8 @@ -- perl, version bump to 5.24.0 using perlcross 1.0.3 +-- sqlite, version bump to 3.14.1 + -- ethtool, version bump to 4.6 -- sudo, version bump to 1.8.17p1 @@ -78,6 +80,10 @@ -- SILK CODEC, version bump to 1.0.2, now supports Asterisk 13 as well as Asterisk 11 +-- FOP2, available version bump to 2.31.03. + 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 + ** Web Interface -- Network tab, add 4th LAN Interface. Added 4th LAN support to Firewall sub-tab and PhoneProv tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-08-30 14:59:52
|
Revision: 7813 http://sourceforge.net/p/astlinux/code/7813 Author: abelbeck Date: 2016-08-30 14:59:49 +0000 (Tue, 30 Aug 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-08-29 21:02:43 UTC (rev 7812) +++ branches/1.0/docs/ChangeLog.txt 2016-08-30 14:59:49 UTC (rev 7813) @@ -70,6 +70,9 @@ -- 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 + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.23.0 (version bump) and 13.10.0 (version bump) @@ -379,6 +382,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 -- dnsmasq, added optional DHCP_LEASETIME rc.conf variable, defaults to "24" hours as before. Applies to both DHCP and IPv6 Autoconfig. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-02 16:51:00
|
Revision: 7815 http://sourceforge.net/p/astlinux/code/7815 Author: abelbeck Date: 2016-09-02 16:50:57 +0000 (Fri, 02 Sep 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-09-02 16:49:45 UTC (rev 7814) +++ branches/1.0/docs/ChangeLog.txt 2016-09-02 16:50:57 UTC (rev 7815) @@ -30,7 +30,7 @@ -- sudo, version bump to 1.8.17p1 --- nano, version bump to 2.6.2 +-- nano, version bump to 2.7.0 -- logrotate, version bump to 3.10.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-03 01:12:42
|
Revision: 7817 http://sourceforge.net/p/astlinux/code/7817 Author: abelbeck Date: 2016-09-03 01:12:40 +0000 (Sat, 03 Sep 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-09-03 01:08:07 UTC (rev 7816) +++ branches/1.0/docs/ChangeLog.txt 2016-09-03 01:12:40 UTC (rev 7817) @@ -75,13 +75,13 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.23.0 (version bump) and 13.10.0 (version bump) +-- Asterisk 1.8.32.3 (no change), 11.23.0 (version bump) and 13.11.0 (version bump) -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) --- pjsip 2.5 (version bump) +-- pjsip 2.5.5 (version bump) --- SILK CODEC, version bump to 1.0.2, now supports Asterisk 13 as well as Asterisk 11 +-- SILK CODEC, version bump to 1.0.3, now supports Asterisk 13 as well as Asterisk 11 -- FOP2, available version bump to 2.31.03. Note: If you have a license, you may need to purchase an "Annual Software Maintenance" license if you upgrade. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-07 16:23:44
|
Revision: 7822 http://sourceforge.net/p/astlinux/code/7822 Author: abelbeck Date: 2016-09-07 16:23:42 +0000 (Wed, 07 Sep 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-09-07 16:13:58 UTC (rev 7821) +++ branches/1.0/docs/ChangeLog.txt 2016-09-07 16:23:42 UTC (rev 7822) @@ -40,6 +40,8 @@ -- libsodium, version bump to 1.0.11 +-- ca-certificates, update trusted root certificates 2016-09-07 + -- mac2vendor, oui.txt database snapshot 2016-08-21 -- Time Zone Database update, tzdata2016f and php-timezonedb-2016.6 @@ -50,7 +52,7 @@ -- arnofw (AIF), version bump to 2.0.1g-RC1 --- libcurl (curl) version bump to 7.50.1, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421 +-- libcurl (curl) version bump to 7.50.2, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421 -- lighttpd, version bump to 1.4.41 @@ -83,7 +85,7 @@ -- SILK CODEC, version bump to 1.0.3, now supports Asterisk 13 as well as Asterisk 11 --- FOP2, available version bump to 2.31.03. +-- 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-09 17:09:21
|
Revision: 7827 http://sourceforge.net/p/astlinux/code/7827 Author: abelbeck Date: 2016-09-09 17:09:18 +0000 (Fri, 09 Sep 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-09-09 15:27:32 UTC (rev 7826) +++ branches/1.0/docs/ChangeLog.txt 2016-09-09 17:09:18 UTC (rev 7827) @@ -18,6 +18,8 @@ -- linux, tcp: make challenge acks less predictable, security fix: CVE-2016-5696 +-- linux, enable NETFILTER_XT_SET=m and IP_SET=m for the 'ipset' userspace utility + -- e1000e version bump to 3.3.5 Intel PCI-Express PRO/1000 Ethernet Linux driver -- php, major version bump to 5.6.25, bug and security fixes @@ -66,6 +68,10 @@ -- mtr, version bump to 0.87 +-- ipset, version 6.29, new package to store multiple IP addresses and match against the collection by iptables at one swoop + +-- dnsmasq, enabled 'ipset' support + -- 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-10 17:06:37
|
Revision: 7830 http://sourceforge.net/p/astlinux/code/7830 Author: abelbeck Date: 2016-09-10 17:06:35 +0000 (Sat, 10 Sep 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-09-10 17:03:35 UTC (rev 7829) +++ branches/1.0/docs/ChangeLog.txt 2016-09-10 17:06:35 UTC (rev 7830) @@ -52,7 +52,7 @@ -- Added a 4th LAN Interface configuration entry --- arnofw (AIF), version bump to 2.0.1g-RC1 +-- arnofw (AIF), version bump to 2.0.1g-RC2, added support for 'ipset' -- libcurl (curl) version bump to 7.50.2, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421 @@ -83,7 +83,7 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.23.0 (version bump) and 13.11.0 (version bump) +-- Asterisk 1.8.32.3 (no change), 11.23.1 (version bump) and 13.11.2 (version bump) -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-14 21:46:03
|
Revision: 7834 http://sourceforge.net/p/astlinux/code/7834 Author: abelbeck Date: 2016-09-14 21:46:00 +0000 (Wed, 14 Sep 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-09-14 21:11:45 UTC (rev 7833) +++ branches/1.0/docs/ChangeLog.txt 2016-09-14 21:46:00 UTC (rev 7834) @@ -42,6 +42,12 @@ -- libsodium, version bump to 1.0.11 +-- reload-blocklist-netset (optional CRON script), new command added to generate .netset files for the firewall blocklist. + Issue "reload-blocklist-netset" for details. + == Cron may be used to run this script once or twice every day. Example: + == 05 05,15 * * * reload-blocklist-netset /mnt/kd/blocklists firehol_level1 spamhaus_dropv6 >/dev/null 2>&1 + More Info: http://iplists.firehol.org/?ipset=firehol_level1 + -- ca-certificates, update trusted root certificates 2016-09-07 -- mac2vendor, oui.txt database snapshot 2016-08-21 @@ -52,7 +58,7 @@ -- Added a 4th LAN Interface configuration entry --- arnofw (AIF), version bump to 2.0.1g-RC2, added support for 'ipset' +-- arnofw (AIF), version bump to 2.0.1g-RC3, added support for 'ipset' -- libcurl (curl) version bump to 7.50.2, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421 @@ -101,6 +107,8 @@ -- 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 . + -- Network tab, SMTP Mail Relay, allow an empty "SMTP Cert File" which will default to the system ca-bundle.crt . This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-15 17:04:14
|
Revision: 7836 http://sourceforge.net/p/astlinux/code/7836 Author: abelbeck Date: 2016-09-15 17:04:12 +0000 (Thu, 15 Sep 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-09-15 17:00:56 UTC (rev 7835) +++ branches/1.0/docs/ChangeLog.txt 2016-09-15 17:04:12 UTC (rev 7836) @@ -20,6 +20,8 @@ -- linux, enable NETFILTER_XT_SET=m and IP_SET=m for the 'ipset' userspace utility +-- linux, enable 8139CP=m for the Realtek '8139cp' NIC driver, used in old Watchguard appliances + -- e1000e version bump to 3.3.5 Intel PCI-Express PRO/1000 Ethernet Linux driver -- php, major version bump to 5.6.25, bug and security fixes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-17 16:18:27
|
Revision: 7845 http://sourceforge.net/p/astlinux/code/7845 Author: abelbeck Date: 2016-09-17 16:18:25 +0000 (Sat, 17 Sep 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-09-17 16:10:28 UTC (rev 7844) +++ branches/1.0/docs/ChangeLog.txt 2016-09-17 16:18:25 UTC (rev 7845) @@ -24,11 +24,11 @@ -- e1000e version bump to 3.3.5 Intel PCI-Express PRO/1000 Ethernet Linux driver --- php, major version bump to 5.6.25, bug and security fixes +-- php, major version bump to 5.6.26, bug and security fixes -- perl, version bump to 5.24.0 using perlcross 1.0.3 --- sqlite, version bump to 3.14.1 +-- sqlite, version bump to 3.14.2 -- ethtool, version bump to 4.6 @@ -50,7 +50,7 @@ == 05 05,15 * * * reload-blocklist-netset /mnt/kd/blocklists firehol_level1 spamhaus_dropv6 >/dev/null 2>&1 More Info: http://iplists.firehol.org/?ipset=firehol_level1 --- ca-certificates, update trusted root certificates 2016-09-07 +-- ca-certificates, update trusted root certificates 2016-09-14 -- mac2vendor, oui.txt database snapshot 2016-08-21 @@ -60,9 +60,9 @@ -- Added a 4th LAN Interface configuration entry --- arnofw (AIF), version bump to 2.0.1g-RC3, added support for 'ipset' +-- arnofw (AIF), version bump to 2.0.1g-RC4, added support for 'ipset' --- libcurl (curl) version bump to 7.50.2, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421 +-- libcurl (curl) version bump to 7.50.3, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7167 -- lighttpd, version bump to 1.4.41 @@ -89,6 +89,8 @@ -- 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 +-- tcpdump, version bump to 4.8.0 + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.23.1 (version bump) and 13.11.2 (version bump) @@ -103,6 +105,8 @@ 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 +-- wanpipe, version bump to 7.0.20 + ** Web Interface -- Network tab, add 4th LAN Interface. Added 4th LAN support to Firewall sub-tab and PhoneProv tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-17 23:37:44
|
Revision: 7848 http://sourceforge.net/p/astlinux/code/7848 Author: abelbeck Date: 2016-09-17 23:37:42 +0000 (Sat, 17 Sep 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-09-17 23:36:28 UTC (rev 7847) +++ branches/1.0/docs/ChangeLog.txt 2016-09-17 23:37:42 UTC (rev 7848) @@ -60,7 +60,7 @@ -- Added a 4th LAN Interface configuration entry --- arnofw (AIF), version bump to 2.0.1g-RC4, added support for 'ipset' +-- arnofw (AIF), version bump to 2.0.1g-RC5, added support for 'ipset' -- libcurl (curl) version bump to 7.50.3, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7167 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-18 20:12:20
|
Revision: 7850 http://sourceforge.net/p/astlinux/code/7850 Author: abelbeck Date: 2016-09-18 20:12:18 +0000 (Sun, 18 Sep 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-09-18 18:55:40 UTC (rev 7849) +++ branches/1.0/docs/ChangeLog.txt 2016-09-18 20:12:18 UTC (rev 7850) @@ -45,10 +45,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. - Issue "reload-blocklist-netset" for details. - == Cron may be used to run this script once or twice every day. Example: - == 05 05,15 * * * reload-blocklist-netset /mnt/kd/blocklists firehol_level1 spamhaus_dropv6 >/dev/null 2>&1 - More Info: http://iplists.firehol.org/?ipset=firehol_level1 + More Info: http://doc.astlinux.org/userdoc:tt_firewall_external_block_list -- ca-certificates, update trusted root certificates 2016-09-14 @@ -114,6 +111,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 -- Network tab, SMTP Mail Relay, allow an empty "SMTP Cert File" which will default to the system ca-bundle.crt . This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-20 14:10:16
|
Revision: 7852 http://sourceforge.net/p/astlinux/code/7852 Author: abelbeck Date: 2016-09-20 14:10:14 +0000 (Tue, 20 Sep 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-09-20 14:03:20 UTC (rev 7851) +++ branches/1.0/docs/ChangeLog.txt 2016-09-20 14:10:14 UTC (rev 7852) @@ -36,6 +36,8 @@ -- nano, version bump to 2.7.0 +-- acpid, version bump to 2.0.28 + -- logrotate, version bump to 3.10.0 -- screen, version bump to 4.4.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-21 20:22:11
|
Revision: 7855 http://sourceforge.net/p/astlinux/code/7855 Author: abelbeck Date: 2016-09-21 20:22:09 +0000 (Wed, 21 Sep 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-09-21 20:17:34 UTC (rev 7854) +++ branches/1.0/docs/ChangeLog.txt 2016-09-21 20:22:09 UTC (rev 7855) @@ -117,7 +117,9 @@ -- Network tab, SMTP Mail Relay, allow an empty "SMTP Cert File" which will default to the system ca-bundle.crt . +-- Edit tab, add "Reload Firewall Blocklist" action menu item, along with editing special .netset files. + Additions for AstLinux 1.2.7: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-22 13:27:13
|
Revision: 7857 http://sourceforge.net/p/astlinux/code/7857 Author: abelbeck Date: 2016-09-22 13:27:11 +0000 (Thu, 22 Sep 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-09-22 13:24:00 UTC (rev 7856) +++ branches/1.0/docs/ChangeLog.txt 2016-09-22 13:27:11 UTC (rev 7857) @@ -57,6 +57,8 @@ ** Networking +-- OpenSSL, version bump to 1.0.1u, security fixes: CVE-2016-6304, and 10 "Low" Severity CVE's + -- Added a 4th LAN Interface configuration entry -- arnofw (AIF), version bump to 2.0.1g-RC5, added support for 'ipset' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-22 18:17:09
|
Revision: 7859 http://sourceforge.net/p/astlinux/code/7859 Author: abelbeck Date: 2016-09-22 18:17:07 +0000 (Thu, 22 Sep 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-09-22 18:16:00 UTC (rev 7858) +++ branches/1.0/docs/ChangeLog.txt 2016-09-22 18:17:07 UTC (rev 7859) @@ -61,7 +61,7 @@ -- Added a 4th LAN Interface configuration entry --- arnofw (AIF), version bump to 2.0.1g-RC5, added support for 'ipset' +-- arnofw (AIF), version bump to 2.0.1g-RC6, added support for 'ipset' -- libcurl (curl) version bump to 7.50.3, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7167 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-23 15:51:20
|
Revision: 7862 http://sourceforge.net/p/astlinux/code/7862 Author: abelbeck Date: 2016-09-23 15:51:18 +0000 (Fri, 23 Sep 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-09-23 15:50:01 UTC (rev 7861) +++ branches/1.0/docs/ChangeLog.txt 2016-09-23 15:51:18 UTC (rev 7862) @@ -32,7 +32,7 @@ -- ethtool, version bump to 4.6 --- sudo, version bump to 1.8.17p1 +-- sudo, version bump to 1.8.18 -- nano, version bump to 2.7.0 @@ -61,7 +61,7 @@ -- Added a 4th LAN Interface configuration entry --- arnofw (AIF), version bump to 2.0.1g-RC6, added support for 'ipset' +-- arnofw (AIF), version bump to 2.0.1g-RC7, added support for 'ipset' -- libcurl (curl) version bump to 7.50.3, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7167 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-27 18:24:43
|
Revision: 7865 http://sourceforge.net/p/astlinux/code/7865 Author: abelbeck Date: 2016-09-27 18:24:41 +0000 (Tue, 27 Sep 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-09-27 18:19:29 UTC (rev 7864) +++ branches/1.0/docs/ChangeLog.txt 2016-09-27 18:24:41 UTC (rev 7865) @@ -65,6 +65,8 @@ -- libcurl (curl) version bump to 7.50.3, security fixes: CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7167 +-- unbound (host), version bump to 1.5.10 + -- lighttpd, version bump to 1.4.41 -- OpenVPN, version bump to 2.3.12 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |