Commit c9c4683f authored by Graham Leggett's avatar Graham Leggett
Browse files

Vote and promote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748335 13f79535-47bb-0310-9956-ffa450edef68
parent 362c1b91
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -114,6 +114,14 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
     according the number of listeners buckets.
     trunk patch: http://svn.apache.org/r1737447
                  http://svn.apache.org/r1737449
                  http://svn.apache.org/r1737451
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic, jim, minfrin


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -137,14 +145,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: trawick
     ylavic: there may be missing bits, see thread for commit r1736510.

  *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
     according the number of listeners buckets.
     trunk patch: http://svn.apache.org/r1737447
                  http://svn.apache.org/r1737449
                  http://svn.apache.org/r1737451
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic, jim

  *) abs: Add OPENSSL_Applink in Visual Studio >= 2015 or abs fails with a no
     OPENSSL_Applink error. PR59630
     trunk patch: http://svn.apache.org/r1745767