]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update fcgi fixes proposals according to Jeff's review.
authorYann Ylavic <ylavic@apache.org>
Sat, 15 Nov 2014 00:44:03 +0000 (00:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 15 Nov 2014 00:44:03 +0000 (00:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1639815 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 643418f6b6a33aaf8cd7932d7c83bfbdc83190a6..8e4cd6d48245f8da2e32c5a07c57adc4b4382ba5 100644 (file)
--- 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