Changeset 2121
- Timestamp:
- 03/10/2008 03:54:38 PM (4 months ago)
- Files:
-
- branches/lighttpd-1.4.x/NEWS (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/lighttpd-1.4.x/NEWS
r2120 r2121 27 27 * reset conditional cache (#1164) 28 28 * create directories in mod_compress (was broken with alias/userdir) (#1027) 29 * fixed out of range access in fd array (#1562, #372) 29 * fixed out of range access in fd array (#1562, #372) (CVE-2008-0983) 30 30 * mod_compress should check if the request is already handled, e.g. by fastcgi (#1565) 31 31 * remove broken workaround for buggy Opera version with ssl/chunked encoding (#285) … … 46 46 * fixed body handling of status 300 requests 47 47 * spawn-fcgi: only try to connect to unix socket (not tcp) before spawning (#1575) 48 * fix sending source of cgi script instead of 500 error if fork fails 48 * fix sending source of cgi script instead of 500 error if fork fails (CVE-2008-1111) 49 49 * fix min-procs handling in mod_scgi.c, just set to max-procs (patch from #623) 50 50 * fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440)

