]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose x1.
authorJoe Orton <jorton@apache.org>
Mon, 15 Apr 2024 16:16:03 +0000 (16:16 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 15 Apr 2024 16:16:03 +0000 (16:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1917000 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index effe936cb38c9348a93002e1e4042d22ae12749e..221a2842296c92b26b239423d9f2a1c10622139f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -203,6 +203,30 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: svn merge -c 1916004  ^/httpd/httpd/trunk .
       +1: jfclere,
 
+   *) 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
+      +1: jorton, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]