]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Mon, 23 Mar 2015 08:44:42 +0000 (08:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 23 Mar 2015 08:44:42 +0000 (08:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1668548 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2436ece33eb02400ca92655c7bb36303c13f4411..fd577c1c12dc71f4e855c8d9373918ab3043c4bb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -337,6 +337,31 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: jailletc36
 
+  *) core: Initialize scoreboard's used optional functions on graceful restarts to
+     avoid a crash when relocation occurs.  PR 57177.
+     trunk patch: http://svn.apache.org/r1668532
+                  http://svn.apache.org/r1668535 (CHANGES entry)
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
+  *) core: Cleanup the request soon/even if some output filter fails to
+     handle the EOR bucket.
+     trunk patch: http://svn.apache.org/r1666998
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
+  *) mpm_event: Allow for timer events duplicates.
+     trunk patch: http://svn.apache.org/r1666468
+                  http://svn.apache.org/r1666618
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-event_timers_duplicates.patch
+     +1: ylavic
+
+  *) mod_ssl: Fix possible crash when loading server certificate constraints.
+     PR 57694.
+     trunk patch: http://svn.apache.org/r1666297
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
 
 OTHER PROPOSALS