-*- coding: utf-8 -*-
Changes with Apache 2.4.53
+ *) mpm_event: Fix a possible listener deadlock on heavy load when restarting
+ and/or reaching MaxConnectionsPerChild. PR 65769. [Yann Ylavic]
+
Changes with Apache 2.4.52
*) SECURITY: CVE-2021-44790: Possible buffer overflow when parsing
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) mpm_event: Fix a possible listener deadlock on heavy load when restarting
- and/or reaching MaxConnectionsPerChild. PR 65769.
- Trunk version of patch:
- https://svn.apache.org/r1896505
- Backport version for 2.4.x of patch:
- Trunk version of patch works
- svn merge -c 1896505 ^/httpd/httpd/trunk .
- +1: rpluem, ylavic, gbechis
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]