From: Yann Ylavic Date: Wed, 10 Dec 2014 18:20:27 +0000 (+0000) Subject: Propose PR 57334 fix and a debug goodie. X-Git-Tag: 2.4.11~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9aef8982690e95fb3714367f53ecabf4bc820a0;p=apache Propose PR 57334 fix and a debug goodie. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1644501 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ccd2038755..dadba7162a 100644 --- a/STATUS +++ b/STATUS @@ -247,6 +247,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (module CHANGES) +1: ylavic + * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument. + PR 57334. + trunk patch: http://svn.apache.org/r1644498 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic + + * mod_ssl: mod_ssl: dump SSL IO/state for the write side of the connection(s), + like reads. + trunk patch: http://svn.apache.org/r1601919 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic + OTHER PROPOSALS