]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported. [skip ci]
authorYann Ylavic <ylavic@apache.org>
Mon, 23 Mar 2020 17:56:50 +0000 (17:56 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 23 Mar 2020 17:56:50 +0000 (17:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1875554 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1d08fda16b06eab7005e4116cafbb223db3d346f..dd04ad4699428aca0d335966445d5b9c70d4d0a6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -134,20 +134,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_ssl: Fix memory leak of OCSP stapling response.
-              The OCSP_RESPONSE is either ignored or serialized (i2d_OCSP_RESPONSE) in the
-              TLS response/handshake extension, so it must be freed.
-     trunk patch: http://svn.apache.org/r1874577
-     2.4.x patch: svn merge -c 1874577 ^/httpd/httpd/trunk .
-     +1: gbechis, rpluem, ylavic
-
-  *) mod_ssl: Fix compilation breakage with OpenSSL 1.1.0 up to 1.1.0f.
-              SSL_CTX_get_min_proto_version() and SSL_CTX_get_max_proto_version()
-              were only introduced in 1.1.0g.
-     trunk patch: http://svn.apache.org/r1875544
-     2.4.x patch: svn merge -c 1875544 ^/httpd/httpd/trunk .
-     +1: rjung, rpluem, ylavic
-
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]