]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote, track another must-have
authorEric Covener <covener@apache.org>
Thu, 12 Sep 2024 10:16:52 +0000 (10:16 +0000)
committerEric Covener <covener@apache.org>
Thu, 12 Sep 2024 10:16:52 +0000 (10:16 +0000)
[skip ci]

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

STATUS

diff --git a/STATUS b/STATUS
index b6fb667eb8e8a677ca7be98d1f48fea99ab4484d..7e4449c6932dd6ff98a34afc0287fc9cdf15186b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,6 +155,8 @@ RELEASE SHOWSTOPPERS:
 
 - PR69235
 - PR69260
+- PR69203
+
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
@@ -172,6 +174,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk .
       +1: minfrin, covener, rpluem
 
+  *) Windows: Make UNCList EXEC_ON_READ to be early enough for 
+     `Include //computername/include.conf`. PR69313
+     Trunk version of patch:
+       https://svn.apache.org/r1920564
+     Backport version for 2.4.x of patch:
+       svn merge -c r1920564 ^/httpd/httpd/trunk .
+     +1 covener, rpluem, steffenal
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -242,14 +253,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Can be applied via apply_backport_pr.sh 475
      +1: rpluem, covener
 
-  *) Windows: Make UNCList EXEC_ON_READ to be early enough for 
-     `Include //computername/include.conf`. PR69313
-     Trunk version of patch:
-       https://svn.apache.org/r1920564
-     Backport version for 2.4.x of patch:
-       svn merge -c r1920564 ^/httpd/httpd/trunk .
-     +1 covener, rpluem, steffenal
-
   *) mod_rewrite: Improve safe question mark detection
      Trunk version of patch:
         https://svn.apache.org/r1920566