]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote/comment
authorEric Covener <covener@apache.org>
Wed, 2 Oct 2024 14:36:35 +0000 (14:36 +0000)
committerEric Covener <covener@apache.org>
Wed, 2 Oct 2024 14:36:35 +0000 (14:36 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1921085 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 90004177500f2211299e9cdbeb0f15e4b576e5da..1c799b7cf9d1a4ed77cd92813d3417d838c76c97 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -161,6 +161,18 @@ 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 ]
 
@@ -181,6 +193,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-httpd-2.4-ldap-search5.patch
      +1: minfrin, covener
      rpluem says: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search5.patch returns 404
+       covener: fixed slightly diff URL above
 
   *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution
                 in the host name or port. PR 69233.
@@ -199,8 +212,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   https://svn.apache.org/r1919628
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/470.diff
      PR: https://github.com/apache/httpd/pull/470
-     +1: ylavic
-     covener: pending https://github.com/apache/httpd/pull/470#discussion_r1718079315 outcome
+     +1: ylavic, covener
 
   *) CMake: Remove awk dependency when building using CMake. Before this awk was
      required for -DWITH_MODULES option.
@@ -218,17 +230,6 @@ 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,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]