From: Eric Covener Date: Wed, 2 Oct 2024 14:42:25 +0000 (+0000) Subject: pause on rewrite/proxy thing X-Git-Tag: 2.4.63-candidate~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2f7c55f8bb0c8be1268485e0cbdb21a7cd1ee6;p=thirdparty%2Fapache%2Fhttpd.git pause on rewrite/proxy thing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1921086 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1c799b7cf9d..9ad3fd5bdee 100644 --- a/STATUS +++ b/STATUS @@ -161,18 +161,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) 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, ylavic, covener - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -230,6 +218,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1920597 -c 1921076 ^/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, ylavic + covener: what about remaining parts of https://bz.apache.org/bugzilla/show_bug.cgi?id=69203 ? 69260 was marked dup of 69203. + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]