]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
v+p
authorJeff Trawick <trawick@apache.org>
Wed, 3 Jul 2013 20:53:48 +0000 (20:53 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 3 Jul 2013 20:53:48 +0000 (20:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1499554 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f8e813c7246f4370fb98dd854b36b649a04f6ad9..ba989f5cb6b02cdc886edd1e68320ad7346ab34e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -93,6 +93,12 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+  * mod_ssl: Fix "SNI for backend" when compiled against OpenSSL without
+    support for SSLv2. Followup to r1497466. PR 55194.
+    trunk patch: Does not apply to trunk
+    2.4.x patch: Does not apply to 2.4
+    2.2.x patch: http://people.apache.org/~rjung/patches/sni-backend-fix-r1497466-2_2.patch
+    +1: rjung, covener, trawick
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
@@ -114,13 +120,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            find but we can't rule it out for foreign modules. We could fix the signature
            (returning const char *) in trunk but not for 2.2 ad 2.4. 
 
-  * mod_ssl: Fix "SNI for backend" when compiled against OpenSSL without
-    support for SSLv2. Followup to r1497466. PR 55194.
-    trunk patch: Does not apply to trunk
-    2.4.x patch: Does not apply to 2.4
-    2.2.x patch: http://people.apache.org/~rjung/patches/sni-backend-fix-r1497466-2_2.patch
-    +1: rjung, covener
-
 
 PATCHES/ISSUES THAT ARE STALLED