]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
pause on rewrite/proxy thing
authorEric Covener <covener@apache.org>
Wed, 2 Oct 2024 14:42:25 +0000 (14:42 +0000)
committerEric Covener <covener@apache.org>
Wed, 2 Oct 2024 14:42:25 +0000 (14:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1921086 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1c799b7cf9d1a4ed77cd92813d3417d838c76c97..9ad3fd5bdee5d3b0239b3b91ad9b510c67d2fd66 100644 (file)
--- 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 ]