From: Stefan Eissing Date: Fri, 8 Sep 2023 07:43:17 +0000 (+0000) Subject: back port proposal X-Git-Tag: 2.4.58-rc1-candidate~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43b594c4bbdba38787ad1760ae5d3c45001104e;p=thirdparty%2Fapache%2Fhttpd.git back port proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912181 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d9d1c492f26..7ebf9177b96 100644 --- a/STATUS +++ b/STATUS @@ -214,6 +214,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1912015 ^/httpd/httpd/trunk . +1: rjung, gbechis + *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value. + Fixes PR66752. + Trunk version of patch: + https://svn.apache.org/r1912180 + Backport version for 2.4.x of patch: + svn merge -c 1912180 ^/httpd/httpd/trunk . + +1: icing, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]