]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note PR63052 bugfix
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 15 Jan 2019 00:45:20 +0000 (00:45 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 15 Jan 2019 00:45:20 +0000 (00:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851311 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f83a24d88d7e7ca8ffb83b968a65801b9490b218..4e7380b89e4f843e96815f13a1b8d2018e97b15c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]