]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merged x2.
authorJoe Orton <jorton@apache.org>
Mon, 17 Jun 2024 14:21:31 +0000 (14:21 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 17 Jun 2024 14:21:31 +0000 (14:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918386 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c80b4c3dcdac090ab5de0bbcdb88492b0fa82a51..5b6d23888a0d6e020a8215511df60f7d44e7c25a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -153,42 +153,6 @@ 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
-
-   *) mod_cgi/mod_cgid: Factor out common code, and add optional
-      support for fd passing in mod_cgid, fixing stderr handling for
-      mod_cgid on Unix platforms (PR 54211). In the default configuration,
-      behaviour should not change significantly in either module.
-      Trunk version of patch:
-          https://svn.apache.org/r1862968 
-          https://svn.apache.org/r1863191 
-          https://svn.apache.org/r1867878 
-          https://svn.apache.org/r1867882 
-          https://svn.apache.org/r1867968 
-          https://svn.apache.org/r1867971 
-          https://svn.apache.org/r1869421 
-          https://svn.apache.org/r1874491 
-          https://svn.apache.org/r1874511 
-          https://svn.apache.org/r1879119 
-          https://svn.apache.org/r1879136 
-          https://svn.apache.org/r1879860 
-          https://svn.apache.org/r1881459 
-          https://svn.apache.org/r1881559 
-          https://svn.apache.org/r1867970 
-      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, ylavic, covener
-
-
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]