From: Graham Leggett Date: Sat, 26 Sep 2015 22:42:44 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: 2.4.17~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b14c8c87650e9e71783f7b8c6d3faba1f2e850e;p=thirdparty%2Fapache%2Fhttpd.git Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705495 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index da81b8bc3a8..41ce371fc34 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