From: Joe Orton Date: Mon, 15 Apr 2024 16:16:03 +0000 (+0000) Subject: Propose x1. X-Git-Tag: 2.4.60-rc1-candidate~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f79fd481f9bff9739ec55bc8a988d18fb16b26;p=thirdparty%2Fapache%2Fhttpd.git Propose x1. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1917000 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index effe936cb38..221a2842296 100644 --- 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 ]