Commit 2971adfe authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose same v3 patch as 2.4.x which adjusts CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1685990 13f79535-47bb-0310-9956-ffa450edef68
parent 02e94d17
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -119,16 +119,17 @@ RELEASE SHOWSTOPPERS:
  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.
     using a pre-filled buffer.
     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)
     2.[24].x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked-v3.patch
                     (trunk works but CHANGES entry in the above patch is
                      better since the APLOG_INFO part is already included
                      in the CVE-2015-3183 patch)
     +1: ylavic
     ylavic: Depends on CVE-2015-3183 above, trunk works afterward.
             r1685339 included in the 2.4.x patch is not needed here.
     ylavic: CVE-2015-3183 patch above must be applied first.


PATCHES ACCEPTED TO BACKPORT FROM TRUNK: