]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote & propose.
authorYann Ylavic <ylavic@apache.org>
Tue, 19 Mar 2019 13:00:22 +0000 (13:00 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 19 Mar 2019 13:00:22 +0000 (13:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1855824 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b24b5a814999c64978b59d3040037540c79d0b1a..175b26196843f6e0a89a5854de710f717a5c77c7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) maintainer mode fix for util.c no2slash_ex
+     trunk patch: http://svn.apache.org/r1855755
+     2.4.x patch svn merge -c 1855755 ^/httpd/httpd/trunk .
+     +1: covener, rpluem, jim, ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -211,11 +216,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              possible. Changes from v3 to v4 (r1853953 mainly, r1853956 is only
              comment) are non functional (or at least intended as such).
 
+  *) mod_proxy/ssl: Cleanup per-request SSL configuration anytime a backend
+     connection is recycled/reused to avoid a possible crash with some SSLProxy
+     configurations in <Location> or <Proxy> context. PR 63256.
+     trunk patch: http://svn.apache.org/r1855646
+                  http://svn.apache.org/r1855748
+     2.4.x patch svn merge -c 1855646,1855748 ^/httpd/httpd/trunk .
+     +1: ylavic
 
-  *) maintainer mode fix for util.c no2slash_ex
-     trunk patch: http://svn.apache.org/r1855755
-     2.4.x patch svn merge -c 1855755 ^/httpd/httpd/trunk .
-     +1: covener, rpluem, jim
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]