]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backports of recent patches
authorNick Kew <niq@apache.org>
Tue, 11 Sep 2007 12:59:11 +0000 (12:59 +0000)
committerNick Kew <niq@apache.org>
Tue, 11 Sep 2007 12:59:11 +0000 (12:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@574583 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 80c2fe70b7afd74b07add7d1043badd0269a56b6..9609607fb2dcd4b4cb726dc516e40a07fdb0e64e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -152,6 +152,41 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           Trunk works.
       +1: rpluem
 
+    * core:  Don't send spurious "100 Continue" response lines.
+      PR 38014
+      http://svn.apache.org/viewvc?view=rev&revision=574240
+      +1: niq
+
+    * mod_proxy_ftp: Don't segfault on bad line in FTP listing
+      PR 40733
+      http://svn.apache.org/viewvc?view=rev&revision=574100
+      +1: niq
+
+    * mod_proxy_http: Propagate Proxy-Authorization header correctly.
+      PR 25947
+      http://svn.apache.org/viewvc?view=rev&revision=574021
+      +1: niq
+
+    * mod_proxy: escape error-notes correctly
+      PR 40952
+      http://svn.apache.org/viewvc?view=rev&revision=573939
+      +1: niq
+
+    * mod_proxy: check ProxyBlock for all blocked addresses
+      PR 36987
+      http://svn.apache.org/viewvc?view=rev&revision=573911
+      +1: niq
+
+    * mod_proxy: Don't lose bytes when a response line arrives in small chunks.
+      PR 40894
+      http://svn.apache.org/viewvc?view=rev&revision=573903
+      +1: niq
+
+    * mod_rewrite: Add option to suppress URL unescaping
+      PR 34602
+      http://svn.apache.org/viewvc?view=rev&revision=573831
+      +1: niq
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability