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 2014/12/10 19:20:27 UTC

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

Author: ylavic
Date: Wed Dec 10 18:20:27 2014
New Revision: 1644501

URL: http://svn.apache.org/r1644501
Log:
Propose PR 57334 fix and a debug goodie.

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=1644501&r1=1644500&r2=1644501&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Dec 10 18:20:27 2014
@@ -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