]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose same fix as of 2.4.14's regression.
authorYann Ylavic <ylavic@apache.org>
Sun, 14 Jun 2015 01:24:09 +0000 (01:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 14 Jun 2015 01:24:09 +0000 (01:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1685355 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 70fff9c174488f41722eda7937767b1e033e3180..942a1e70882c0803004d83f4e5df7634263a4931 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,10 +118,24 @@ RELEASE SHOWSTOPPERS:
   +1: ylavic, wrowe
   jim notes: test framework errors due to 413->400 error change [test adjusted]
 
+  *) core: Allow spaces after chunk-size for compatibility with implementations
+     using a pre-filled buffer, and log parsing failures at level INFO.
+     trunk patch: http://svn.apache.org/r1685345
+                  http://svn.apache.org/r1685347
+                  http://svn.apache.org/r1685349
+                  http://svn.apache.org/r1685350
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked.patch
+     2.2.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+     ylavic: Depends on CVE-2015-3183 above, trunk works afterward.
+             r1685339 included in the 2.4.x patch is not needed here.
+
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
 
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]