Mailing List Archive

svn commit: r1917000 - /httpd/httpd/branches/2.4.x/STATUS
Author: jorton
Date: Mon Apr 15 16:16:03 2024
New Revision: 1917000

URL: http://svn.apache.org/viewvc?rev=1917000&view=rev
Log:
Propose x1.

Modified:
httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1917000&r1=1916999&r2=1917000&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Apr 15 16:16:03 2024
@@ -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 ]