]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose tweak for uncommon input filters
authorEric Covener <covener@apache.org>
Wed, 17 Jun 2015 18:32:17 +0000 (18:32 +0000)
committerEric Covener <covener@apache.org>
Wed, 17 Jun 2015 18:32:17 +0000 (18:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1686086 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1901740d388154fa4d7499dc9b1c0a2c2f30bf62..a8359cd4cde9fb316e538c215c50f74eaa3529c9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -219,6 +219,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: covener, ylavic
 
+  *) mod_charset_lite, mod_ext_filter:  Avoid inadvertent filtering of protocol
+     data during read of chunked request bodies. PR 58049.
+     trunk patch: http://svn.apache.org/r1686085
+     2.4.x patch: trunk works
+     +1 covener
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) mod_ssl: add ALPN support by allowing other modules to register callbacks