You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/03/23 09:44:42 UTC

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

Author: ylavic
Date: Mon Mar 23 08:44:42 2015
New Revision: 1668548

URL: http://svn.apache.org/r1668548
Log:
Propose.

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=1668548&r1=1668547&r2=1668548&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Mar 23 08:44:42 2015
@@ -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