]> granicus.if.org Git - apache/commitdiff
Update ap_http_filter_chunked patch and 'parsing' rationale.
authorYann Ylavic <ylavic@apache.org>
Tue, 16 Jun 2015 21:24:38 +0000 (21:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 16 Jun 2015 21:24:38 +0000 (21:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685910 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 195569397091a31006a26c6ed24268127c1a93e7..133b708e382b4ccac5869b0bfb329d97ec4dfb42 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -105,15 +105,18 @@ RELEASE SHOWSTOPPERS:
 
   *) 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
+     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.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked-v2.patch
+                  (trunk works modulo CHANGES, above is to ease review only)
      +1: ylavic
      -1: wrowe; 'parsing' variable is not present in trunk, is unnecessary
                 1685339 was previously approved, so simply apply it already.
+     ylavic: r1685339 applied, patch updated to v2.
+             'parsing' is not necessary in trunk but is in 2.4.x because of
+             bail_out_on_error().
 
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK: