]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose*1. [skip ci]
authorJoe Orton <jorton@apache.org>
Wed, 16 Dec 2020 16:15:42 +0000 (16:15 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 16 Dec 2020 16:15:42 +0000 (16:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1884503 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 73c2df798617cd7183eac231a1e4a26c6d580292..28afc9a723deaf84d4be91dbdf19402a379fa779 100644 (file)
--- 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 ]