From: Yann Ylavic Date: Tue, 16 Aug 2016 22:00:47 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.24~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ebb47612b986a23c95440252b72dd884783faf;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756554 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 413bd709489..b915997beae 100644 --- 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