summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2023-03-02 15:14:18 +0000
committerYann Ylavic <ylavic@apache.org>2023-03-02 15:14:18 +0000
commit51396bc6b25ce8f9ea82c06dd670b19f879517a7 (patch)
tree351f0f44c7fd5248a395a1c40cc8deb26c626864 /STATUS
parent03f232bc83ef114635e9f6158e965bbfb1dc863e (diff)
downloadhttpd-51396bc6b25ce8f9ea82c06dd670b19f879517a7.tar.gz
Vote, promote [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS35
1 files changed, 17 insertions, 18 deletions
diff --git a/STATUS b/STATUS
index d7d500163d..596e665e8a 100644
--- 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 ]