From: Rainer Jung Date: Sat, 2 Sep 2023 16:42:06 +0000 (+0000) Subject: Add backport proposal [skip ci] X-Git-Tag: 2.4.58-rc1-candidate~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2eb24be1d1b7409df62be3906ee6a5aa253f7a5;p=thirdparty%2Fapache%2Fhttpd.git Add backport proposal [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912056 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 752b014d770..ccf39d94aa0 100644 --- a/STATUS +++ b/STATUS @@ -214,6 +214,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1911964 ^/httpd/httpd/trunk . +1: icing, + *) mod_ssl: Silence info log message "SSL Library Error: error:0A000126: + SSL routines::unexpected eof while reading" when using + OpenSSL 3 by setting SSL_OP_IGNORE_UNEXPECTED_EOF if + available. [Rainer Jung] + Trunk version of patch: + https://svn.apache.org/r1912015 + Backport version for 2.4.x of patch: + svn merge -c 1912015 ^/httpd/httpd/trunk . + +1: rjung + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]