From: Yann Ylavic Date: Wed, 15 May 2024 12:54:46 +0000 (+0000) Subject: 3 votes + 1 promotion X-Git-Tag: 2.4.60-rc1-candidate~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e620e13d880a3a2fc212ccf8bb92e633dd4939f;p=thirdparty%2Fapache%2Fhttpd.git 3 votes + 1 promotion git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1917739 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f89a3c1788d..6431e1863da 100644 --- a/STATUS +++ b/STATUS @@ -153,6 +153,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_ssl: Fix a regression that causes the default DH parameters for a key + no longer set and thus effectively disabling DH ciphers when no explicit + DH parameters are set. PR 68863 + Trunk version of patch: + https://svn.apache.org/r1916863 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1916863 ^/httpd/httpd/trunk . + +1: rpluem, jorton, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -226,17 +236,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x version of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/209.patch PR: https://github.com/apache/httpd/pull/209 - +1: jorton, - - *) mod_ssl: Fix a regression that causes the default DH parameters for a key - no longer set and thus effectively disabling DH ciphers when no explicit - DH parameters are set. PR 68863 - Trunk version of patch: - https://svn.apache.org/r1916863 - Backport version for 2.4.x of patch: - Trunk version of patch works - svn merge -c 1916863 ^/httpd/httpd/trunk . - +1: rpluem, jorton + +1: jorton, ylavic, *) core: Add support for IPv6 link-local addresses with APR 1.7+ Trunk version of patch: @@ -245,7 +245,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/440.patch PR: https://github.com/apache/httpd/pull/440 - +1: jorton, + +1: jorton, ylavic, *) core: On Linux use the real thread id in error logging where available. Trunk version of patch: @@ -253,7 +253,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x version of patch: Trunk version of patch works svn merge -c 1917578 ^/httpd/httpd/trunk . - +1: jorton, + +1: jorton, ylavic, PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]