From: Stefan Eissing Date: Sat, 31 Jul 2021 14:17:04 +0000 (+0000) Subject: vote and promote. [skip ci] X-Git-Tag: candidate-2.4.49~3^2~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28004788daf4ba708068f208e07c05908cd85577;p=thirdparty%2Fapache%2Fhttpd.git vote and promote. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891922 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bbe1ed91982..03e4db1ebe8 100644 --- a/STATUS +++ b/STATUS @@ -142,6 +142,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_proxy: Fix icomplete initialization of BalancerMember(s) from the + balancer-manager, which can lead to a crash. + trunk patch: http://svn.apache.org/r1891477 + http://svn.apache.org/r1891591 + 2.4.x patch: svn merge -c 1891477,1891591 ^/httpd/httpd/trunk . + +1: ylavic, jfclere, icing PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -253,13 +259,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/194.patch +1: jfclere, ylavic, - *) mod_proxy: Fix icomplete initialization of BalancerMember(s) from the - balancer-manager, which can lead to a crash. - trunk patch: http://svn.apache.org/r1891477 - http://svn.apache.org/r1891591 - 2.4.x patch: svn merge -c 1891477,1891591 ^/httpd/httpd/trunk . - +1: ylavic, jfclere - *) mpm_event: Fix graceful stop/restart of children processes if connections are in lingering close for too long. trunk patch: http://svn.apache.org/r1891716