From: Yann Ylavic Date: Mon, 28 Sep 2015 08:50:46 +0000 (+0000) Subject: Compatibility issue? X-Git-Tag: 2.4.17~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2335632bf5ba01a9fd37d500eb63c62fbb9ed6a;p=thirdparty%2Fapache%2Fhttpd.git Compatibility issue? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705618 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 552a5f486e2..05349948f4c 100644 --- a/STATUS +++ b/STATUS @@ -281,6 +281,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 + ylavic: Should we really change the (implicit) default in 2.4.x at + this stage (and potentially break existing configuratios w/o + SSLProtocol which used to work with SSLv3 only capable clients)? *) mod_alias: Introduce expression parser support for Alias, ScriptAlias and Redirect. Limit Redirect expressions to directory (Location) context