From: Jeff Trawick Date: Wed, 3 Jul 2013 20:53:48 +0000 (+0000) Subject: v+p X-Git-Tag: 2.2.26~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03700887421061dab76b76f9544f695a6ed9be85;p=thirdparty%2Fapache%2Fhttpd.git v+p git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1499554 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f8e813c7246..ba989f5cb6b 100644 --- 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