]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added backport proposal.
authorGuenter Knauf <fuankg@apache.org>
Tue, 12 Jul 2011 16:23:23 +0000 (16:23 +0000)
committerGuenter Knauf <fuankg@apache.org>
Tue, 12 Jul 2011 16:23:23 +0000 (16:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1145658 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 12a41eec8c78e15a837cf43b8fe5c8ca5250b6ba..59339db12ffcec402491092b8cee4d334f20de98 100644 (file)
--- 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