From: Ruediger Pluem Date: Fri, 27 Sep 2024 15:31:02 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.4.63-candidate~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3955cf80fca0838eebd576cb46f280897a143078;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1920993 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1e07bdcd58d..58c942689af 100644 --- a/STATUS +++ b/STATUS @@ -217,6 +217,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1920597 ^/httpd/httpd/trunk . +1: jorton, + *) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs, + including "unix:" ones. PR 69235, PR 69260, PR 56264 + Trunk version of patch: + https://svn.apache.org/r1838684 + https://svn.apache.org/r1920570 + https://svn.apache.org/r1920571 + https://svn.apache.org/r1920572 + Backport version for 2.4.x of patch: + https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/484.diff + Can be applied via apply_backport_pr.sh 484 + +1: rpluem, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]