On Mon, Sep 28, 2015 at 4:50 AM, <[email protected]> wrote: > Author: ylavic > Date: Mon Sep 28 08:50:46 2015 > New Revision: 1705618 > > URL: http://svn.apache.org/viewvc?rev=1705618&view=rev > Log: > Compatibility issue? > > Modified: > httpd/httpd/branches/2.4.x/STATUS > > Modified: httpd/httpd/branches/2.4.x/STATUS > URL: > http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1705618&r1=1705617&r2=1705618&view=diff > ============================================================================== > --- httpd/httpd/branches/2.4.x/STATUS (original) > +++ httpd/httpd/branches/2.4.x/STATUS Mon Sep 28 08:50:46 2015 > @@ -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
I think the right thing to do here is to break them.
