You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2020/06/19 20:50:44 UTC

svn commit: r1879010 - /httpd/httpd/branches/2.4.x/STATUS

Author: jailletc36
Date: Fri Jun 19 20:50:44 2020
New Revision: 1879010

URL: http://svn.apache.org/viewvc?rev=1879010&view=rev
Log:
Propose

[skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1879010&r1=1879009&r2=1879010&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jun 19 20:50:44 2020
@@ -241,6 +241,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      -0: covener: lots of folks getting dns and connection reuse implicitly after we backport this.
      ylavic: should be addressed by r1879000
 
+  *) mod_watchdog: Switch to simpler logic to avoid the thread cleanup running
+     before the thread has started, avoiding mutex operations with undefined behaviour
+     trunk patch: http://svn.apache.org/r1876511
+     2.4.x patch: svn merge -c 1876511 ^/httpd/httpd/trunk .
+     +1: jailletc36 (by inspection)
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]