]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add backport proposal [skip ci]
authorRainer Jung <rjung@apache.org>
Sat, 2 Sep 2023 16:42:06 +0000 (16:42 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 2 Sep 2023 16:42:06 +0000 (16:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912056 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 752b014d770c1623697d3dd78b92a7055ab3473f..ccf39d94aa0d5427deefe16e2a70d8ee542ba1fb 100644 (file)
--- 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 ]