From: William A. Rowe Jr Date: Tue, 15 Jan 2019 00:45:20 +0000 (+0000) Subject: Note PR63052 bugfix X-Git-Tag: 2.4.38~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4c42e262fa4a19194168829caac69921e2e027;p=thirdparty%2Fapache%2Fhttpd.git Note PR63052 bugfix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851311 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f83a24d88d7..4e7380b89e4 100644 --- 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 ]