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: