]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote x2.
authorJoe Orton <jorton@apache.org>
Wed, 13 Mar 2019 08:01:31 +0000 (08:01 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 13 Mar 2019 08:01:31 +0000 (08:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1855370 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0ce8ec9f492a9ba44f3e4cfb32f0937bc4e26a4c..9ad86a110f761a15930f95d74c6e5eeee7735167 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]