From: Yann Ylavic Date: Tue, 3 Jun 2025 17:00:18 +0000 (+0000) Subject: Vote/promote x 2 X-Git-Tag: 2.4.64-rc1-candidate~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9eec484b8a315d2b75693887c45448b88fef03;p=thirdparty%2Fapache%2Fhttpd.git Vote/promote x 2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926097 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2f67cca7ad..003d8f93cc 100644 --- a/STATUS +++ b/STATUS @@ -193,16 +193,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: svn merge -c 1925109 ^/httpd/httpd/trunk . +1: rpluem, covener, ylavic -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 - *) mod_systemd: Add systemd socket activation Trunk version of patch: https://svn.apache.org/r1511033 @@ -218,7 +208,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff Can be applied via apply_backport_pr.sh 515 - +1: rpluem, jorton + +1: rpluem, jorton, ylavic jailletc36: Should the apr_palloc() in alloc_systemd_listener() be apr_pcalloc() so that all fields are 0? make_sock() uses the 'flags' field that would be @@ -231,7 +221,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: Trunk version of patch works svn merge -c 1923806 ^/httpd/httpd/trunk . - +1: rpluem, jorton + +1: rpluem, jorton, ylavic + +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 PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]