]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update back port proposal [skip ci]
authorStefan Eissing <icing@apache.org>
Fri, 10 Sep 2021 09:47:41 +0000 (09:47 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 10 Sep 2021 09:47:41 +0000 (09:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893221 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0bc70846d9c8507a39236e3afcfcb7c792991d76..fac792c7498d9aaa99ff8d34537ef5169e8bc42c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -156,9 +156,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_http2: when a server is restarted gracefully, any idle h2 worker
      threads are shut down immediately.
+     Also, change OpenSSL API use for deprecations in OpenSLL 3.0.
      trunk patch: http://svn.apache.org/r1893214
                   http://svn.apache.org/r1893215
-     2.4.x patch: svn merge -c 1893214, 1893215 ^/httpd/httpd/trunk .
+                  http://svn.apache.org/1893220
+     2.4.x patch: svn merge -c 1893214,1893215,1893220 ^/httpd/httpd/trunk .
      +1: icing,
 
 PATCHES/ISSUES THAT ARE BEING WORKED