]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorJoe Orton <jorton@apache.org>
Wed, 30 Sep 2015 10:16:19 +0000 (10:16 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 30 Sep 2015 10:16:19 +0000 (10:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705996 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 952c87255592e6f0eadc799b9e7bf7e569876f8c..b72a3a0e47fb76fdd1d306c35cb2aa4c5fe86516 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -110,7 +110,46 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: namespacing changes from May 2015
+     trunk patches: https://svn.apache.org/r1674538
+                    https://svn.apache.org/r1677143
+                    https://svn.apache.org/r1677144
+                    https://svn.apache.org/r1677145
+                    https://svn.apache.org/r1677146
+                    https://svn.apache.org/r1677149
+                    https://svn.apache.org/r1677151
+                    https://svn.apache.org/r1677153
+                    https://svn.apache.org/r1677154
+                    https://svn.apache.org/r1677155
+                    https://svn.apache.org/r1677156
+                    https://svn.apache.org/r1677159
+                    https://svn.apache.org/r1677339
+                    https://svn.apache.org/r1677830
+                    https://svn.apache.org/r1677832
+                    https://svn.apache.org/r1677834
+                    https://svn.apache.org/r1677835
+     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-namespacing.diff
+     +1: kbrand, ylavic, jorton
+
+  *) mod_ssl: add support for msUPN and dnsSRV otherName form entries
+     in the subjectAltName extension. PR 58020.
+     trunk patch: https://svn.apache.org/r1693792
+     2.4.x patch: trunk works (modulo CHANGES),
+                  but depends on the namespacing backport (see above)
+     +1: kbrand, ylavic, jorton
+
+  *) mod_ssl: support SUITEB* cipher strings with OpenSSL 1.0.2 and later.
+     PR 58213.
+     trunk patch: https://svn.apache.org/r1702643
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: kbrand, ylavic, jorton
 
+  *) mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3,
+     and change the compiled-in default for SSL[Proxy]Protocol to "all -SSLv3".
+     PR 58349, PR 57120.
+     trunk patch: https://svn.apache.org/r1703952
+     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-disable-sslv3.diff
+     +1: kbrand, ylavic, jorton
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -193,46 +232,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (module CHANGES)
      +1: ylavic, minfrin
 
-  *) mod_ssl: namespacing changes from May 2015
-     trunk patches: https://svn.apache.org/r1674538
-                    https://svn.apache.org/r1677143
-                    https://svn.apache.org/r1677144
-                    https://svn.apache.org/r1677145
-                    https://svn.apache.org/r1677146
-                    https://svn.apache.org/r1677149
-                    https://svn.apache.org/r1677151
-                    https://svn.apache.org/r1677153
-                    https://svn.apache.org/r1677154
-                    https://svn.apache.org/r1677155
-                    https://svn.apache.org/r1677156
-                    https://svn.apache.org/r1677159
-                    https://svn.apache.org/r1677339
-                    https://svn.apache.org/r1677830
-                    https://svn.apache.org/r1677832
-                    https://svn.apache.org/r1677834
-                    https://svn.apache.org/r1677835
-     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-namespacing.diff
-     +1: kbrand, ylavic
-
-  *) mod_ssl: add support for msUPN and dnsSRV otherName form entries
-     in the subjectAltName extension. PR 58020.
-     trunk patch: https://svn.apache.org/r1693792
-     2.4.x patch: trunk works (modulo CHANGES),
-                  but depends on the namespacing backport (see above)
-     +1: kbrand, ylavic
-
-  *) mod_ssl: support SUITEB* cipher strings with OpenSSL 1.0.2 and later.
-     PR 58213.
-     trunk patch: https://svn.apache.org/r1702643
-     2.4.x patch: trunk works (modulo CHANGES)
-     +1: kbrand, ylavic
-
-  *) mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3,
-     and change the compiled-in default for SSL[Proxy]Protocol to "all -SSLv3".
-     PR 58349, PR 57120.
-     trunk patch: https://svn.apache.org/r1703952
-     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-disable-sslv3.diff
-     +1: kbrand, ylavic
 
   *) mod_alias: Introduce expression parser support for Alias, ScriptAlias
      and Redirect. Limit Redirect expressions to directory (Location) context
@@ -265,7 +264,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1705828
                   http://svn.apache.org/r1705833
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly.patch
-     +1: ylavic
+     +1: ylavic, jorton
 
    * Fix some style issues
      trunk patch: http://svn.apache.org/r1705983