]> granicus.if.org Git - apache/commitdiff
Vote for SNI goodness, promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 12 Jul 2014 16:59:31 +0000 (16:59 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 12 Jul 2014 16:59:31 +0000 (16:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1609994 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 06b3bffa1d516e1ac1ece5ced9f86bde3fa315b2..4d23edeeb66ed2761a2e804885d17670277c8c70 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -111,6 +111,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      *) mod_dav: Fix improper encoding in PROPFIND responses.  PR 56480.
      +1: breser, ylavic, covener
 
+   * mod_ssl: The SNI callback already logs a debug message when the vhost
+     is found or no vhost matches.  Log one when no name is provided
+     by the client.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1608284
+     2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags"
+     +1: trawick, covener, minfrin
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -196,30 +204,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: jorton, ylavic, kbrand
      kbrand: please backport the doc change (r1605829), too
 
-   * mod_ssl: The SNI callback already logs a debug message when the vhost
-     is found or no vhost matches.  Log one when no name is provided
-     by the client.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1608284
-     2.4.x patch: Trunk patch works after "svn resolved docs/log-message-tags"
-     +1: trawick, covener
-
    * mod_ssl: Fix issue with redirects to error documents when handling
      SNI errors.
      trunk patch: http://svn.apache.org/r1609914
      2.4.x patch: Trunk patch works modulo CHANGES.
-     +1: trawick
+     +1: trawick, minfrin
 
    * mod_ssl: Set an error note for requests rejected due to
      SSLStrictSNIVHostCheck
      trunk patch: http://svn.apache.org/r1609936
      2.4.x patch: Trunk patch works modulo CHANGES.
-     +1: trawick
+     +1: trawick, minfrin
 
    * core: Include any error notes set by modules in the canned error
      response for 403 errors.
      trunk patch: http://svn.apache.org/r1609938
      2.4.x patch: Trunk patch works modulo CHANGES.
-     +1: trawick
+     +1: trawick, minfrin
 
 OTHER PROPOSALS