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:09:38 UTC

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

Author: ylavic
Date: Sun Jun 14 01:09:38 2015
New Revision: 1685353

URL: http://svn.apache.org/r1685353
Log:
Propose fix for 2.4.14's regression.

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=1685353&r1=1685352&r2=1685353&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Jun 14 01:09:38 2015
@@ -208,6 +208,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   trunk works (modulo CHANGES, above is a review patch only)
      +1: ylavic, trawick
 
+  *) 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/r1685339
+                  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
+     +1: ylavic
 
 PATCHES/ISSUES THAT ARE BEING WORKED