From: Eric Covener Date: Wed, 17 Jun 2015 18:32:17 +0000 (+0000) Subject: propose tweak for uncommon input filters X-Git-Tag: 2.4.15~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be490c6d0a0f3af34bdb283511f808be0e39e8f6;p=thirdparty%2Fapache%2Fhttpd.git propose tweak for uncommon input filters git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1686086 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1901740d388..a8359cd4cde 100644 --- 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