You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2023/03/30 21:28:26 UTC

svn commit: r1908823 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Thu Mar 30 21:28:26 2023
New Revision: 1908823

URL: http://svn.apache.org/viewvc?rev=1908823&view=rev
Log:
vote/propose

[skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1908823&r1=1908822&r2=1908823&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar 30 21:28:26 2023
@@ -151,6 +151,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_http2: fixed a crash during connection termination. See PR 66539.
+     Trunk version of patch:
+        https://svn.apache.org/r1908691
+     Backport version for 2.4.x of patch:
+     2.4.x patch: svn merge -c 1908691 ^/httpd/httpd/trunk .
+     +1: icing, rpluem, covener
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -200,12 +207,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Can be applied via apply_backport_pr.sh 351
      +1: rpluem,
 
-  *) mod_http2: fixed a crash during connection termination. See PR 66539.
-     Trunk version of patch:
-        https://svn.apache.org/r1908691
-     Backport version for 2.4.x of patch:
-     2.4.x patch: svn merge -c 1908691 ^/httpd/httpd/trunk .
-     +1: icing, rpluem,
+  *) mod_rewrite: fix a 2.4.56 regression for substitutions that end in '?'.
+    Trunk version of patch:
+      http://svn.apache.org/viewvc?view=revision&revision=1908813
+    Backport to 2.4.x:
+        svn merge -c 1908813 ^/httpd/httpd/trunk .
+    +1: covener
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]