From: <abe...@us...> - 2014-05-12 15:38:53
|
Revision: 6526 http://sourceforge.net/p/astlinux/code/6526 Author: abelbeck Date: 2014-05-12 15:38:51 +0000 (Mon, 12 May 2014) 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 2014-05-12 15:32:34 UTC (rev 6525) +++ branches/1.0/docs/ChangeLog.txt 2014-05-12 15:38:51 UTC (rev 6526) @@ -12,6 +12,8 @@ ** System +-- linux, n_tty: Fix n_tty_write crash when echoing in raw mode, (security fixe: CVE-2014-0196) + -- initrd, increase the tmpfs asturo limit from 128 MB to 192 MB. Additionally, resize the asturo mount to match the 'used' space so no free space remains. @@ -35,8 +37,8 @@ -- fping, version bump to 3.10 --- ddclient (dynamicdns), add support for 'ssl=yes' by using /usr/bin/curl since the perl module Net/SSLeay - does not cross-compile. By default ZoneEdit, DNS-O-MATIC and pairNIC now use HTTPS for updates. +-- ddclient (dynamicdns), add support for 'ssl=yes' by using /usr/bin/curl instead of the perl module Net/SSLeay. + By default ZoneEdit, DNS-O-MATIC and pairNIC now use HTTPS for updates. ** Asterisk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |