From: Stefan Eissing Date: Tue, 3 Jun 2025 08:08:00 +0000 (+0000) Subject: update after backport X-Git-Tag: 2.4.64-rc1-candidate~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c28d00c50c0c84fa40a439b46b20a56759dc191;p=thirdparty%2Fapache%2Fhttpd.git update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926083 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 47e7e0141b..39a6e1bbf1 100644 --- 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