You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2019/03/13 08:01:31 UTC

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

Author: jorton
Date: Wed Mar 13 08:01:31 2019
New Revision: 1855370

URL: http://svn.apache.org/viewvc?rev=1855370&view=rev
Log:
Vote, promote x2.

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=1855370&r1=1855369&r2=1855370&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar 13 08:01:31 2019
@@ -133,6 +133,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      jailletc36: could worth a CHANGE entry as it could fix some use after free or
      garbage returned to the client
 
+  *) MPMs unix: bind the bucket number of each child to its slot number, for a
+     more efficient per bucket maintenance.
+     trunk patch: http://svn.apache.org/r1855306
+     2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-scoreboard_bucket.patch
+                  (no motorz in 2.4.x)
+     +1: ylavic, rpluem, jorton
+
+  *) mod_ssl: AH10129 from ERR to DEBUG level.
+     trunk patch: http://svn.apache.org/r1855349
+     2.4.x patch: svn merge -c 1855349 ^/httpd/httpd/trunk .
+     +1: ylavic, rpluem, jorton
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -270,18 +281,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-mega-v1.14.1-backport-bugs-and-whistles.patch
      +1: icing
 
-  *) MPMs unix: bind the bucket number of each child to its slot number, for a
-     more efficient per bucket maintenance.
-     trunk patch: http://svn.apache.org/r1855306
-     2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-scoreboard_bucket.patch
-                  (no motorz in 2.4.x)
-     +1: ylavic, rpluem
-
-  *) mod_ssl: AH10129 from ERR to DEBUG level.
-     trunk patch: http://svn.apache.org/r1855349
-     2.4.x patch: svn merge -c 1855349 ^/httpd/httpd/trunk .
-     +1: ylavic, rpluem
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]