From 985230456afb0b945234dfac919a6ece3df4a715 Mon Sep 17 00:00:00 2001 From: Arno Töll Date: Wed, 21 Nov 2012 23:03:58 +0100 Subject: Imported Upstream version 1.4.26 --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fa02c18..493f0de 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,19 @@ NEWS ==== -- 1.4.25 - +- 1.4.26 - + * Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105) + * Remove dependency on automake >= 1.11 with m4_ifdef check + * mod_accesslog: support %e (fixes #2113, thx presbrey) + * Fix mod_cgi cgi.execute-x-only option in global block + * mod_fastcgi: x-sendfile2 parse error debugging + * Fix mod_proxy dead host detection if connect() fails + * Fix fd leaks in mod_cgi (fds not closed on pipe/fork failures, found by Rodrigo, fixes #2158, #2159) + * Fix segfault with broken rewrite/redirect patterns (fixes #2140, found by crypt) + * Append to previous buffer in con read, fix DoS/OOM vulnerability (fixes #2147, found by liming, CVE-2010-0295) + * Fix HUP detection in close-state if event-backend doesn't support FDEVENT_HUP (like select or poll on FreeBSD) + +- 1.4.25 - 2009-11-21 * mod_magnet: fix pairs() for normal tables and strings (fixes #1307) * mod_magnet: add traceback for printing lua errors * mod_rewrite: fix compile error if compiled without pcre -- cgit v1.2.3