]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mention quirk of the trailers CVE
authorEric Covener <covener@apache.org>
Thu, 21 Aug 2014 13:16:10 +0000 (13:16 +0000)
committerEric Covener <covener@apache.org>
Thu, 21 Aug 2014 13:16:10 +0000 (13:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1619385 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ec349a6f125d43751d55cdecdeb0f09a05844409..3037ef64466aafc91a838d45b19d8dcabb8e7f11 100644 (file)
--- 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.