]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 18 Nov 2023 11:03:33 +0000 (11:03 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 18 Nov 2023 11:03:33 +0000 (11:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913906 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bc38c8ca6958282ef134f2d266b44e17b49a5596..fd0979c25d8b4b6561e997128621bec991259bbb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -153,23 +153,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-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
-        https://svn.apache.org/r1745033
-     Backport version for 2.4.x of patch:
-        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search2.patch
-     +1: minfrin
-
   *) mod_proxy: Allow to set a TTL for how long DNS resolutions to backend
      systems are cached.
      In order to solve merge conflicts this proposal also backports:
@@ -195,7 +178,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/390.diff
      Can be applied via apply_backport_pr.sh 390
-     +1: rpluem, ylavic
+     +1: rpluem, ylavic, minfrin
+
+
+
+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
+        https://svn.apache.org/r1745033
+     Backport version for 2.4.x of patch:
+        https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search2.patch
+     +1: minfrin
 
   *) mod_proxy: prevent bad busy values and problems with bybusyness
      Trunk version of patch: