]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Late fix for r1913912, plus comment about new proposal.
authorYann Ylavic <ylavic@apache.org>
Mon, 4 Dec 2023 16:35:58 +0000 (16:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 4 Dec 2023 16:35:58 +0000 (16:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1914323 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9b9e08f24b4b09f44ac7395b9462a145d74b4ed9..fe41482613d5342e51fffa0bd39c2a3ecb428421 100644 (file)
--- 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: