]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote [skip ci]
authorYann Ylavic <ylavic@apache.org>
Thu, 2 Mar 2023 15:14:18 +0000 (15:14 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 2 Mar 2023 15:14:18 +0000 (15:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907981 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d7d500163da133b53e25cefca03a481cf30e9cfe..596e665e8ade8eb6319771dfd257c45206098b26 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -157,29 +157,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1907024 ^/httpd/httpd/trunk .
      +1: jailletc36, covener, rpluem
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
-  *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
-     to be based on arbitrary expressions that do not include the username.
-     Make sure that when ldap searches are too long, we explicitly log the
-     error.
-     Trunk version of patch:
-        https://svn.apache.org/r1589993
-        https://svn.apache.org/r1591012
-        https://svn.apache.org/r1596108
-     Backport version for 2.4.x of patch:
-        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search.patch
-     +1: minfrin, jim,
-     jailletc36: r1745033 seems related and should in included
-
   *) mod_proxy_ajp: Report an error if the AJP backend sends an invalid number of headers
      Trunk version of patch:
         https://svn.apache.org/r1906940
      Backport version for 2.4.x of patch:
       Trunk version of patch works
       svn merge -c 1906940 ^/httpd/httpd/trunk .
-     +1: rpluem, covener
+     +1: rpluem, covener, ylavic
 
   *) rotatelogs: backport recent trunk changes, a tweak for -n and
                  a new option -T to truncate all rotations but the first.
@@ -188,8 +172,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        https://svn.apache.org/r1906433
      Backport version for 2.4.x:
        svn merge -c 1906428,1906433 ^/httpd/httpd/trunk .
-    +1: covener (needs doc tweak for 2.4.x release), rpluem
+    +1: covener (needs doc tweak for 2.4.x release), rpluem, ylavic
 
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
+  *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
+     to be based on arbitrary expressions that do not include the username.
+     Make sure that when ldap searches are too long, we explicitly log the
+     error.
+     Trunk version of patch:
+        https://svn.apache.org/r1589993
+        https://svn.apache.org/r1591012
+        https://svn.apache.org/r1596108
+     Backport version for 2.4.x of patch:
+        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search.patch
+     +1: minfrin, jim,
+     jailletc36: r1745033 seems related and should in included
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]