From: <abe...@us...> - 2015-05-29 15:41:43
|
Revision: 7086 http://sourceforge.net/p/astlinux/code/7086 Author: abelbeck Date: 2015-05-29 15:41:40 +0000 (Fri, 29 May 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-05-29 15:29:27 UTC (rev 7085) +++ branches/1.0/docs/ChangeLog.txt 2015-05-29 15:41:40 UTC (rev 7086) @@ -54,6 +54,8 @@ or the rc.conf variable KERNEL_SYSCTL, disabled by default. Example: KERNEL_SYSCTL="kernel.panic=3 vm.min_free_kbytes=8192" +-- Linux patch, crypto: aesni - fix memory usage in GCM decryption, Security fix: CVE-2015-3331 + -- Time Zone Database update, tzdata2015d and tzcode2015d ** Networking @@ -83,6 +85,10 @@ -- msmtp, version bump to 1.6.2 +-- lighttpd / stunnel, the default /etc/ssl/default_https.pem file, is now auto-generated and ultimately stored in + /mnt/kd/ssl/default_https.pem, a symlink for /etc/ssl/mini_httpd.pem to default_https.pem is also provided for + backward compatibility. A well-known PEM file is no longer provided for security reasons. + -- (Custom Build Only) kamailio, version bump to 4.1.8 ** Asterisk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |