You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2019/01/15 00:45:20 UTC

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

Author: wrowe
Date: Tue Jan 15 00:45:20 2019
New Revision: 1851311

URL: http://svn.apache.org/viewvc?rev=1851311&view=rev
Log:
Note PR63052 bugfix

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=1851311&r1=1851310&r2=1851311&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Jan 15 00:45:20 2019
@@ -235,6 +235,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1850834,1850835 ^/httpd/httpd/trunk .
      +1: jailletc36
 
+  *) mod_ssl (ssl_engine_io.c: bio_filter_out_write, bio_filter_in_read)
+     Clear retry flags before aborting on client-initiated reneg. [Joe Orton]
+     PR: 63052
+     trunk patch: http://svn.apache.org/r1850946
+     2.4.x patch: svn merge -c 1850946 ^/httpd/httpd/trunk .
+     +1: wrowe
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]