From ec4fcdc0972d5b14386749affa408ca752d70d53 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 25 Oct 2015 09:21:57 +0000 Subject: [PATCH] vote+promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1710418 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/STATUS b/STATUS index 3913f7f3d8..8383be8d23 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,21 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * 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/r1707002 + 2.4.x patch: trunk works (modulo CHANGES) + +1: rjung, ylavic, sf (plus doc fix pointed out by minfrin) + minfrin: Tiny nit: http://svn.apache.org/r1709596 + + * httpd.conf.in: Remove commented config regarding DNT because the spec + now has CR status (confirming our interpretation) and MS has committed + to changing their implementation. PR 53845 + trunk patch: http://svn.apache.org/r1707831 + 2.4.x patch: http://people.apache.org/~minfrin/httpd-dnt-2.4.patch + +1: fielding, covener, sf + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -166,21 +181,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v3.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/r1707002 - 2.4.x patch: trunk works (modulo CHANGES) - +1: rjung, ylavic - minfrin: Tiny nit: http://svn.apache.org/r1709596 - - * httpd.conf.in: Remove commented config regarding DNT because the spec - now has CR status (confirming our interpretation) and MS has committed - to changing their implementation. PR 53845 - trunk patch: http://svn.apache.org/r1707831 - 2.4.x patch: http://people.apache.org/~minfrin/httpd-dnt-2.4.patch - +1: fielding, covener - * core: make the 2.4.17 behavior of fully qualifying REDIRECT_URL opt-in. Original PR PR57785 trunk patch: http://svn.apache.org/r1710380 -- 2.40.0