]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 27 Jan 2023 13:22:38 +0000 (13:22 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 27 Jan 2023 13:22:38 +0000 (13:22 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907025 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b0b1e878187f6c46d4839b6cf4a1734a92c6b790..0da0c27999907c711bd0059ef4035e19a9c422ff 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -166,6 +166,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin, jim,
      jailletc36: r1745033 seems related and should in included
 
+  *) mod_ldap: LDAPConnectionPoolTTL should accept negative values in order to
+     allow connections of any age to be reused. Up to now, a negative value
+     was handled as an error when parsing the configuration file.  PR 66421.
+     trunk patch: https://svn.apache.org/r1907024
+     2.4.x patch: svn merge -c 1907024 ^/httpd/httpd/trunk .
+     +1: jailletc36
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]