From: Rainer Jung Date: Mon, 23 Mar 2020 15:20:24 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.43~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c26edad95161417feb617edcdb0a156084ab1e65;p=thirdparty%2Fapache%2Fhttpd.git Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1875545 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7900b11545a..9eaa97cb7f5 100644 --- a/STATUS +++ b/STATUS @@ -163,6 +163,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1874577 ^/httpd/httpd/trunk . +1: gbechis + *) 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, + -1: + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]