Bug 419 - Bump lighttpd package to 1.4.23
Summary: Bump lighttpd package to 1.4.23
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 16:25 UTC by Gustavo Zacarias
Modified: 2009-07-01 13:33 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Bump lighttpd package to 1.4.23 (2.24 KB, patch)
2009-06-23 16:25 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2009-06-23 16:25:41 UTC
Created attachment 421 [details]
Bump lighttpd package to 1.4.23

lighttpd 1.4.23 is out, there are many bugfixes from 1.4.20 currently in buildroot:
*  Fix workaround for incorrect path info/scriptname if fastcgi prefix is ”/” (fixes #729)
* Finally removed spawn-fcgi
* Fix bug with FastCGI request id overflow under high load; just use always id 1 as we don’t use multiplexing. (thx jgray)
* Workaround broken operating systems: check for trailing ’/’ in filenames (fixes #1989)
Plus fixes from 1.4.22 and 1.4.21.

spawn-fcgi was included up to version 1.4.22 and is now a separate project, there's a new package in bug #417 to include this functionality once again.
Comment 1 Peter Korsgaard 2009-07-01 13:33:34 UTC
Thanks, committed