summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2015-09-26 22:42:44 +0000
committerGraham Leggett <minfrin@apache.org>2015-09-26 22:42:44 +0000
commit7b14c8c87650e9e71783f7b8c6d3faba1f2e850e (patch)
tree479bf38b86f26d1cc7c999f2c1787ece1d994db1
parentf8234d95e89779959745d00b29ff44dfc7c7b43e (diff)
downloadhttpd-7b14c8c87650e9e71783f7b8c6d3faba1f2e850e.tar.gz
Vote and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705495 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS11
1 files changed, 5 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index da81b8bc3a..41ce371fc3 100644
--- a/STATUS
+++ b/STATUS
@@ -109,6 +109,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) util_script: Make REDIRECT_URL a complete URL (where set).
+ PR 57785
+ trunk: http://svn.apache.org/viewvc?view=revision&revision=1677702
+ 2.4.x: trunk patch applies.
+ +1: niq, jim, minfrin
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -173,12 +178,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
ylavic: updated to v5 including r1697013 and r1697015, the diff to v4 is:
http://people.apache.org/~ylavic/httpd-2.4.x-SubstituteInheritBefore-v4_vs_v5.diff
- *) util_script: Make REDIRECT_URL a complete URL (where set).
- PR 57785
- trunk: http://svn.apache.org/viewvc?view=revision&revision=1677702
- 2.4.x: trunk patch applies.
- +1: niq, jim
-
*) core/mod_ssl: add Protocols/ProtocolsHonorOrder directives and new
protocols hooks to control Upgrade: and ALPN protocol switching.
HTTP_MISDIRECTED_REQUEST addition and handling in mod_ssl