]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#5593
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index bc17e58e63fca81f4b10203abf42a0869cbaa19e..29c91f81b41435ae7f0a91c9bee80d8a3be48fc4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,42 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.10 Engineering
+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)
+       Documentation
+               Added slapo-pcache(5) sizelimit caching (ITS#5559)
+               Added slapd-access(5) add and delete privs (ITS#5566)
+               admin24 GnuTLS documentation (ITS#5554)
+
+OpenLDAP 2.4.10 Release (2008/06/08)
        Fixed libldap file descriptor leak with SELinux (ITS#5507)
        Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525)
        Fixed libldap msgid handling (ITS#5318)