From d4af6245e3c65702fa41f7fa3fdad40b8e40bdea Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 16 Dec 2020 16:15:42 +0000 Subject: [PATCH] Propose*1. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1884503 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/STATUS b/STATUS index 73c2df79861..28afc9a723d 100644 --- a/STATUS +++ b/STATUS @@ -328,6 +328,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1883810 ^/httpd/httpd/trunk . +1: ylavic, jorton, + *) core: Make writing the pidfile atomic to avoid startup failures + after (e.g.) system crashes, but also races with multiple + concurrent "httpd -k restart" runs which have a race between + reading and writing a fresh pidfile. + trunk patch: https://svn.apache.org/r1875153 + https://svn.apache.org/r1875240 + https://svn.apache.org/r1877645 + 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/163.patch + +1: jorton, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3