]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1926321.
authorYann Ylavic <ylavic@apache.org>
Tue, 10 Jun 2025 10:55:14 +0000 (10:55 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 10 Jun 2025 10:55:14 +0000 (10:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926322 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 244c58ee495ee64cd06d3e2ed1f11dc62aafc9fc..b89336574025a43cbe78657d3c40257705e5754f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -158,14 +158,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_ssl: Remove warning over potential uninitialised value
-     for ssl protocol prior to protocol selection.
-     Trunk version of patch:
-        https://svn.apache.org/r1924757
-     Backport version for 2.4.x of patch:
-        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ssl-prot-fix.patch
-     +1: minfrin, rpluem, covener
-
   *) mod_headers: don't call ap_set_content_type() when manipulating
      _request_ headers.
      Trunk version of patch: