You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2015/10/07 09:43:06 UTC

svn commit: r1707195 - /httpd/httpd/branches/2.4.x/STATUS

Author: rjung
Date: Wed Oct  7 07:43:06 2015
New Revision: 1707195

URL: http://svn.apache.org/viewvc?rev=1707195&view=rev
Log:
Propose.

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=1707195&r1=1707194&r2=1707195&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Oct  7 07:43:06 2015
@@ -173,6 +173,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v2.patch
      +1: ylavic
 
+   * mod_ssl: Extend expression parser registration to support ssl variables
+     in any expression using mod_rewrite syntax "%{SSL:VARNAME}" or function
+     syntax "ssl(VARIABLE)".
+     trunk patch: http://svn.apache.org/r1707152
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: rjung
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED