]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7150
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d77c4e8f0d9401ac7e1f020890bf7db95a66165a..f0682b5d173f27d4d5311575a8896f6c280dac4b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,52 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.27 Engineering
-       Added contrib/passwd APR1 support (ITS#6826)
+OpenLDAP 2.4.29 Release (2012/02/04)
+       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 slapo-dds to properly exit when in tool mode (ITS#7099)
+       Fixed slapo-syncprov with already abandoned operation (ITS#7150)
+       Fixed contrib/smbk5pwd uninitialized keys in shadowLastChange (ITS#7138)
+       Build Environment
+               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)
+
+OpenLDAP 2.4.27 Release (2011/11/24)
+       Added libldap support for draft-wahl-ldap-session (ITS#6984)
+       Added slapd support for draft-wahl-ldap-session (ITS#6984)
        Added slapadd pipelining capability (ITS#7078)
        Added slapd Add-if-not-present (ITS#6561)
-       Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031)
+       Added slapd delta-syncrepl MMR (ITS#6734,ITS#7029,ITS#7031)
+       Added slapd-mdb experimental backend (ITS#7079)
+       Added slapd-passwd dynamic config support
+       Added slapd-perl dynamic config support
+       Added slapd-shell dynamic config support
+       Added slapd-sock support as an overlay (ITS#6666)
+       Added slapd-sql dynamic config support
+       Added contrib/passwd APR1 support (ITS#6826)
        Fixed slapi linking on AIX (ITS#3272)
-       Fixed contrib/autogroup double-free (ITS#6972)
-       Fixed ldapmodify uninitialized vars (ITS#7039)
+       Fixed ldapmodify crash with LDIF controls (ITS#7039)
        Fixed ldapsearch to honor timeout and timelimit (ITS#7009)
-       Fixed libutil variable size (ITS#6982)
        Fixed libldap endless looping (ITS#7035)
        Fixed libldap TLS to not check hostname when using 'allow' (ITS#7014)
        Fixed libldap GnuTLS cert dn parse (ITS#7051)
@@ -20,23 +57,29 @@ OpenLDAP 2.4.27 Engineering
        Fixed libldap MozNSS to be thread safe (ITS#7022)
        Fixed libldap MozNSS SSL_ForceHandshake to use a mutex (ITS#7034)
        Fixed libldap MozNSS with wildcard certs (ITS#7006)
+       Fixed liblutil MD5 initialization (ITS#6982)
        Fixed slapadd common code into slapcommon (ITS#6737)
-       Fixed slapd to correctly handle frontend DB (ITS#7016)
-       Fixed slapd overlay_insert with index (ITS#7030)
+       Fixed slapd backend connection initialization (ITS#6993)
+       Fixed slapd frontend DB parsing in cn=config (ITS#7016)
+       Fixed slapd hang with {numbered} overlay insertion (ITS#7030)
        Fixed slapd inet_ntop usage (ITS#6925)
+       Fixed slapd cn=config deletion of bitmasks (ITS#7083)
        Fixed slapd cn=config modify replace/delete crash (ITS#7065)
        Fixed slapd schema UTF8StringNormalize with 0 length values (ITS#7059)
        Fixed slapd with dynamic acls for cn=config (ITS#7066)
-       Fixed slapd response callbacks (ITS#7062)
+       Fixed slapd response callbacks (ITS#6059,ITS#7062)
+       Fixed slapd no_connection warnings with ldapi (ITS#6548,ITS#7092)
        Fixed slapd return code processing (ITS#7060)
        Fixed slapd sl_malloc various issues (ITS#6437)
+       Fixed slapd startup behavior (ITS#6848)
        Fixed slapd syncrepl crash with non-replicated ops (ITS#6892)
        Fixed slapd syncrepl with modrdn (ITS#7000,ITS#6472)
        Fixed slapd syncrepl timeout when using refreshAndPersist (ITS#6999)
        Fixed slapd syncrepl deletes need a non-empty CSN (ITS#7052)
        Fixed slapd syncrepl glue for empty suffix (ITS#7037)
        Fixed slapd results cleanup (ITS#6763,ITS#7053)
-       Fixed slapd to correctly validate args for TLSCertificateFile (ITS#7012)
+       Fixed slapd validation of args for TLSCertificateFile (ITS#7012)
+       Fixed slapd-bdb/hdb to build entry DN based on parent DN (ITS#5326)
        Fixed slapd-hdb with zero-length entries (ITS#7073)
        Fixed slapd-hdb duplicate entries in subtree IDL cache (ITS#6983)
        Fixed slapo-constraint conversion to back-config (ITS#6986)
@@ -47,8 +90,13 @@ OpenLDAP 2.4.27 Engineering
        Fixed slapo-ppolicy pwdAllowUserChange behavior (ITS#7021)
        Fixed slapo-sssvlv issue with greaterThanorEqual (ITS#6985)
        Fixed slapo-sssvlv to only return requested attrs (ITS#7061)
-       Fixed slapo-syncprov for if consumer has newer state for our SID (ITS#7040)
+       Fixed slapo-syncprov DSA attribute filtering for Persist mode (ITS#7019)
+       Fixed slapo-syncprov when consumer has newer state of our SID (ITS#7040)
+       Fixed slapo-syncprov crash (ITS#7025)
        Fixed slapo-unique URI checking of "host" portion (ITS#7018)
+       Fixed contrib/autogroup double-free (ITS#6972)
+       Fixed contrib/smbk5pwd cn=config deletion of bitmasks (ITS#7083)
+       Fixed contrib/smbk5pwd on 64-bit systems (ITS#7082)
        Build Environment
                Added missing LDIF form of schema files (ITS#7063)
                Fixed build for Solaris native compilers (ITS#6992)
@@ -57,6 +105,7 @@ OpenLDAP 2.4.27 Engineering
        Documentation
                admin24 Fix table numbering (ITS#7003)
                slapd.conf(5) Fixed TLSCACertificateFile information (ITS#7023)
+               ldapmodify(1) Fixed minor typo in -S option description (ITS#7086)
                ldap_sync(3) Document ldap_sync_destroy (ITS#7028)
                slapo-unique(5) Fix keyword quoting (ITS#7028)