From: Ruediger Pluem Date: Wed, 22 Jun 2016 19:28:22 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: 2.4.23~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43d84cd4c1c934cfbc676fb7ba06c2dbea0cea0;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1749759 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 64d6c7a2146..72606cf5e8b 100644 --- a/STATUS +++ b/STATUS @@ -116,6 +116,20 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) acinclude.m4: Support multiple module dependencies for the final prereq + argument to the APACHE_MODULE macro, as a comma separated list + trunk patch: http://svn.apache.org/r1749658 + 2.4.x: trunk patch works + http://apaste.info/iyv + +1: wrowe, jim, rpluem + + *) configure: Simplify, and correct dependency handling of mod_proxy_hcheck + trunk patch: http://svn.apache.org/r1749659 + http://svn.apache.org/r1749678 + 2.4.x: trunk patch works + http://apaste.info/iyv + +1: wrowe, jim, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -144,20 +158,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk patch works +1: elukey - *) acinclude.m4: Support multiple module dependencies for the final prereq - argument to the APACHE_MODULE macro, as a comma separated list - trunk patch: http://svn.apache.org/r1749658 - 2.4.x: trunk patch works - http://apaste.info/iyv - +1: wrowe, jim - - *) configure: Simplify, and correct dependency handling of mod_proxy_hcheck - trunk patch: http://svn.apache.org/r1749659 - http://svn.apache.org/r1749678 - 2.4.x: trunk patch works - http://apaste.info/iyv - +1: wrowe, jim - PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if