From: Stefan Eissing Date: Tue, 15 Aug 2023 07:41:45 +0000 (+0000) Subject: vote and promote X-Git-Tag: 2.4.58-rc1-candidate~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45681259bb3fc67a36841104e177e9f286a6f64;p=thirdparty%2Fapache%2Fhttpd.git vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911690 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 242149a8534..e66a0bd4062 100644 --- a/STATUS +++ b/STATUS @@ -152,6 +152,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_alias: Add RedirectRelative to allow relative redirect targets to be + issued as-is. + Trunk version of patch: + https://svn.apache.org/r1861542 + https://svn.apache.org/r1861569 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk . + +1: minfrin, covener, icing PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -203,16 +212,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://github.com/apache/httpd/pull/366 +1: icing, - *) mod_alias: Add RedirectRelative to allow relative redirect targets to be - issued as-is. - Trunk version of patch: - https://svn.apache.org/r1861542 - https://svn.apache.org/r1861569 - Backport version for 2.4.x of patch: - Trunk version of patch works - svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk . - +1: minfrin, covener - *) mod_alias: Add AliasPreservePath directive to map the full path after the alias in a location. Requires r1861542 / r1861569 above. Trunk version of patch: