From 0e23f24c8775cc3ffc40faa396d5d266b4700cfd Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 17 Mar 2016 09:39:53 +0000 Subject: [PATCH] vote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735380 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/STATUS b/STATUS index 398f4522ce..208248d4b7 100644 --- a/STATUS +++ b/STATUS @@ -112,6 +112,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) core: Ensure that httpd exits with an error status when the MPM fails + to run. + trunk patch: http://svn.apache.org/r1629925 + http://svn.apache.org/r1629927 + http://svn.apache.org/r1629928 + http://svn.apache.org/r1733162 + http://svn.apache.org/r1733173 + 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-exit_with_error_on_mpm_failure.patch + +1: ylavic, jim, icing + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -142,16 +152,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: OK, this is just that persisted slotmems won't be reused on first startup, not that the startup will fail (as I first thought). - *) core: Ensure that httpd exits with an error status when the MPM fails - to run. - trunk patch: http://svn.apache.org/r1629925 - http://svn.apache.org/r1629927 - http://svn.apache.org/r1629928 - http://svn.apache.org/r1733162 - http://svn.apache.org/r1733173 - 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-exit_with_error_on_mpm_failure.patch - +1: ylavic, jim - *) core/util_script: relax alphanumeric filter of enviroment variable names on Windows to allow '(' and ')' for passing PROGRAMFILES(X86) et.al. unadulterated in 64 bit versions of Windows. PR 46751. -- 2.40.0