]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update backport proposal
authorStefan Eissing <icing@apache.org>
Fri, 16 Jun 2023 08:21:14 +0000 (08:21 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 16 Jun 2023 08:21:14 +0000 (08:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910442 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9202e2968bdcb080884ea7489b5d3d7dfde811e9..c86d15841ba3d51b204e730b027469330148a21a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -291,9 +291,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_http2: Fix for PR 66624.
      Trunk version of patch:
         https://svn.apache.org/r1910331
+        https://svn.apache.org/r1910441
      Backport version for 2.4.x of patch:
-        svn merge -c 1910331 ^/httpd/httpd/trunk .
-     +1: icing, gbechis
+        svn merge -c 1910331,1910441 ^/httpd/httpd/trunk .
+     +1: icing
+     # reset vote due to addition of r1910441
 
   *) mod_http2: Fix for PR 66646.
      Trunk version of patch: