From: <abe...@us...> - 2016-03-01 16:49:18
|
Revision: 7569 http://sourceforge.net/p/astlinux/code/7569 Author: abelbeck Date: 2016-03-01 16:49:16 +0000 (Tue, 01 Mar 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-03-01 16:44:54 UTC (rev 7568) +++ branches/1.0/docs/ChangeLog.txt 2016-03-01 16:49:16 UTC (rev 7569) @@ -16,6 +16,11 @@ ** Networking +-- OpenSSL, version bump to 1.0.1s, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, + CVE-2016-0799, CVE-2016-0702 + +-- stunnel, version bump to 5.31 + -- miniupnpd, version bump to 1.9.20160222 ** Asterisk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-10 21:36:12
|
Revision: 7585 http://sourceforge.net/p/astlinux/code/7585 Author: abelbeck Date: 2016-03-10 21:36:09 +0000 (Thu, 10 Mar 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-03-10 21:05:34 UTC (rev 7584) +++ branches/1.0/docs/ChangeLog.txt 2016-03-10 21:36:09 UTC (rev 7585) @@ -10,8 +10,22 @@ Released @TBD@ +** Build System + +-- Added support for x86_64 KVM/Xen VM's and Virtio paravirtualized drivers with the new board type genx86_64-vm + ** System +-- Linux Kernel 3.2.78 (minor bump) + +-- RUNNIX, version bump to runnix-0.4-7583, with Linux Kernel 3.2.78, dropbear 2016.72 + +-- igb, version bump to 5.3.4.4, Intel Gigabit Ethernet Network Driver + +-- php, version bump to 5.5.33, bug fixes + +-- sqlite, version bump to 3.11.1 + -- nano, version bump to 2.5.3 ** Networking @@ -33,7 +47,7 @@ ** Web Interface --- (no change) +-- Automatically don't use kernel-reboot with 'genx86_64-vm' builds, use reboot instead. Additions for AstLinux 1.2.6: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-14 01:56:46
|
Revision: 7591 http://sourceforge.net/p/astlinux/code/7591 Author: abelbeck Date: 2016-03-14 01:56:44 +0000 (Mon, 14 Mar 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-03-14 01:54:56 UTC (rev 7590) +++ branches/1.0/docs/ChangeLog.txt 2016-03-14 01:56:44 UTC (rev 7591) @@ -26,6 +26,8 @@ -- sqlite, version bump to 3.11.1 +-- nut, version bump to 2.7.4 + -- nano, version bump to 2.5.3 ** Networking This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-15 20:52:53
|
Revision: 7596 http://sourceforge.net/p/astlinux/code/7596 Author: abelbeck Date: 2016-03-15 20:52:51 +0000 (Tue, 15 Mar 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-03-15 20:45:39 UTC (rev 7595) +++ branches/1.0/docs/ChangeLog.txt 2016-03-15 20:52:51 UTC (rev 7596) @@ -26,10 +26,18 @@ -- sqlite, version bump to 3.11.1 +-- Monit, version bump to 5.17.1 + -- nut, version bump to 2.7.4 +-- ethtool, version bump to 4.5 + -- nano, version bump to 2.5.3 +-- expat, version bump to 2.1.1 + +-- Time Zone Database update, tzdata2016b and php-timezonedb-2016.2 + ** Networking -- OpenSSL, version bump to 1.0.1s, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-23 16:42:16
|
Revision: 7607 http://sourceforge.net/p/astlinux/code/7607 Author: abelbeck Date: 2016-03-23 16:42:13 +0000 (Wed, 23 Mar 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-03-22 18:54:35 UTC (rev 7606) +++ branches/1.0/docs/ChangeLog.txt 2016-03-23 16:42:13 UTC (rev 7607) @@ -20,6 +20,9 @@ -- RUNNIX, version bump to runnix-0.4-7583, with Linux Kernel 3.2.78, dropbear 2016.72 +-- Firmware and RUNNIX upgrades now support https:// URL's. Additionally, URL's with the host 'mirror.astlinux.org' + will be automatically redirected to the proper HTTPS host using https:// . + -- igb, version bump to 5.3.4.4, Intel Gigabit Ethernet Network Driver -- php, version bump to 5.5.33, bug fixes @@ -43,10 +46,17 @@ -- OpenSSL, version bump to 1.0.1s, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, CVE-2016-0799, CVE-2016-0702 +-- curl, added a trusted root certificates, single file bundle, to allow authenticated HTTPS connections. + +-- unbound, new package adding the libunbound library and unbound-host command. A symlink of 'host' -> 'unbound-host' is also added. + Unbound is a validating, recursive, and caching DNS resolver. + -- stunnel, version bump to 5.31 --- miniupnpd, version bump to 1.9.20160222 +-- miniupnpd, version bump to 1.9.20160222, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. +-- rp-pppoe, PPPoE client, fix a build issue on certain build systems (CentOS 7) where the generated helper scripts failed to start. + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.21.2 (no change) and 13.7.2 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-23 21:15:22
|
Revision: 7614 http://sourceforge.net/p/astlinux/code/7614 Author: abelbeck Date: 2016-03-23 21:15:20 +0000 (Wed, 23 Mar 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-03-23 20:42:40 UTC (rev 7613) +++ branches/1.0/docs/ChangeLog.txt 2016-03-23 21:15:20 UTC (rev 7614) @@ -55,8 +55,6 @@ -- miniupnpd, version bump to 1.9.20160222, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. --- rp-pppoe, PPPoE client, fix a build issue on certain build systems (CentOS 7) where the generated helper scripts failed to start. - ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.21.2 (no change) and 13.7.2 (no change) @@ -70,6 +68,14 @@ -- Automatically don't use kernel-reboot with 'genx86_64-vm' builds, use reboot instead. +Additions for AstLinux 1.2.6.1: +============================== + +Released 2016-03-23 + +rp-pppoe, PPPoE client, fix a build issue where the generated helper scripts failed to start. + + Additions for AstLinux 1.2.6: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-28 13:57:49
|
Revision: 7621 http://sourceforge.net/p/astlinux/code/7621 Author: abelbeck Date: 2016-03-28 13:57:48 +0000 (Mon, 28 Mar 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-03-27 13:34:32 UTC (rev 7620) +++ branches/1.0/docs/ChangeLog.txt 2016-03-28 13:57:48 UTC (rev 7621) @@ -39,15 +39,19 @@ -- expat, version bump to 2.1.1 --- Time Zone Database update, tzdata2016b and php-timezonedb-2016.2 +-- Time Zone Database update, tzdata2016c and php-timezonedb-2016.3 ** Networking -- OpenSSL, version bump to 1.0.1s, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, CVE-2016-0799, CVE-2016-0702 +-- busybox, udhcp: fix a SEGV on malformed RFC1035-encoded domain name: CVE-2016-2148 + -- curl, added a trusted root certificates, single file bundle, to allow authenticated HTTPS connections. +-- libcurl (curl) version bump to 7.48.0 + -- unbound, new package adding the libunbound library and unbound-host command. A symlink of 'host' -> 'unbound-host' is also added. Unbound is a validating, recursive, and caching DNS resolver. @@ -63,6 +67,8 @@ -- pjsip 2.4.5 (no change) +-- wanpipe, version bump to 7.0.18 + ** Web Interface -- Automatically don't use kernel-reboot with 'genx86_64-vm' builds, use reboot instead. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-31 18:09:43
|
Revision: 7625 http://sourceforge.net/p/astlinux/code/7625 Author: abelbeck Date: 2016-03-31 18:09:41 +0000 (Thu, 31 Mar 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-03-31 17:58:26 UTC (rev 7624) +++ branches/1.0/docs/ChangeLog.txt 2016-03-31 18:09:41 UTC (rev 7625) @@ -61,12 +61,14 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.21.2 (no change) and 13.7.2 (no change) +-- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.8.0 (version bump) -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) -- pjsip 2.4.5 (no change) +-- libpri, version bump to 1.5.0 + -- wanpipe, version bump to 7.0.18 ** Web Interface This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-01 16:36:20
|
Revision: 7628 http://sourceforge.net/p/astlinux/code/7628 Author: abelbeck Date: 2016-04-01 16:36:18 +0000 (Fri, 01 Apr 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-04-01 16:35:07 UTC (rev 7627) +++ branches/1.0/docs/ChangeLog.txt 2016-04-01 16:36:18 UTC (rev 7628) @@ -25,7 +25,7 @@ -- igb, version bump to 5.3.4.4, Intel Gigabit Ethernet Network Driver --- php, version bump to 5.5.33, bug fixes +-- php, version bump to 5.5.34, bug fixes -- sqlite, version bump to 3.11.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-03 19:13:21
|
Revision: 7630 http://sourceforge.net/p/astlinux/code/7630 Author: abelbeck Date: 2016-04-03 19:13:19 +0000 (Sun, 03 Apr 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-04-03 19:02:57 UTC (rev 7629) +++ branches/1.0/docs/ChangeLog.txt 2016-04-03 19:13:19 UTC (rev 7630) @@ -20,6 +20,8 @@ -- RUNNIX, version bump to runnix-0.4-7583, with Linux Kernel 3.2.78, dropbear 2016.72 +-- linux, add kernel patch to the 'k10temp' kernel module adding support for the PC Engines APU2 board + -- Firmware and RUNNIX upgrades now support https:// URL's. Additionally, URL's with the host 'mirror.astlinux.org' will be automatically redirected to the proper HTTPS host using https:// . This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-08 16:48:10
|
Revision: 7632 http://sourceforge.net/p/astlinux/code/7632 Author: abelbeck Date: 2016-04-08 16:48:08 +0000 (Fri, 08 Apr 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-04-08 16:29:57 UTC (rev 7631) +++ branches/1.0/docs/ChangeLog.txt 2016-04-08 16:48:08 UTC (rev 7632) @@ -22,6 +22,8 @@ -- linux, add kernel patch to the 'k10temp' kernel module adding support for the PC Engines APU2 board +-- linux, enable CONFIG_USB_XHCI_HCD=y across all kernel configs to support USB 3.0 hardware + -- Firmware and RUNNIX upgrades now support https:// URL's. Additionally, URL's with the host 'mirror.astlinux.org' will be automatically redirected to the proper HTTPS host using https:// . This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-09 16:06:39
|
Revision: 7635 http://sourceforge.net/p/astlinux/code/7635 Author: abelbeck Date: 2016-04-09 16:06:37 +0000 (Sat, 09 Apr 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-04-09 16:02:26 UTC (rev 7634) +++ branches/1.0/docs/ChangeLog.txt 2016-04-09 16:06:37 UTC (rev 7635) @@ -18,7 +18,7 @@ -- Linux Kernel 3.2.78 (minor bump) --- RUNNIX, version bump to runnix-0.4-7583, with Linux Kernel 3.2.78, dropbear 2016.72 +-- RUNNIX, version bump to runnix-0.4-7633, with Linux Kernel 3.2.78, dropbear 2016.72, USB 3.0 support -- linux, add kernel patch to the 'k10temp' kernel module adding support for the PC Engines APU2 board @@ -43,6 +43,8 @@ -- expat, version bump to 2.1.1 +-- bc, version bump to 1.06.95 + -- Time Zone Database update, tzdata2016c and php-timezonedb-2016.3 ** Networking This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-17 15:13:50
|
Revision: 7646 http://sourceforge.net/p/astlinux/code/7646 Author: abelbeck Date: 2016-04-17 15:13:48 +0000 (Sun, 17 Apr 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-04-17 14:54:14 UTC (rev 7645) +++ branches/1.0/docs/ChangeLog.txt 2016-04-17 15:13:48 UTC (rev 7646) @@ -31,22 +31,30 @@ -- php, version bump to 5.5.34, bug fixes --- sqlite, version bump to 3.11.1 +-- sqlite, version bump to 3.12.1 -- Monit, version bump to 5.17.1 -- nut, version bump to 2.7.4 +-- sudo, version bump to 1.8.16 + -- ethtool, version bump to 4.5 -- nano, version bump to 2.5.3 +-- smartctl, add drivedb.h entry for Phison S9 SSD: PC Engines msata16d, MyDigitalSSD Super-Boot-Drive mSATA + +-- libsodium, version bump to 1.0.10 + -- expat, version bump to 2.1.1 -- bc, version bump to 1.06.95 -- Time Zone Database update, tzdata2016c and php-timezonedb-2016.3 +-- (Custom Build Only) flashrom, version bump to 0.9.9 + ** Networking -- OpenSSL, version bump to 1.0.1s, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, @@ -65,9 +73,12 @@ -- miniupnpd, version bump to 1.9.20160222, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. +-- Email Notifications, now automatically define a 'a@b.tld' From header in the form: "<action>-<hostname>" <a@b.tld> + The current <action> values are: SIP, Asterisk, Monit, Test, UPS, WAN + ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.8.0 (version bump) +-- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.8.1 (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-04-19 13:12:12
|
Revision: 7649 http://sourceforge.net/p/astlinux/code/7649 Author: abelbeck Date: 2016-04-19 13:12:10 +0000 (Tue, 19 Apr 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-04-19 13:09:53 UTC (rev 7648) +++ branches/1.0/docs/ChangeLog.txt 2016-04-19 13:12:10 UTC (rev 7649) @@ -31,7 +31,7 @@ -- php, version bump to 5.5.34, bug fixes --- sqlite, version bump to 3.12.1 +-- sqlite, version bump to 3.12.2 -- Monit, version bump to 5.17.1 @@ -51,7 +51,7 @@ -- bc, version bump to 1.06.95 --- Time Zone Database update, tzdata2016c and php-timezonedb-2016.3 +-- Time Zone Database update, tzdata2016d and php-timezonedb-2016.4 -- (Custom Build Only) flashrom, version bump to 0.9.9 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-20 15:59:30
|
Revision: 7651 http://sourceforge.net/p/astlinux/code/7651 Author: abelbeck Date: 2016-04-20 15:59:28 +0000 (Wed, 20 Apr 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-04-20 15:58:26 UTC (rev 7650) +++ branches/1.0/docs/ChangeLog.txt 2016-04-20 15:59:28 UTC (rev 7651) @@ -78,7 +78,7 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.8.1 (version bump) +-- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.8.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-04-27 14:23:26
|
Revision: 7655 http://sourceforge.net/p/astlinux/code/7655 Author: abelbeck Date: 2016-04-27 14:23:24 +0000 (Wed, 27 Apr 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-04-27 14:20:42 UTC (rev 7654) +++ branches/1.0/docs/ChangeLog.txt 2016-04-27 14:23:24 UTC (rev 7655) @@ -69,6 +69,8 @@ -- unbound, new package adding the libunbound library and unbound-host command. A symlink of 'host' -> 'unbound-host' is also added. Unbound is a validating, recursive, and caching DNS resolver. +-- ntpd/sntp, version bump to 4.2.8p7, security fixes: 11 low/medium-severity vulnerabilities + -- stunnel, version bump to 5.31 -- miniupnpd, version bump to 1.9.20160222, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-29 13:58:42
|
Revision: 7659 http://sourceforge.net/p/astlinux/code/7659 Author: abelbeck Date: 2016-04-29 13:58:40 +0000 (Fri, 29 Apr 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-04-29 13:51:27 UTC (rev 7658) +++ branches/1.0/docs/ChangeLog.txt 2016-04-29 13:58:40 UTC (rev 7659) @@ -29,7 +29,7 @@ -- igb, version bump to 5.3.4.4, Intel Gigabit Ethernet Network Driver --- php, version bump to 5.5.34, bug fixes +-- php, version bump to 5.5.35, bug and security fixes -- sqlite, version bump to 3.12.2 @@ -70,6 +70,7 @@ Unbound is a validating, recursive, and caching DNS resolver. -- ntpd/sntp, version bump to 4.2.8p7, security fixes: 11 low/medium-severity vulnerabilities + Now only include the "LOCAL" Reference Clock driver, which reduces the ntpd binary size buy 30% . -- stunnel, version bump to 5.31 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-04-29 21:50:07
|
Revision: 7662 http://sourceforge.net/p/astlinux/code/7662 Author: abelbeck Date: 2016-04-29 21:50:05 +0000 (Fri, 29 Apr 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-04-29 21:30:11 UTC (rev 7661) +++ branches/1.0/docs/ChangeLog.txt 2016-04-29 21:50:05 UTC (rev 7662) @@ -14,6 +14,8 @@ -- Added support for x86_64 KVM/Xen VM's and Virtio paravirtualized drivers with the new board type genx86_64-vm +-- Now use pkgconf 0.9.12 for pkg-config package. + ** System -- Linux Kernel 3.2.78 (minor bump) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-03 17:39:30
|
Revision: 7665 http://sourceforge.net/p/astlinux/code/7665 Author: abelbeck Date: 2016-05-03 17:39:27 +0000 (Tue, 03 May 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-05-03 17:34:04 UTC (rev 7664) +++ branches/1.0/docs/ChangeLog.txt 2016-05-03 17:39:27 UTC (rev 7665) @@ -59,8 +59,9 @@ ** Networking --- OpenSSL, version bump to 1.0.1s, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, - CVE-2016-0799, CVE-2016-0702 +-- OpenSSL, version bump to 1.0.1t, security fixes: CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, + CVE-2016-0799, CVE-2016-0702, CVE-2016-2107, CVE-2016-2105, + CVE-2016-2106, CVE-2016-2109, CVE-2016-2176 -- busybox, udhcp: fix a SEGV on malformed RFC1035-encoded domain name: CVE-2016-2148 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-06 13:02:46
|
Revision: 7668 http://sourceforge.net/p/astlinux/code/7668 Author: abelbeck Date: 2016-05-06 13:02:43 +0000 (Fri, 06 May 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-05-06 12:52:24 UTC (rev 7667) +++ branches/1.0/docs/ChangeLog.txt 2016-05-06 13:02:43 UTC (rev 7668) @@ -77,7 +77,7 @@ -- stunnel, version bump to 5.31 --- miniupnpd, version bump to 1.9.20160222, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. +-- miniupnpd, version bump to 2.0, also make the UPnP leases file survive a reboot using '/mnt/kd/upnp.leases'. -- Email Notifications, now automatically define a 'a@b.tld' From header in the form: "<action>-<hostname>" <a@b.tld> The current <action> values are: SIP, Asterisk, Monit, Test, UPS, WAN This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-07 23:46:19
|
Revision: 7670 http://sourceforge.net/p/astlinux/code/7670 Author: abelbeck Date: 2016-05-07 23:46:17 +0000 (Sat, 07 May 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-05-07 23:43:54 UTC (rev 7669) +++ branches/1.0/docs/ChangeLog.txt 2016-05-07 23:46:17 UTC (rev 7670) @@ -45,7 +45,7 @@ -- nano, version bump to 2.5.3 --- smartctl, add drivedb.h entry for Phison S9 SSD: PC Engines msata16d, MyDigitalSSD Super-Boot-Drive mSATA +-- smartctl, version bump to 6.5, add drivedb.h entry for Phison S9 SSD: PC Engines msata16d, MyDigitalSSD Super-Boot-Drive mSATA -- libsodium, version bump to 1.0.10 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-09 17:14:02
|
Revision: 7673 http://sourceforge.net/p/astlinux/code/7673 Author: abelbeck Date: 2016-05-09 17:14:00 +0000 (Mon, 09 May 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-05-09 17:00:32 UTC (rev 7672) +++ branches/1.0/docs/ChangeLog.txt 2016-05-09 17:14:00 UTC (rev 7673) @@ -18,9 +18,9 @@ ** System --- Linux Kernel 3.2.78 (minor bump) +-- Linux Kernel 3.2.80 (minor bump) --- RUNNIX, version bump to runnix-0.4-7633, with Linux Kernel 3.2.78, dropbear 2016.72, USB 3.0 support +-- RUNNIX, version bump to runnix-0.4-7671, with Linux Kernel 3.2.80, dropbear 2016.72, USB 3.0 support -- linux, add kernel patch to the 'k10temp' kernel module adding support for the PC Engines APU2 board This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-13 20:39:10
|
Revision: 7677 http://sourceforge.net/p/astlinux/code/7677 Author: abelbeck Date: 2016-05-13 20:39:08 +0000 (Fri, 13 May 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-05-13 20:31:53 UTC (rev 7676) +++ branches/1.0/docs/ChangeLog.txt 2016-05-13 20:39:08 UTC (rev 7677) @@ -65,6 +65,8 @@ -- busybox, udhcp: fix a SEGV on malformed RFC1035-encoded domain name: CVE-2016-2148 +-- OpenVPN, version bump to 2.3.11 + -- curl, added a trusted root certificates, single file bundle, to allow authenticated HTTPS connections. -- libcurl (curl) version bump to 7.48.0 @@ -84,7 +86,7 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.8.2 (version bump) +-- Asterisk 1.8.32.3 (no change), 11.22.0 (version bump) and 13.9.1 (version bump) -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) @@ -92,7 +94,7 @@ -- libpri, version bump to 1.5.0 --- wanpipe, version bump to 7.0.18 +-- wanpipe, version bump to 7.0.19 ** Web Interface This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-20 15:15:38
|
Revision: 7681 http://sourceforge.net/p/astlinux/code/7681 Author: abelbeck Date: 2016-05-20 15:15:36 +0000 (Fri, 20 May 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-05-20 15:11:47 UTC (rev 7680) +++ branches/1.0/docs/ChangeLog.txt 2016-05-20 15:15:36 UTC (rev 7681) @@ -67,7 +67,7 @@ -- OpenVPN, version bump to 2.3.11 --- curl, added a trusted root certificates, single file bundle, to allow authenticated HTTPS connections. +-- ca-certificates, added trusted root certificates 2016-04-20, single file bundle, to allow authenticated HTTPS connections. -- libcurl (curl) version bump to 7.48.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-05-23 22:54:36
|
Revision: 7685 http://sourceforge.net/p/astlinux/code/7685 Author: abelbeck Date: 2016-05-23 22:54:34 +0000 (Mon, 23 May 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-05-23 22:45:42 UTC (rev 7684) +++ branches/1.0/docs/ChangeLog.txt 2016-05-23 22:54:34 UTC (rev 7685) @@ -43,10 +43,14 @@ -- ethtool, version bump to 4.5 +-- pciutils, version bump to 3.5.1 + -- nano, version bump to 2.5.3 -- smartctl, version bump to 6.5, add drivedb.h entry for Phison S9 SSD: PC Engines msata16d, MyDigitalSSD Super-Boot-Drive mSATA +-- libxml2, version bump to 2.9.4, security fixes: CVE-2016-1762, CVE-2016-1834, CVE-2016-3705 + -- libsodium, version bump to 1.0.10 -- expat, version bump to 2.1.1 @@ -69,7 +73,7 @@ -- ca-certificates, added trusted root certificates 2016-04-20, single file bundle, to allow authenticated HTTPS connections. --- libcurl (curl) version bump to 7.48.0 +-- libcurl (curl) version bump to 7.49.0 -- unbound, new package adding the libunbound library and unbound-host command. A symlink of 'host' -> 'unbound-host' is also added. Unbound is a validating, recursive, and caching DNS resolver. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |