From 8555523bc02791f17cab5f111c4ee0ab401a8970 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 18 Jan 2018 21:02:04 +0000 Subject: [PATCH] Backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821557 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/CHANGES b/CHANGES index 6ad4d2a880..c59c7eb6bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,16 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 - *) mpm_event,worker: Mask signals for threads created by modules in child - init, so that they don't receive (implicitely) the ones meant for the MPM. - PR 62009. [Armin Abfalterer , Yann Ylavic] - - *) mpm_event: Update scoreboard status for KeepAlive state. [Yann Ylavic] - - *) core, mpm_event: Avoid a small memory leak of the scoreboard handle, for - the lifetime of the connection, each time it is processed by MPM event. - [Yann Ylavic] - *) mod_headers: 'RequestHeader set|edit|edit_r Content-Type X' could inadvertently modify the Content-Type _response_ header. Applies to Content-Type only and likely to only affect static file responses. @@ -50,10 +40,6 @@ Changes with Apache 2.5.1 error logging of exact ACME response when challenges failed. [Stefan Eissing] - *) mpm_event: close connections not reported as handled by any module to - avoid losing track of them and leaking scoreboard entries. PR 61551. - [Yann Ylavic] - *) mod_dumpio: do nothing below log level TRACE7. [Yann Ylavic] *) mod_md: reverses most of v1.0.5 optimization of post_config init, so that @@ -125,10 +111,6 @@ Changes with Apache 2.5.1 Changes with Apache 2.5.0-alpha - *) mpm_event: avoid a very unlikely race condition between the listener and - the workers when the latter fails to add a connection to the pollset. - [Yann Ylavic] - *) mod_macro: fix usability of globally defined macros in .htaccess files. PR 57525. [Jose Kahan , Yann Ylavic] -- 2.40.0