]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorJean-Frederic Clere <jfclere@apache.org>
Thu, 1 Feb 2024 12:24:00 +0000 (12:24 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Thu, 1 Feb 2024 12:24:00 +0000 (12:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915510 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 41d984e3b2000e38cbe8682673766aae766069f6..4e13efdcfba1dfea3354ac4a51520d6174477cf8 100644 (file)
--- 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