From 25686ff8ecb7371524634bb22b85c5b7aa576f47 Mon Sep 17 00:00:00 2001 From: Kaspar Brand Date: Sat, 26 Sep 2015 08:08:16 +0000 Subject: [PATCH] propose a few PR-related mod_ssl backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705398 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/STATUS b/STATUS index c4d2c85ce2..ae6ff06732 100644 --- a/STATUS +++ b/STATUS @@ -287,6 +287,47 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jailletc36 + *) mod_ssl: namespacing changes from May 2015 + trunk patches: https://svn.apache.org/r1674538 + https://svn.apache.org/r1677143 + https://svn.apache.org/r1677144 + https://svn.apache.org/r1677145 + https://svn.apache.org/r1677146 + https://svn.apache.org/r1677149 + https://svn.apache.org/r1677151 + https://svn.apache.org/r1677153 + https://svn.apache.org/r1677154 + https://svn.apache.org/r1677155 + https://svn.apache.org/r1677156 + https://svn.apache.org/r1677159 + https://svn.apache.org/r1677339 + https://svn.apache.org/r1677830 + https://svn.apache.org/r1677832 + https://svn.apache.org/r1677834 + https://svn.apache.org/r1677835 + 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-namespacing.diff + +1: kbrand + + *) mod_ssl: add support for msUPN and dnsSRV otherName form entries + in the subjectAltName extension. PR 58020. + trunk patch: https://svn.apache.org/r1693792 + 2.4.x patch: trunk works (modulo CHANGES), + but depends on the namespacing backport (see above) + +1: kbrand + + *) mod_ssl: support SUITEB* cipher strings with OpenSSL 1.0.2 and later. + PR 58213. + trunk patch: https://svn.apache.org/r1702643 + 2.4.x patch: trunk works (modulo CHANGES) + +1: kbrand + + *) mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3, + and change the compiled-in default for SSL[Proxy]Protocol to "all -SSLv3". + PR 58349, PR 57120. + trunk patch: https://svn.apache.org/r1703952 + 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-disable-sslv3.diff + +1: kbrand + PATCHES/ISSUES THAT ARE BEING WORKED * mod_proxy_http: Don't establish or reuse a backend connection before pre- -- 2.40.0