From: <abe...@us...> - 2015-09-08 20:44:33
|
Revision: 7244 http://sourceforge.net/p/astlinux/code/7244 Author: abelbeck Date: 2015-09-08 20:44:30 +0000 (Tue, 08 Sep 2015) Log Message: ----------- ChangeLog, add a note for lighttpd that the underscore '_' character is no longer allowed in the HOSTNAME. Thanks Ian Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-09-08 15:49:53 UTC (rev 7243) +++ branches/1.0/docs/ChangeLog.txt 2015-09-08 20:44:30 UTC (rev 7244) @@ -49,6 +49,7 @@ -- lighttpd, version bump to 1.4.37, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. + Note: The underscore '_' character is no longer allowed in the server.name (HOSTNAME), per RFC2396 section 3.2.2 -- OpenVPN, version bump to 2.3.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |