]> granicus.if.org Git - apache/commitdiff
Vote and promote r1585090.
authorYann Ylavic <ylavic@apache.org>
Thu, 17 Apr 2014 14:03:32 +0000 (14:03 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 17 Apr 2014 14:03:32 +0000 (14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588257 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0cbd0a377342893177a77acd22c5b8197e290a5a..1c0ffff3557c63f0b76d3a4894d92d0770a0e74d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -108,6 +108,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~jailletc36/r1514255.patch
      +1: jailletc36, gsmith, ylavic
 
+   * mod_ssl: bring SNI behavior into better conformance with RFC 6066
+     (also addresses PR 56241)
+     trunk patch: https://svn.apache.org/r1585090
+     2.4.x patch: trunk patch works (modulo CHANGES)
+     +1: kbrand, jorton, ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -214,12 +220,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, covener
 
-   * mod_ssl: bring SNI behavior into better conformance with RFC 6066
-     (also addresses PR 56241)
-     trunk patch: https://svn.apache.org/r1585090
-     2.4.x patch: trunk patch works (modulo CHANGES)
-     +1: kbrand, jorton
-
    * mod_proxy_wstunnel: wstunnel rollup for connection handling
      trunk patch: http://svn.apache.org/r1587036 (set backend->close)
                   http://svn.apache.org/r1587040 (remove reqtimeout)