From: Quanah Gibson-Mount Date: Fri, 11 Sep 2015 16:58:59 +0000 (-0500) Subject: ITS#7537 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~65 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=24019415ab6d68e62ea9909890078b1473c3a520;p=openldap ITS#7537 --- diff --git a/CHANGES b/CHANGES index 81be95195f..2c06dfe1c1 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.4.43 Engineering Fixed slapd-ldap SEGV after failed retry (ITS#8173) 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) Fixed slapo-refint with subtree renames (ITS#8220) Contrib Added libnettle support to pw-pbkdf2 (ITS#8198)