From: Graham Leggett Date: Sat, 18 Nov 2023 11:03:33 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: 2.4.59-rc1-candidate~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=859ed4ec238b610c099cbae9aa060008b848480c;p=thirdparty%2Fapache%2Fhttpd.git Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913906 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bc38c8ca695..fd0979c25d8 100644 --- 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: