]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Tue, 19 Sep 2023 09:54:49 +0000 (09:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 19 Sep 2023 09:54:49 +0000 (09:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912412 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1a1e07fdf575053fe9c6d8bb5c42b714d41a2da6..77ddaf6074f77a93d0012fd4c270d43233757171 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -161,6 +161,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff
      +1: minfrin, rpluem, covener
 
+  *) 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, gbechis, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -196,22 +205,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rpluem,
      ylavic: see https://lists.apache.org/thread/jftfd6mo6p3b0tw694rlh09gdl7189hq
 
-  *) 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, gbechis
-
   *) mod_http2: fixed a bug in handling of stream timeouts.
      Trunk version of patch:
         https://svn.apache.org/r1912385
      Backport version for 2.4.x of patch:
         svn merge -c 1912385 ^/httpd/httpd/trunk .
-     +1: icing, 
+     +1: icing, rpluem
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]