From: Yann Ylavic Date: Thu, 22 Jan 2015 18:38:57 +0000 (+0000) Subject: Modify PR57100 proposal. X-Git-Tag: 2.4.12~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f650cf9ff13b396d84ddb9df2fc68cee3c39e57;p=thirdparty%2Fapache%2Fhttpd.git Modify PR57100 proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1653998 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ec462e722d5..3d39cf5fcfe 100644 --- a/STATUS +++ b/STATUS @@ -242,9 +242,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: rjung, ylavic * mod_ssl: Fix merge of SSLProtocol ALL in virtualhost context PR57100 - trunk patch: http://svn.apache.org/r1653906 + trunk patch: http://svn.apache.org/r1653997 2.4.x patch: trunk works - +1 covener + +1: ylavic * mod_alias: Introduce expression parser support for Alias, ScriptAlias and Redirect.