From: Yann Ylavic Date: Tue, 10 Jun 2025 10:44:49 +0000 (+0000) Subject: Backported in r1926317. X-Git-Tag: 2.4.64-rc1-candidate~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc1f2bf515054cfc6569559bd3b8e64799d40d3;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1926317. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926318 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1a1a3ec7d4..63b70496ad 100644 --- a/STATUS +++ b/STATUS @@ -183,13 +183,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff +1 covener, rpluem, jorton - *) mod_proxy: Reuse ProxyRemote connections when possible, like prior to 2.4.59. - trunk patch: https://svn.apache.org/r1925743 - https://svn.apache.org/r1912460 - 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/532.diff - (backport: dev-tools/github/apply_backport_pr.sh 532) - +1: ylavic, jfclere, rpluem - *) mod_session_dbd: set_cookie_name: ensure correct format trunk patch: https://svn.apache.org/r1922931 https://svn.apache.org/r1926188