You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2014/04/17 16:03:32 UTC

svn commit: r1588257 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Thu Apr 17 14:03:32 2014
New Revision: 1588257

URL: http://svn.apache.org/r1588257
Log:
Vote and promote r1585090.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1588257&r1=1588256&r2=1588257&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Apr 17 14:03:32 2014
@@ -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)