]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merged in r1919123
authorYann Ylavic <ylavic@apache.org>
Thu, 11 Jul 2024 14:33:31 +0000 (14:33 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 11 Jul 2024 14:33:31 +0000 (14:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919144 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 83c0e1d98fa15705dfa82970435cd93c2ef6eaff..360eebac6354be3675eba9fd9dc64d35e12ad5a4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -156,16 +156,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_ssl: add OpenSSL STORE based PKCS#11 support, and fix
-     crashes in ENGINE-based PKCS#11 with OpenSSL 3.2
-     trunk patch: https://svn.apache.org/r1914365
-                  https://svn.apache.org/r1914622
-                  https://svn.apache.org/r1916057
-                  https://svn.apache.org/r1918024
-     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/455.diff
-     PR: https://github.com/apache/httpd/pull/455
-     +1: jorton, ylavic, rpluem
-
    *) mod_proxy: Don't reset the balancer when we create a new child
       and don't change shared memory mod_lbmethod_bytraffic is not using.
       trunk patch: https://svn.apache.org/r1916004