]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote, comment.
authorYann Ylavic <ylavic@apache.org>
Mon, 29 Feb 2016 23:16:01 +0000 (23:16 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 29 Feb 2016 23:16:01 +0000 (23:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1732969 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9f8170939e6a2eb698d3c8ac954521eda3133a0e..62e1642b0ed0cc86ce2dab3a66abfeaa0f5448fd 100644 (file)
--- 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: <various>
@@ -141,6 +142,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          <Plus docs>
      +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)