From: <abe...@us...> - 2015-02-19 15:44:33
|
Revision: 6977 http://sourceforge.net/p/astlinux/code/6977 Author: abelbeck Date: 2015-02-19 15:44:25 +0000 (Thu, 19 Feb 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-02-19 15:34:29 UTC (rev 6976) +++ branches/1.0/docs/ChangeLog.txt 2015-02-19 15:44:25 UTC (rev 6977) @@ -16,6 +16,10 @@ -- logrotate, version bump to 3.8.7 +-- Kernel runtime parameters, add support for /etc/sysctl.conf via either /mnt/kd/sysctl.conf + or the rc.conf variable KERNEL_SYSCTL, disabled by default. + Example: KERNEL_SYSCTL="kernel.panic=3 vm.min_free_kbytes=8192" + ** Networking -- ntpd/sntp, version bump to 4.2.8p1, security fixes: CVE-2014-9297 and CVE-2014-9298 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |