From: Stefan Eissing Date: Tue, 17 May 2016 09:36:12 +0000 (+0000) Subject: hcheck vote X-Git-Tag: 2.4.21~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7386c6adf27e345de3b854089e42546540d95413;p=thirdparty%2Fapache%2Fhttpd.git hcheck vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1744226 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c93370db79a..51a4ff1da53 100644 --- a/STATUS +++ b/STATUS @@ -114,6 +114,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module + Trunk version of patch: + Backport version for 2.4.x of patch: + http://home.apache.org/~jim/patches/hcheck-2.4-v3.patch + + +1: jim, druggeri, icing PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -125,13 +131,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works modulo CHANGES +1: icing - *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module - Trunk version of patch: - Backport version for 2.4.x of patch: - http://home.apache.org/~jim/patches/hcheck-2.4-v3.patch - - +1: jim, druggeri - *) mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive to opt-in previous behaviour (2.2) with CRLs verification when checking certificate(s) with no corresponding CRL.