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 ]