From: Yann Ylavic Date: Mon, 4 Dec 2023 16:35:58 +0000 (+0000) Subject: Late fix for r1913912, plus comment about new proposal. X-Git-Tag: 2.4.59-rc1-candidate~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e6025225696d59d3d76d0cab7b94c452973deb;p=thirdparty%2Fapache%2Fhttpd.git Late fix for r1913912, plus comment about new proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1914323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9b9e08f24b4..fe41482613d 100644 --- a/STATUS +++ b/STATUS @@ -149,12 +149,15 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + *) mod_ssl: Fix typo in openssl-3 compat backported in r1913912 (impacting pkcs#11 engines) + trunk patch: http://svn.apache.org/r1914318 + 2.4.x patch: svn merge -c r1914318 ^/httpd/httpd/trunk . + +1: ylavic, PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -181,12 +184,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1913930 svn merge -c 1912245 ^/httpd/httpd/trunk . svn merge -c 1913930 ^/httpd/httpd/trunk . - +1: minfrin, ylavic - ylavic: +1 with r1913930, we can't provide exported functions w/o an - ap_[proxy_] prefix. + +1: minfrin minfrin: r1913930 added, votes reset, mmn bump needed ylavic: not sure since it's not public (i.e. in mod_proxy.h)? minfrin: true, mmn bump not needed + ylavic: new proposal in https://github.com/apache/httpd/pull/396 *) mod_ssl: fix LibreSSL build Trunk version of patch: