From: Yann Ylavic Date: Tue, 10 Jun 2025 10:55:14 +0000 (+0000) Subject: Backported in r1926321. X-Git-Tag: 2.4.64-rc1-candidate~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a66f7d1761263c644eabd4c8456e7677a7e23f6;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1926321. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926322 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 244c58ee49..b893365740 100644 --- 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: