From: Yann Ylavic Date: Thu, 27 Feb 2020 11:20:24 +0000 (+0000) Subject: Propose fix for compilation failure on Windows after r1874281. [skip ci] X-Git-Tag: 2.4.42~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7016a6703a4dd34438cd19ad9ab6fece5e3b45a4;p=thirdparty%2Fapache%2Fhttpd.git Propose fix for compilation failure on Windows after r1874281. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874569 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 21933a59d78..ad51544d645 100644 --- a/STATUS +++ b/STATUS @@ -129,6 +129,11 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf). + trunk patch: http://svn.apache.org/r1874323 + 2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk . + +1: ylavic + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ]