]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#5593
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d48f50dcfa605a86a3be3c731959862ae73e0d5f..29c91f81b41435ae7f0a91c9bee80d8a3be48fc4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,18 +4,30 @@ OpenLDAP 2.4.11 Engineering
        Fixed liblber ber_get_next length decoding (ITS#5580)
        Added libldap assertion control (ITS#5560)
        Fixed libldap GnuTLS CRL result handling (ITS#5577)
+       Fixed libldap GnuTLS SSF computation (ITS#5585)
+       Fixed slapd cert serial number parsing (ITS#5588)
        Fixed slapd check for structural_class failures (ITS#5540)
+       Fixed slapd config backend renumbering (ITS#5571)
        Fixed slapd configContext OID (ITS#5383)
        Fixed slapd crash with no listeners (ITS#5563)
        Fixed slapd equality rules for olcRootDN/olcSchemaDN (ITS#5540)
        Fixed slapd sets memory leak (ITS#5557)
+       Fixed slapd sortvals binary search (ITS#5578)
+       Fixed slapd syncrepl updates with multiple masters (ITS#5597)
+       Fixed slapd syncrepl/slapo-syncprov contextCSN updates as internal ops (ITS#5596)
+       Added slapd-ldap/slapd-meta option to filter out search references (ITS#5593)
        Fixed slapd-meta link to slapd-ldap (ITS#5355)
        Fixed slapd-sock, back-shell buffer count (ITS#5558)
+       Fixed slapo-dynlist dg attrs lookup (ITS#5583)
+       Fixed slapo-memberof replace handling (ITS#5584)
        Added slapo-nssov contrib module
        Fixed slapo-pcache handling of negative search caches (ITS#5546)
        Fixed slapo-ppolicy DNs with whitespaces (ITS#5552)
        Fixed slapo-syncprov ACL evaluation (ITS#5548)
+       Fixed slapo-syncprov crash with delcsn (ITS#5589)
        Fixed slapo-syncprov full reload (ITS#5564)
+       Fixed slapo-syncprov missing olcSpReloadHint attr(ITS#5591)
+       Fixed slapo-unique filter normalization (ITS#5581)
        Fixed contrib smbk5pwd terminator (ITS#5575)
        Build Environment
                Fixed test048 to skip if threads is not available (ITS#5529)