From: Yann Ylavic Date: Thu, 16 Nov 2023 13:20:17 +0000 (+0000) Subject: Votes X-Git-Tag: 2.4.59-rc1-candidate~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5dc8a785b40e656214e96e3da7417e69d9a658f;p=thirdparty%2Fapache%2Fhttpd.git Votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913836 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b6e6ccba5d9..fb4cf5e26bb 100644 --- a/STATUS +++ b/STATUS @@ -212,13 +212,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1898366 svn merge -c 1898366 ^/httpd/httpd/trunk . svn merge -c 1898410 ^/httpd/httpd/trunk . - +1: gbechis + +1: gbechis, ylavic *) mod_ssl: fix LibreSSL build Trunk version of patch: https://svn.apache.org/r1874101 svn merge -c 1874101 ^/httpd/httpd/trunk . - +1: gbechis + +1: gbechis, ylavic + ylavic: changes in ssl_private.h not needed if/after r1908537 is + backported (below proposal), though they are harmless. See: + https://lists.apache.org/thread/k924ql8c9ry1b9y94fpr2b0d5o6tmds6 *) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting