]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Tue, 16 Aug 2016 22:00:47 +0000 (22:00 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 16 Aug 2016 22:00:47 +0000 (22:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756554 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 413bd709489eec9607efb5f531fcc1baf53968b8..b915997beae4fc9de79303243a983e7c67af7681 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -233,6 +233,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           plus one hunk in modules/aaa/mod_auth_digest.c)
       +1: rjung
 
+  *) mod_ssl: Fix quick renegotiation (OptRenegotiaton) with no intermediate
+     in the client certificate chain.  PR 55786.
+     trunk patch: http://svn.apache.org/r1756542
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
+  *) mod_cache: Use the actual URI path and query-string for identifying the
+     cached entity (key), such that rewrites are taken into account when
+     running afterwards (CacheQuickHandler off).  PR 21935.
+     trunk patch: http://svn.apache.org/r1756553
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED