]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorJoe Orton <jorton@apache.org>
Thu, 17 Jul 2014 10:47:09 +0000 (10:47 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 17 Jul 2014 10:47:09 +0000 (10:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611318 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d5c289d22ff1414b71b5e1788907b3a5a3f191a9..42f146b76e17858c2143cd25737de97c4f3fc061 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,11 +99,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
-
    * SECURITY: CVE-2014-0118 (cve.mitre.org)
      mod_deflate: The DEFLATE input filter (inflates request bodies) now
      limits the length and compression ratio of inflated request bodies to avoid
@@ -113,7 +108,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  
      trunk patch: http://svn.apache.org/r1610501
      2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-deflate_limitrequestbody.diff
-     +1: covener, ylavic
+     +1: covener, ylavic, jorton
 
 
    * SECURITY: CVE-2014-0117 (cve.mitre.org)
@@ -121,7 +116,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1610674
      2.4.x patch: http://svn.apache.org/r1610737 (simplified ver)
      2.2.x patch: 2.4 works
-     +1: covener, ylavic
+     +1: covener, ylavic, jorton
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
 
    * mod_proxy: Don't reuse a SSL backend connection whose SNI differs. PR 55782.
                 This may happen when ProxyPreserveHost is on and the proxy-worker