Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83810 - www-servers/lighttpd version bump to 1.3.12
Summary: www-servers/lighttpd version bump to 1.3.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: www-servers Herd (OBSOLETE)
URL: http://lighttpd.net/download/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 06:31 UTC by Andreas Korthaus
Modified: 2005-03-07 02:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Korthaus 2005-03-02 06:31:46 UTC
lighttpd 1.3.12 - 2005-03-02 15:00

After rewriting the test-framework to use perl, Test::Harness and 
Test::More several bugs have been discovered or could be tracked down 
more easily than before. With the help of the bug-tracking system and 
the fastcgi bug-checking on #lighttpd at freenode it was possible to 
kill the major and several minor bugs.

1.3.12 is another drop-in replacement for 1.3.8 and above. It introduces 
only very minor features and concentrates on fixing the bugs introduced 
in 1.3.8 with the adaptive spawning of local processes in FastCGI.

FastCGI is more relaxed now as it will handle various forms of 
response-header terminators like "\n\n" and sending "\n" + "\n" and 
"\r\n" + "\r\n" in two packets.

Changes
-------
  * added ssl.ca-file
  * added support for \n\n as terminator
  * rewrote test-framework and added more tests
  * fixed cgi.assign with empty handler
  * fixed segfault in debug-code
  * fixed mod_expire if modification-timestamps are used
  * fixed segfault on duplication Host-headers
  * fixed endless loop in mod_fastcgi
  * fixed handling of dead fastcgi-processes

Download
- lighttpd-1.3.12.tar.gz
  http://www.lighttpd.net/download/lighttpd-1.3.12.tar.gz
  MD5: ffd0bc5802646948e2724060031c05b5 
  Signature: http://www.lighttpd.net/download/lighttpd-1.3.12.tar.gz.sig

Download: http://lighttpd.net/download/
ChangeLog: http://lighttpd.net/download/ChangeLog

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-03-07 02:30:35 UTC
1.3.13 is in CVS.