Commit 6610b08e authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Vote, promote.

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

  *) configure: Do not treat dependency exceptions with --enable-modules
     of only 'few' or 'none' as fatal, but continue the ./configure
     Submitted by: trawick [Add to CHANGES credit]
     trunk patch: http://svn.apache.org/r1396440 [only the acinclude.m4 edit]
     2.4.x: trunk patch to acinclude.m4 works (modules/arch/unix patch is N/A)
     +1: wrowe, rpluem, ylavic

  *) mod_watchdog: Enable at --enable-modules=most for mod_proxy_hcheck
     trunk patch: http://svn.apache.org/viewvc?rev=1749924&view=rev
     2.4.x: trunk patch works
     +1: wrowe, rpluem, ylavic


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -151,18 +163,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk patch works
     +1: jailletc36

  *) configure: Do not treat dependency exceptions with --enable-modules
     of only 'few' or 'none' as fatal, but continue the ./configure
     Submitted by: trawick [Add to CHANGES credit]
     trunk patch: http://svn.apache.org/r1396440 [only the acinclude.m4 edit]
     2.4.x: trunk patch to acinclude.m4 works (modules/arch/unix patch is N/A)
     +1: wrowe, rpluem

  *) mod_watchdog: Enable at --enable-modules=most for mod_proxy_hcheck
     trunk patch: http://svn.apache.org/viewvc?rev=1749924&view=rev
     2.4.x: trunk patch works
     +1: wrowe, rpluem

  *) mpm_event/worker: fix MaxSpareThreads lower bound (follow up to /
     consistent with MinSpareThreads' change in r1748336 from 2.4.21)
     trunk patch: http://svn.apache.org/r1750218