]> granicus.if.org Git - apache/commitdiff
Propose fix for 2.4.14's regression.
authorYann Ylavic <ylavic@apache.org>
Sun, 14 Jun 2015 01:09:38 +0000 (01:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 14 Jun 2015 01:09:38 +0000 (01:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685353 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 80bb3147eab4bd576da19cfaee8c8ab4659d379b..56737ef3c8734937a93a076bc3c10711511f3993 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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