]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#8220
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 94c47c8f0909d6bcfb40aa2ba8c69335c77f10fd..2e82a114fea4f795f5272de56bbd09926cb07944 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,17 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.42 Engineering
+OpenLDAP 2.4.43 Engineering
+       Fixed slapo-dds segfault when using slapo-memberof (ITS#8133)
+       Fixed slapo-ppolicy to allow purging of stale pwdFailureTime attributes (ITS#8185)
+       Fixed slap-refint with subtree renames (ITS#8220)
+
+OpenLDAP 2.4.42 Release (2015/08/14)
        Fixed liblber address length for CLDAP (ITS#8158)
        Fixed libldap dnssrv potential overflow with port number (ITS#7027,ITS#8195)
        Fixed slapd cn=config when updating olcAttributeTypes (ITS#8199)
+       Fixed slapd-mdb to correctly update search candidates for scoped searches (ITS#8203)
        Fixed slapo-ppolicy with redundant mod ops on glued trees (ITS#8184)
+       Fixed slapo-rwm crash when deleting rewrite rules (ITS#8213)
        Build Environment
                Fixed libdb detection with gcc 5.x (ITS#8056)