severity 560837 critical
block 560238 with 560837
tag 560837 patch
thanks

http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=70;bug=560238
http://redmine.lighttpd.net/projects/1/wiki/IPv4_mapped_addresses

The upstream developers do not appear to care about IPv6 and decided to
ignore the issue, but it can be easily fixed in use-ipv6.pl.
Pseudo-patch:

-    print "server.use-ipv6 = \"enable\"\n";
+    print qq|$SERVER["socket"] == "[::]:80" { }\n|;

While not needed with the new default I still recommend to force
IPV6_V6ONLY to 1 in the lighttpd source, because for a complex program
it is a much better default and would solve the persistent issues with
ACLs and logs parsing.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to