X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=2e82a114fea4f795f5272de56bbd09926cb07944;hb=ac52a727428934e00549389af75da56ec4c761e8;hp=16f60a2471d538db9d8cabc7d8862c7cce031cca;hpb=3f003a666a23ace148f18ed94ec06719dfbfb049;p=openldap diff --git a/CHANGES b/CHANGES index 16f60a2471..2e82a114fe 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,21 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.41 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) + +OpenLDAP 2.4.41 Release (2015/06/21) Fixed ldapsearch to explicitly flush its buffer (ITS#8118) Fixed libldap async connections (ITS#8090) Fixed libldap double free of request during abandon (ITS#7967) @@ -48,7 +63,6 @@ OpenLDAP 2.4.41 Engineering Fixed slapo-syncprov potential loss of changes when under load (ITS#8081) Fixed slapo-unique enforcement of uniqueness with manageDSAit control (ITS#8057) Build Environment - Fixed libdb detection with gcc 5.x (ITS#8056) Fixed ftello reference for Win32 (ITS#8127) Enhanced contrib modules build paths (ITS#7782) Fixed contrib/autogroup internal operation identity (ITS#8006)