From: Yann Ylavic Date: Mon, 29 Feb 2016 23:16:01 +0000 (+0000) Subject: Vote, promote, comment. X-Git-Tag: 2.4.19~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e26c01a31fb10e73412dbcbc33a96198c025a5;p=thirdparty%2Fapache%2Fhttpd.git Vote, promote, comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1732969 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9f8170939e6..62e1642b0ed 100644 --- a/STATUS +++ b/STATUS @@ -112,6 +112,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_ssl: Add SSLOCSPProxyURL to add the possibility to do all queries + to OCSP responders through a HTTP proxy. + Trunk version of patch: + http://svn.apache.org/r1726881 + http://svn.apache.org/r1727111 + Backport version for 2.4.x of patch: + Trunk version of patch works modulo CHANGES + +1: rpluem, jim, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -124,15 +133,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: jkaluza ylavic: +1 with r1723295 (likewise for ecparams). rpluem says: Can we get an updated 2.4.x proposal that includes r1723295? - - *) mod_ssl: Add SSLOCSPProxyURL to add the possibility to do all queries - to OCSP responders through a HTTP proxy. - Trunk version of patch: - http://svn.apache.org/r1726881 - http://svn.apache.org/r1727111 - Backport version for 2.4.x of patch: - Trunk version of patch works modulo CHANGES - +1: rpluem, jim + ylavic: working on it... *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module Trunk version of patch: @@ -141,6 +142,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: jim ylavic: Needs r1732957 for empty APLOGNO()s. + ylavic: Looks like the changes on struct proxy_worker_shared would break + startup with "BalancerPersist on" due to the strict checks on + the sizes of existing slotmems (slotmem_create/attach)? *) core: Track the useragent_host per-request when mod_remoteip or similar modules track a per-request useragent_ip. Modules should be updated @@ -178,7 +182,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1732369 2.4.x patch: Trunk version of patch works - +1: jailletc36 + +1: jailletc36, ylavic *) proxy_util: Add missing APLOGNO()s from r1732266 (already backported to 2.4.x/19)