]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after backport
authorStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 08:08:00 +0000 (08:08 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 08:08:00 +0000 (08:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926083 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 47e7e0141b2136494ddea646e3119bed5c8c8a8c..39a6e1bbf1e49246d8aaf4f1b98d2457ce70c1f4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -190,13 +190,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff
      +1 covener, rpluem, jorton
 
-  *) mod_http2: update to v2.0.32
-     Trunk version of patch:
-        https://svn.apache.org/r1925975
-     Backport version for 2.4.x of patch:
-        svn merge -c 1925975 ^/httpd/httpd/trunk .
-     +1: icing, rpluem, ylavic
-
   *) mod_proxy_balancer: Fix a regression that caused stickysession keys no
      longer be recognized if they are provided as query parameter in the URL.
      PR 69443