Commit 4d5613db authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756554 13f79535-47bb-0310-9956-ffa450edef68
parent dce597d6
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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