]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Tue, 22 Aug 2023 15:46:57 +0000 (15:46 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 22 Aug 2023 15:46:57 +0000 (15:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911843 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8b4c2b51641fc6d53a2bda2512499c87672ea1d5..21da609b95ea93723883461a74af7b28f9ea3201 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -162,6 +162,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
        svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk .
      +1: minfrin, covener, icing
 
+  *) mod_http2: fix access count reporting in server-status to not count
+     HTTP/2 requests twice. See PR 66801.
+     Trunk version of patch:
+        https://svn.apache.org/r1911291
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+       svn merge -c 1911291 ^/httpd/httpd/trunk .
+     +1: icing, gbechis
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -222,15 +231,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin
      covener: diff doesn't seem to apply clean to 2.4.x (with or without 1861542,r1861569 above)
 
-  *) mod_http2: fix access count reporting in server-status to not count
-     HTTP/2 requests twice. See PR 66801.
-     Trunk version of patch:
-        https://svn.apache.org/r1911291
-     Backport version for 2.4.x of patch:
-      Trunk version of patch works
-       svn merge -c 1911291 ^/httpd/httpd/trunk .
-     +1: icing, gbechis
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]