]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Wed, 30 Aug 2023 12:45:38 +0000 (12:45 +0000)
committerEric Covener <covener@apache.org>
Wed, 30 Aug 2023 12:45:38 +0000 (12:45 +0000)
[skip ci]

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

STATUS

diff --git a/STATUS b/STATUS
index 58f764a6142a5762bb69a197d3a516f536982a1c..752b014d770c1623697d3dd78b92a7055ab3473f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -162,6 +162,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         https://github.com/apache/httpd/pull/377
      +1: jorton, minfrin, rpluem
 
+  *) mod_alias: Add AliasPreservePath directive to map the full path after the
+     alias in a location. Requires r1861542 / r1861569 above.
+     Trunk version of patch:
+        https://svn.apache.org/r1909137
+        https://svn.apache.org/r1911067
+     Backport version for 2.4.x of patch:
+        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff
+     +1: minfrin, rpluem, covener
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -196,15 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rpluem,
      ylavic: see https://lists.apache.org/thread/jftfd6mo6p3b0tw694rlh09gdl7189hq
 
-  *) mod_alias: Add AliasPreservePath directive to map the full path after the
-     alias in a location. Requires r1861542 / r1861569 above.
-     Trunk version of patch:
-        https://svn.apache.org/r1909137
-        https://svn.apache.org/r1911067
-     Backport version for 2.4.x of patch:
-        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff
-     +1: minfrin, rpluem
-
   *) mod_proxy_http2: improved error handling on connection errors while
      response is already underway.
      Trunk version of patch: