From: Eric Covener Date: Thu, 21 Aug 2014 13:16:10 +0000 (+0000) Subject: mention quirk of the trailers CVE X-Git-Tag: 2.2.28~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93746780dac3e02ffc3cf42c8a2a6143d734741;p=thirdparty%2Fapache%2Fhttpd.git mention quirk of the trailers CVE git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1619385 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ec349a6f125..3037ef64466 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1610707 (mod_log_cofnig ^XX support) 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-trailers-2.diff +1: covener, wrowe, rpluem + covener: Since this was not released yet in 2.4.x, maybe it's better to cut 2.2.28 w/o it? * mod_deflate: Fix reentrance in output and input filters (buffering of incomplete Zlib header or validation bytes). PR 46146.