From: Ruediger Pluem Date: Tue, 10 Jun 2025 08:32:51 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: 2.4.64-rc1-candidate~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a843d21b5fbcbc46a43c4253c177c0794eaa468d;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926312 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3681f2723b..9b937395e5 100644 --- a/STATUS +++ b/STATUS @@ -183,15 +183,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff +1 covener, rpluem, jorton -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - *) 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 + +1: ylavic, jfclere, rpluem + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] *) Makefile.in: Correctly deal with change entries whose filenames contain spaces.