From: Yann Ylavic Date: Sun, 14 Jun 2015 01:24:09 +0000 (+0000) Subject: Propose same fix as of 2.4.14's regression. X-Git-Tag: 2.2.30~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28b02712ce64ca385b7d8094efbd5f9053794802;p=thirdparty%2Fapache%2Fhttpd.git Propose same fix as of 2.4.14's regression. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1685355 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 70fff9c1744..942a1e70882 100644 --- a/STATUS +++ b/STATUS @@ -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 ]