From: <abe...@us...> - 2015-12-05 01:17:18
|
Revision: 7371 http://sourceforge.net/p/astlinux/code/7371 Author: abelbeck Date: 2015-12-05 01:17:16 +0000 (Sat, 05 Dec 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-12-05 01:05:26 UTC (rev 7370) +++ branches/1.0/docs/ChangeLog.txt 2015-12-05 01:17:16 UTC (rev 7371) @@ -45,12 +45,17 @@ -- kexec-tools, 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. + -- nano, version bump to 2.4.3 -- strace, version bump to 4.10 ** Networking +-- OpenSSL, version bump to 1.0.1q, security fixes: CVE-2015-3194, CVE-2015-3195 + -- ntpd/sntp, version bump to 4.2.8p4, security fixes: CVE-2015-7871 plus 12 other low/medium-severity vulnerabilities -- wide-dhcpv6, new package, added support for DHCPv6 using dhcp6c for External and WAN Failover interfaces. @@ -108,7 +113,10 @@ -- Status tab, add system architecture string to 'AstLinux Release:' +-- Network and System tabs, now use "/sbin/kernel-reboot" if available for a faster reboot. + Use classic reboot method by checking Prefs tab option 'Disable faster "kernel-reboot" System Reboot'. + Additions for AstLinux 1.2.4.1: =============================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |