You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2016/08/16 22:00:47 UTC

svn commit: r1756554 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Tue Aug 16 22:00:47 2016
New Revision: 1756554

URL: http://svn.apache.org/viewvc?rev=1756554&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1756554&r1=1756553&r2=1756554&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Aug 16 22:00:47 2016
@@ -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