]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Thu, 15 Aug 2024 08:17:06 +0000 (08:17 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 15 Aug 2024 08:17:06 +0000 (08:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919903 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 201e73a48fe9e74fbd77bb593f67b770214f7755..76c5de2789446f3f2beed0f1d344e35d2321afbe 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,6 +164,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      PR: https://github.com/apache/httpd/pull/464
      +1: jorton, ylavic, covener
 
+  *) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
+                in <Location> (incomplete fix in 2.4.62). PR 69160.
+     trunk patch: https://svn.apache.org/r1919532
+                  https://svn.apache.org/r1919533
+     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/467.diff
+     PR: https://github.com/apache/httpd/pull/467
+     +1: ylavic, covener, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -189,14 +197,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk .
       +1: minfrin, covener
 
-  *) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
-                in <Location> (incomplete fix in 2.4.62). PR 69160.
-     trunk patch: https://svn.apache.org/r1919532
-                  https://svn.apache.org/r1919533
-     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/467.diff
-     PR: https://github.com/apache/httpd/pull/467
-     +1: ylavic, covener
-
   *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution
                 in the host name or port. PR 69233.
      trunk patch: https://svn.apache.org/r1912462
@@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   https://svn.apache.org/r1919619
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/469.diff
      PR: https://github.com/apache/httpd/pull/469
-     +1: ylavic,
+     +1: ylavic, rpluem
 
   *) mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME when set via SetHandler. PR 69203.
      trunk patch: https://svn.apache.org/r1919547
@@ -231,7 +231,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/473.diff
      Can be applied via apply_backport_pr.sh 473
-     +1: covener
+     +1: covener, rpluem
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]