You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/06/14 03:24:09 UTC

svn commit: r1685355 - /httpd/httpd/branches/2.2.x/STATUS

Author: ylavic
Date: Sun Jun 14 01:24:09 2015
New Revision: 1685355

URL: http://svn.apache.org/r1685355
Log:
Propose same fix as of 2.4.14's regression.

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1685355&r1=1685354&r2=1685355&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Jun 14 01:24:09 2015
@@ -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 ]