You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/11/13 13:20:46 UTC

svn commit: r1541490 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Wed Nov 13 12:20:46 2013
New Revision: 1541490

URL: http://svn.apache.org/r1541490
Log:
Move some "stalled" backports and note that a 2.4 patch
is in the works

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1541490&r1=1541489&r2=1541490&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Nov 13 12:20:46 2013
@@ -104,18 +104,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * core: Stop the HTTP_IN filter from attempting to write error buckets
     to the output filters
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1482522
-    2.4.x patch: trunk patch works modulo CHANGES and ap_mmn
+                 https://svn.apache.org/viewvc?view=revision&revision=1482918
+                 https://svn.apache.org/viewvc?view=revision&revision=1484832
+    2.4.x patch: /* working on it */
     +1:  jim
-    rjung: it seems to me from dev list discussion, that r1482918 and r1484832
-           are also needed.
-
-  * mod_proxy: Ensure network errors detected by the proxy are returned as
-    504 Gateway Timout as opposed to 502 Bad Gateway
-    trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1480058
-    2.4.x patch: trunk patch works modulo CHANGES
-    +1:
-    -1: rpluem: This change is still disputed. See
-        http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C1B16B9E3-87BA-4EEF-939C-7C7313B54714%40gbiv.com%3E
 
   * mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
     previously limited to 64MB.
@@ -210,6 +202,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~jim/patches/proxy-fcgi.patch
     +1: trawick, jim
 
+
+
+OTHER PROPOSALS
+
+   * A list of further possible backports can be found at: 
+     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
+     If you want to propose one of those, please add them above.
+
+PATCHES/ISSUES THAT ARE STALLED
+
+  * mod_proxy: Ensure network errors detected by the proxy are returned as
+    504 Gateway Timout as opposed to 502 Bad Gateway
+    trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1480058
+    2.4.x patch: trunk patch works modulo CHANGES
+    +1:
+    -1: rpluem: This change is still disputed. See
+        http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C1B16B9E3-87BA-4EEF-939C-7C7313B54714%40gbiv.com%3E
+
   * protocol: draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
               between TE and content-length in the same req/resp.
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1524192
@@ -223,15 +233,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     [wrowe asks] Where is verification of (!keepalive)?  Do we know the
                  connection will be closed anytime in the near future?
 
-
-OTHER PROPOSALS
-
-   * A list of further possible backports can be found at: 
-     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
-     If you want to propose one of those, please add them above.
-
-PATCHES/ISSUES THAT ARE STALLED
-
   * mod_proxy: support Unix domain sockets /* ON HOLD */
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1451633
                  https://svn.apache.org/viewvc?view=revision&revision=1451905