Commit 5b058ee7 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1770837 13f79535-47bb-0310-9956-ffa450edef68
parent 54f057f9
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -117,6 +117,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) 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, icing (by inspectin), jim


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -152,12 +157,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     headers (GMT now, GMT now Europe/Paris, GMT tomorrow, GMT yesterday, PST now).
     +1: elukey

  *) 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, icing (by inspectin), jim

  *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
     allowing per backend TLS configuration.
     trunk patch: http://svn.apache.org/r1740928