From: Jim Jagielski Date: Tue, 3 Nov 2015 12:00:06 +0000 (+0000) Subject: promote X-Git-Tag: 2.4.18~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8657ce9a198bb68ed855d3b625cf591dce577be1;p=apache promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712267 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 825011fadc..a2378b3be4 100644 --- a/STATUS +++ b/STATUS @@ -111,6 +111,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * core: make the 2.4.17 behavior of fully qualifying REDIRECT_URL + opt-in. Original PR PR57785 + trunk patch: http://svn.apache.org/r1710380 + http://svn.apache.org/r1710391 + 2.4.x trunk works (needs CHANGES) + +1 covener, ylavic, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -140,13 +147,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 - * core: make the 2.4.17 behavior of fully qualifying REDIRECT_URL - opt-in. Original PR PR57785 - trunk patch: http://svn.apache.org/r1710380 - http://svn.apache.org/r1710391 - 2.4.x trunk works (needs CHANGES) - +1 covener, ylavic, jim - * mod_cache: Accept HT (Horizontal Tab) when parsing cache related header fields as described in RFC7230. See OWS definition. [Christophe Jaillet, Graham Leggett]