summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2023-01-09 10:49:13 +0000
committerJim Jagielski <jim@apache.org>2023-01-09 10:49:13 +0000
commit318ddbcc25665d786c574035d91f901452089d0a (patch)
treec8c3b8d5a58593196de2cfe30777d984f47a127e
parent22b0319a53ef3695ffd7723cbe73d943c46bb32e (diff)
downloadhttpd-318ddbcc25665d786c574035d91f901452089d0a.tar.gz
And promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906484 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS33
1 files changed, 16 insertions, 17 deletions
diff --git a/STATUS b/STATUS
index 48a4bceb29..32b9f8d6fb 100644
--- a/STATUS
+++ b/STATUS
@@ -188,23 +188,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+1: manu, covener, gbechis
covener: xml needs doc tweak after backport
-
-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_hcheck: Honor worker timeout settings
Trunk version of patch:
https://svn.apache.org/r1889936
@@ -229,6 +212,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
svn merge -c 1756531 ^/httpd/httpd/trunk .
+1: jorton, rpluem, jim
+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 ]