From: Quanah Gibson-Mount Date: Fri, 22 Nov 2019 17:43:28 +0000 (+0000) Subject: ITS#9112 X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39ad63001653b23147dc2c7860fc3282c40c570;p=thirdparty%2Fopenldap.git ITS#9112 --- diff --git a/CHANGES b/CHANGES index ab1df56689..8c4090f8fd 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.4.49 Engineering Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069) Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067) Fixed slapd to relax domainScope control check (ITS#9100) + Fixed slapd to have cleaner error handling during connection setup (ITS#9112) Fixed slapd-ldap to set oldctrls correctly (ITS#9076) Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657) Fixed slapd-mdb missing final commit with slapindex (ITS#9095)