From: Guenter Knauf Date: Tue, 12 Jul 2011 16:23:23 +0000 (+0000) Subject: Added backport proposal. X-Git-Tag: 2.2.20~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3871ee5180e97677195e0f871c79147969fc113c;p=thirdparty%2Fapache%2Fhttpd.git Added backport proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1145658 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 12a41eec8c7..59339db12ff 100644 --- a/STATUS +++ b/STATUS @@ -147,11 +147,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works except for CHANGES +1: sf - * mod_filter: fix parsing of regexps containing slashes - PR 51434 (and 51435, which includes the fix) - Trunk patch: N/A - 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=27229 - +1: niq + * mod_filter: fix parsing of regexps containing slashes + PR 51434 (and 51435, which includes the fix) + Trunk patch: N/A + 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=27229 + +1: niq + + * mod_win32: fix some more env vars which make problems. + This fix is based on PR 13029 / 34985, and includes + now the SSL_ and GEOIP_ vars; otherwise its impossible + to run CGIs when mod_ssl and/or mod_geoip are loaded + and those mods return UTF-8 chars in any var during a + request. + Trunk patch: http://svn.apache.org/viewvc?rev=1145647&view=rev + 2.2.x patch: trunk patch works with offset. + +1: fuankg PATCHES/ISSUES THAT ARE STALLED