]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7762 shortcut NULL RDNs
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 090fa645546d9ce914ac311739996b3d1d4b3082..39fafd44a5cad8289818d23cdbd35037022c15de 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,23 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.38 Engineering
+OpenLDAP 2.4.39 Engineering
+       Fixed libldap memory leak with SASL (ITS#7757)
+       Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
+       Fixed liblmdb keysizes with mdb_update_key (ITS#7756)
+       Fixed slapd cn=config olcDbConfig modification (ITS#7750)
+       Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)
+       Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
+       Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
+       Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
+       Fixed slapo-syncprov assert with findbase (ITS#7749)
+       Build Environment
+               Test suite: Use $(MAKE) for tests (ITS#7753)
+
+OpenLDAP 2.4.38 Release (2013/11/16)
        Fixed liblmdb nordahead flag (ITS#7734)
        Fixed liblmdb to check cursor index before cursor_del (ITS#7733)
        Fixed liblmdb wasted space on split (ITS#7589)
+       Fixed slapd for certs with a NULL issuerDN (ITS#7746)
        Fixed slapd cn=config with empty nested includes (ITS#7739)
        Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
        Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
@@ -13,6 +27,7 @@ OpenLDAP 2.4.38 Engineering
        Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
        Fixed slapd-mdb with indexed ANDed filters (ITS#7743)
        Fixed slapd-meta from blocking other threads (ITS#7740)
+       Fixed slapo-syncprov assert with findbase (ITS#7749)
 
 OpenLDAP 2.4.37 Release (2013/10/27)
        Added liblmdb nordahead environment flag (ITS#7725)