]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote, promote, propose
authorNick Kew <niq@apache.org>
Sun, 2 Sep 2007 18:02:20 +0000 (18:02 +0000)
committerNick Kew <niq@apache.org>
Sun, 2 Sep 2007 18:02:20 +0000 (18:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572056 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0b70c56cd205ed21bbfa756f267807d0c8ed7e57..55618a41baa393ece9e1fe7e4050df4ae9d8c0a8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * core: Do not replace a Date header set by a proxied backend server.
+      PR 40232.
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem, jim, niq
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -187,14 +194,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem, jim
 
-    * core: Do not replace a Date header set by a proxied backend server.
-      PR 40232.
-      Trunk version of patch:
-         http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: rpluem, jim
-
     * mod_proxy: Ensure that at least scheme://hostname[:port] matches
       between worker and URL when trying to find the worker that fits best to
       the given URL. PR 40910.
@@ -244,6 +243,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem
 
+   * mod_proxy_http: make proxy-sendchunked work as documented.
+     PR 43183
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs.cgi?rev=572000&view=rev
+      2.2 version: noodl's patch at
+         http://issues.apache.org/bugzilla/attachment.cgi?id=20699
+     +1: niq
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * PKCS#7: backport PCKS#7 patches from trunk.