From: Stefan Eissing Date: Tue, 3 Jun 2025 07:41:09 +0000 (+0000) Subject: update after backport X-Git-Tag: 2.4.64-rc1-candidate~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66f943e9593cee4863383af7a7811b3755d7b5cc;p=thirdparty%2Fapache%2Fhttpd.git update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926077 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 42eb3a1d70..efc045fa92 100644 --- a/STATUS +++ b/STATUS @@ -168,17 +168,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: +0: jorton - falls under RTC exception for "non-Unix build" - *) mod_http2: update to v2.0.30 - Trunk version of patch: - https://svn.apache.org/r1924145 - https://svn.apache.org/r1924164 - https://svn.apache.org/r1924197 - Backport version for 2.4.x of patch: - svn merge -c 1924145,r1924164,1924197 ^/httpd/httpd/trunk . - +1: icing, rpluem, jorton - rpluem says: The compatibility tag in docs/manual/mod/mod_http2.xml needs - to be adjusted to 2.4 (also in trunk after backporting) - *) mod_proxy_http2: revert r1912193 for detecting broken backend connections as this interferes with backend selection who a node is unresponsive. PR69624.