Changeset 1764
- Timestamp:
- 04/13/2007 03:24:09 PM (17 months ago)
- Files:
-
- 1 modified
-
branches/lighttpd-1.4.x/NEWS (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.4.x/NEWS
r1744 r1764 4 4 ==== 5 5 6 - 1.4.14 - ??? 6 - 1.4.14 - 2007-04-13 7 7 8 * fix crash if gethostbyaddr() failed on redirect [1718] 8 9 * properly handle 206 responses generated by *cgi scripts. (#755) [1716] … … 16 17 * ignore empty packets from STDERR stream. #998 17 18 * fix a crash for files with an mtime of 0 reported by cubiq on irc [1519] 19 CVE-2007-1870 18 20 * allow empty passwords with ldap (J�Sonnenberger) [1516] 19 21 * mod_scgi.c segfault fix #964 [1501] … … 21 23 * Handle DragonFlyBSD the same way as Freebsd (J�Sonnenberger) [1492,1676] 22 24 * added now and weeks support to mod_expire. #943 23 * fix cpu hog in certain requests [1473] 25 * fix cpu hog in certain requests [1473] CVE-2007-1869 24 26 * fix for handling hostnames with trailing dot [1406] 25 27 * fixed header-injection via server.tag (#1106) … … 42 44 * fixed missing AUTH_TYPE entry in the fastcgi environment. (#889) 43 45 * fixed compilation in network_writev.c on MacOS X 10.3.9 (#903) 46 * added kill-signal as another setting for fastcgi backends. See the wiki for more. 44 47 45 48 - 1.4.13 - 2006-10-09

