]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposals
authorNick Kew <niq@apache.org>
Sat, 4 Jul 2009 20:40:07 +0000 (20:40 +0000)
committerNick Kew <niq@apache.org>
Sat, 4 Jul 2009 20:40:07 +0000 (20:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791177 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1e8394929b1e9037792b8c8e22bdccb47b2b4106..e839c276133c8bfd36ca53412833c7a855d8ec73 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,6 +141,34 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version of patch works
    +1: rpluem,
 
+ * mod_proxy_http: fix case sensitivity checking transfer encoding
+   PR 47383
+   Patch: http://svn.apache.org/viewvc?view=rev&revision=785661
+   +1: niq
+
+ * mod_dir: add DefaultHandler directive
+   PR 47184
+   Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425
+   2.2.x patch: http://people.apache.org/~niq/patches/47184.patch
+                (identical but for offsets, but patch failed on trunk version)
+   +1: niq
+
+ * mod_alias: Enforce sanity in args to Redirect
+   PR 44729
+   patch: http://svn.apache.org/viewvc?view=rev&revision=778942
+   +1: niq
+
+ * mod_proxy_http: fix Host: header for literal IPv6 addresses.
+   PR 47177
+   patch: http://svn.apache.org/viewvc?view=rev&revision=778531
+   +1: niq
+
+ * mod_rewrite: Remove locking for writing to the rewritelog.
+   PR 46942
+   trunk patch: http://svn.apache.org/viewvc?view=rev&revision=783734
+   2.2.x patch: http://people.apache.org/~niq/patches/46942.patch
+   +1: niq
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre