From: Stefan Eissing Date: Thu, 23 Sep 2021 12:27:47 +0000 (+0000) Subject: vote and promote. [skip ci] X-Git-Tag: candidate-2.4.50-rc1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8397fa1104aadfc76eb8fba15172c74a79de26d4;p=thirdparty%2Fapache%2Fhttpd.git vote and promote. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893554 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3b60e19b6de..e819f6823b3 100644 --- a/STATUS +++ b/STATUS @@ -150,6 +150,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://people.apache.org/~covener/patches/speling-sync.diff +1 covener, rpluem, ylavic + *) mod_rewrite: Fix UDS ("unix:") scheme for [P] rules. PR 57691 + 65590. + Trunk version of patch: + https://svn.apache.org/r1893516 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1893516 ^/httpd/httpd/trunk . + +1: rpluem, ylavic, icing + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -175,14 +183,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR: https://github.com/apache/httpd/pull/270 +1: icing, - *) mod_rewrite: Fix UDS ("unix:") scheme for [P] rules. PR 57691 + 65590. - Trunk version of patch: - https://svn.apache.org/r1893516 - Backport version for 2.4.x of patch: - Trunk version of patch works - svn merge -c 1893516 ^/httpd/httpd/trunk . - +1: rpluem, ylavic, - *) mod_proxy: Handle UDS URIs with empty hostname ("unix:///...") as if they had no hostname ("unix:/..."), also in mod_rewrite's is_absolulte_uri(). trunk patch: http://svn.apache.org/r1893519