From: Quanah Gibson-Mount Date: Mon, 21 Sep 2015 21:30:06 +0000 (-0500) Subject: ITS#8244 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~48 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6230609c389fff7b682cc61c7d61e0f11da6197b;p=openldap ITS#8244 --- diff --git a/CHANGES b/CHANGES index 9acc3be143..0c80466ac4 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ OpenLDAP 2.4.43 Engineering Fixed slapd segfault with invalid SASL URI (ITS#8218) Fixed slapd configuration parser with unbalanced quotes (ITS#8233) Fixed slapd-ldap SEGV after failed retry (ITS#8173) + Fixed slapd-ldap to skip client controls in ldap_back_entry_get (ITS#8244) Fixed slapo-dds segfault when using slapo-memberof (ITS#8133) Fixed slapo-ppolicy to allow purging of stale pwdFailureTime attributes (ITS#8185) Fixed slapo-ppolicy to release entry on failure (ITS#7537)