From: Yann Ylavic Date: Sat, 15 Nov 2014 00:44:03 +0000 (+0000) Subject: Update fcgi fixes proposals according to Jeff's review. X-Git-Tag: 2.4.11~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1187958aeac2f9bc4d84112067e8df7186ee0cf1;p=thirdparty%2Fapache%2Fhttpd.git Update fcgi fixes proposals according to Jeff's review. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1639815 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 643418f6b6a..8e4cd6d4824 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * SECURITY: CVE-2014-3583 (cve.mitre.org) mod_proxy_fcgi: Fix a potential crash with response headers' size above 8K. trunk patch: http://svn.apache.org/r1638818 + http://svn.apache.org/r1639812 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic @@ -240,6 +241,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_proxy_wstunnel-aborted.patch +1: ylavic + * mod_authnz_fcgi: Fix a potential crash with response headers' size above 8K. + trunk patch: http://svn.apache.org/r1639717 + http://svn.apache.org/r1639814 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic + OTHER PROPOSALS