From: Joe Orton Date: Wed, 10 Jul 2024 15:03:53 +0000 (+0000) Subject: Vote/promote x1. X-Git-Tag: 2.4.62-rc1-candidate~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0743dd2d2d19ab975fe2a0b5abf0164081d82d;p=thirdparty%2Fapache%2Fhttpd.git Vote/promote x1. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919099 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8cf714b967e..4f10fcb9d6d 100644 --- a/STATUS +++ b/STATUS @@ -157,6 +157,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) MPM worker: Improve the listener wakeup when stopping. Taken from the MPM event. + This fixes a possible warning (AH00045) about children processes not + terminating timely. [Yann Ylavic] + This is a fix for pytest failures, observed at least on RHEL 9 with worker MPM. + Trunk version of patch: + https://svn.apache.org/r1916925 + https://svn.apache.org/r1916926 + https://svn.apache.org/r1916929 + 2.4.x patch: svn merge -c 1916925,1916926,1916929 ^/httpd/httpd/trunk . + +1: rjung, ylavic, jorton + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -229,17 +240,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR: https://github.com/apache/httpd/pull/449 +1: ylavic, icing, - *) MPM worker: Improve the listener wakeup when stopping. Taken from the MPM event. - This fixes a possible warning (AH00045) about children processes not - terminating timely. [Yann Ylavic] - This is a fix for pytest failures, observed at least on RHEL 9 with worker MPM. - Trunk version of patch: - https://svn.apache.org/r1916925 - https://svn.apache.org/r1916926 - https://svn.apache.org/r1916929 - 2.4.x patch: svn merge -c 1916925,1916926,1916929 ^/httpd/httpd/trunk . - +1: rjung, ylavic, - PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]