]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7180 fix mdb_entry_get when mdb_entry_next was not called
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8e4570583157c896ccdd72066c325180fe485aa8..acf58a3a78f689f1f48cbc024b150bf681fe0d0e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,50 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.29 Engineering
+OpenLDAP 2.4.30 Engineering
+       Fixed libldap socket polling for writes (ITS#7167)
+       Fixed liblutil string modifications (ITS#7174)
+       Fixed slapd crash when attrsOnly is true (ITS#7143)
+       Fixed slapd syncrepl delete handling (ITS#7052,ITS#7162)
+       Fixed slapd-mdb slapadd with -q (ITS#7170)
+       Fixed slapd-mdb slapindex with -q and -t (ITS#7176)
+       Fixed slapo-pcache time-to-refesh handling (ITS#7178)
+       Fixed slapo-syncprov loop detection (ITS#6024)
+       Build Environment
+               Fixed POSIX make support (ITS#7160)
+               Fixed slapd-mdb build on POSIX (ITS#7160)
+       Documentation
+               Fixed ldap_modify(3) prototypes (ITS#7173)
+
+OpenLDAP 2.4.29 Release (2012/02/12)
+       Fixed libldap MozNSS deferred initialization handling (ITS#7136)
+       Fixed libldap MozNSS with TLSCertificateKeyFile not set (ITS#7135)
+       Fixed slapd cn=config modification of first schema element (ITS#7098)
+       Fixed slapd operation reuse (ITS#7107)
+       Fixed slapd blocked writers to not interfere with pool pause (ITS#7115)
+       Fixed slapd connection loop connindex usage (ITS#7131)
+       Fixed slapd double mutex unlock via connection_done (ITS#7125)
+       Fixed slapd check order in connection_write (ITS#7113)
+       Fixed slapd slapadd to exit on failure (ITS#7142)
+       Fixed slapd syncrepl reference to freed memory (ITS#7127,ITS#7132)
+       Fixed slapd syncrepl to ignore some errors on delete (ITS#7052)
+       Fixed slapd syncrepl to handle missing oldRDN (ITS#7144)
        Fixed slapd-mdb to handle overlays in tool mode (ITS#7099)
+       Fixed slapd-mdb segfaults with page splits (ITS#7121)
+       Fixed slapd-mdb cleanup on transaction abort (ITS#7140)
+       Fixed slapd-mdb with attribute descriptions (ITS#7146)
+       Fixed slapd-meta to correctly handle multiple targets (ITS#7050)
+       Fixed slapd-monitor compare op to update cached entry (ITS#7123)
+       Fixed slapd-perl initialization (ITS#7075)
+       Fixed slapd-sql to properly initialize be_cf_ocs (ITS#7158)
        Fixed slapo-dds to properly exit when in tool mode (ITS#7099)
+       Fixed slapo-rwm not leave empty lots with normalized attrs (ITS#7143)
+       Fixed slapo-syncprov with already abandoned operation (ITS#7150)
+       Fixed contrib/smbk5pwd uninitialized keys in shadowLastChange (ITS#7138)
+       Build Environment
+               Fixed ldapsearch build on windows (ITS#7156)
+               Fixed test001 to skip back-ldif (ITS#7101)
+       Documentation
+               admin24 Fix typo (ITS#7117)
 
 OpenLDAP 2.4.28 Release (2011/11/26)
        Fixed back-mdb out of order slapadd (ITS#7090)