From: Jean-Frederic Clere Date: Thu, 1 Feb 2024 12:24:00 +0000 (+0000) Subject: Vote. X-Git-Tag: 2.4.59-rc1-candidate~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=375a7e3539ab8b3246b061679f58288a028a8174;p=thirdparty%2Fapache%2Fhttpd.git Vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915510 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 41d984e3b20..4e13efdcfba 100644 --- a/STATUS +++ b/STATUS @@ -213,12 +213,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) Fix compiler warnings triggered by clang. trunk patch: http://svn.apache.org/r1909450 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-warnings-be-gone.patch - +1: minfrin, ylavic + +1: minfrin, ylavic, jfclere *) Add CGIScriptTimeout to mod_cgi. trunk patch: http://svn.apache.org/r1828172 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-add-CGIScriptTimeout.patch - +1: minfrin, ylavic + +1: minfrin, ylavic, jfclere *) mod_ldap: Add a hint to install the apr_ldap module on init failure. trunk patch: http://svn.apache.org/r1914038 @@ -249,7 +249,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: https://svn.apache.org/r1879591 2.4.x patch: svn merge -c 1879591 ^/httpd/httpd/trunk . Github PR: https://github.com/apache/httpd/pull/404 - +1: jorton, + +1: jorton, jfclere, *) mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable. trunk patch: https://svn.apache.org/r1915400