]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote&promote, propose.
authorJoe Orton <jorton@apache.org>
Tue, 23 Jul 2024 16:01:37 +0000 (16:01 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 23 Jul 2024 16:01:37 +0000 (16:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919474 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ac663299d0afd9daf21f2cee8e20773b7fa7aac8..0fcf0a801b1c9de61ac126fd32302c18a06112f7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -186,6 +186,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c r1902366 ^/httpd/httpd/trunk .
      +1: ivan, ylavic, covener
 
+  *) mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.
+     Trunk version of patch:
+        https://svn.apache.org/r1919325
+    2.4.x version of patch:
+        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/462.diff
+    PR: https://github.com/apache/httpd/pull/462
+    +1: ylavic, covener, jorton
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -212,13 +219,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk .
       +1: minfrin, covener
 
-  *) mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.
-     Trunk version of patch:
-        https://svn.apache.org/r1919325
-    2.4.x version of patch:
-        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/462.diff
-    PR: https://github.com/apache/httpd/pull/462
-    +1: ylavic, covener
+  *) mod_rewrite: backport better/simpler rewritelog() macro to fix
+     line numbers logged and make merging trunk->2.4.x easier
+     trunk patch: https://svn.apache.org/r1866894
+     2.4.x patch: https://github.com/apache/httpd/commit/d2cd162d79d532ae14d273e835b4b6799a185a98.patch
+     PR: https://github.com/apache/httpd/pull/464
+     +1: jorton, 
+     
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]