]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote
authorJeff Trawick <trawick@apache.org>
Thu, 27 Jun 2013 16:54:47 +0000 (16:54 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 27 Jun 2013 16:54:47 +0000 (16:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1497442 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bd51e400dac5af64ff479f7e607bac52340083d1..ba7e322e16f17609699abc53c615a88eea8ea055 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,14 +118,23 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.2.x patch: trunk patch works modulo CHANGES
     +1: trawick, wrowe, rjung
 
+  * mod_ssl/proxy: enable the SNI extension for backend TLS connections
+    [Kaspar Brand]
+    2.2.x patch: http://people.apache.org/~rjung/patches/r1175416-2.0-v2.patch
+    +1: wrowe, rjung, trawick
+
+  * mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
+    [Diego Santa Cruz <diego.santaCruz spinetix.com>]
+    This is the third patch in PR 52559. The other two are already
+    voted on above.
+    trunk patch: http://svn.apache.org/r1476645
+    2.4.x patch: http://svn.apache.org/r1481513
+    2.2.x patch: trunk patch works (minus CHANGES)
+    +1: rjung, wrowe, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
-   * mod_ssl/proxy: enable the SNI extension for backend TLS connections
-     [Kaspar Brand]
-     2.2.x patch: http://people.apache.org/~rjung/patches/r1175416-2.0-v2.patch
-     +1: wrowe, rjung
-
    * mod_proxy_http: Use the same hostname for SNI as for the HTTP request when
      forwarding to SSL backends.
      PR: 53134
@@ -149,15 +158,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: minfrin, rjung
     wrowe wonders why we copy and don't simply return the identity on no-change
 
-  * mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
-    [Diego Santa Cruz <diego.santaCruz spinetix.com>]
-    This is the third patch in PR 52559. The other two are already
-    voted on above.
-    trunk patch: http://svn.apache.org/r1476645
-    2.4.x patch: http://svn.apache.org/r1481513
-    2.2.x patch: trunk patch works (minus CHANGES)
-    +1: rjung, wrowe
-
 
 PATCHES/ISSUES THAT ARE STALLED