]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I guess this is also a showstopper in 2.2.x, some (new/dedicated) framework
authorYann Ylavic <ylavic@apache.org>
Fri, 3 Jul 2015 00:37:20 +0000 (00:37 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 3 Jul 2015 00:37:20 +0000 (00:37 +0000)
tests fail without it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1688938 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 27f2a7cf81d728ce8da6252a3cfcdf57475f8351..d80298367e4edaf646cfcb42493672ffc700498e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -101,6 +101,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x)
+     Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat
+     BWS from multiple reads, and limit number of chunk-BWS to 10.
+     trunk patch: http://svn.apache.org/r1688536
+                  http://svn.apache.org/r1688538
+     2.2.x patch: trunk works
+     +1: ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -116,14 +124,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-SubstituteInheritBefore-v4.patch
      +1: ylavic
 
-  *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x)
-     Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat
-     BWS from multiple reads, and limit number of chunk-BWS to 10.
-     trunk patch: http://svn.apache.org/r1688536
-                  http://svn.apache.org/r1688538
-     2.2.x patch: trunk works
-     +1: ylavic
-
 
 PATCHES/ISSUES THAT ARE STALLED