From: Yann Ylavic Date: Thu, 16 Nov 2023 15:06:28 +0000 (+0000) Subject: Comment X-Git-Tag: 2.4.59-rc1-candidate~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864fc2840cdd5bcb925b637c7011ef4159cfebb5;p=thirdparty%2Fapache%2Fhttpd.git Comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913839 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fb4cf5e26bb..8b8fd6fc311 100644 --- a/STATUS +++ b/STATUS @@ -222,6 +222,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 + I'd suggest adding r1913838 here if both proposals can be merged + at the same time.. *) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting