]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Mon, 29 May 2017 10:41:22 +0000 (10:41 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 29 May 2017 10:41:22 +0000 (10:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796614 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 69a4cad9f10017621fd295212673ee864833ab7a..5a7eb71f82c9354183cee008c8d980b81a1f8dbb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -236,6 +236,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-mpm_event-wakeup-v7.1.patch
      +1: ylavic
 
+  *) MPMs unix: Place signals handlers and helpers out of DSOs to avoid a
+     possible crash if a signal is caught during (graceful) restart. PR 60487.
+     trunk patch: http://svn.apache.org/r1783849
+     2.4.x patch: svn merge -c 1783849 ^/httpd/httpd/trunk
+                  (trunk works, modulo CHANGES)
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]