From: Jeff Trawick Date: Tue, 18 Nov 2014 13:23:14 +0000 (+0000) Subject: *fcgi fun X-Git-Tag: 2.4.11~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce3b6e21c3ceacf7cbc0c59becaed16376e9d9a;p=thirdparty%2Fapache%2Fhttpd.git *fcgi fun git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1640339 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c97d6592a08..940b9524607 100644 --- a/STATUS +++ b/STATUS @@ -108,11 +108,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] * SECURITY: CVE-2014-3583 (cve.mitre.org) - mod_proxy_fcgi, mod_authnz_fcgi: Fix a potential crash with response - headers' size above 8K. + mod_proxy_fcgi: Fix a potential crash with response headers' size above 8K. trunk patch: http://svn.apache.org/r1640036 + http://svn.apache.org/r1640331 (tweak to CHANGES) 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic + +1: ylavic, trawick * mod_proxy: Preserve original request headers even if they differ from the ones to be forwarded to the backend. PR 45387. @@ -250,7 +250,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1640040 http://svn.apache.org/r1640042 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic + +1: ylavic, trawick OTHER PROPOSALS