]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Updated with ITS#4723, ITS#4764, ITS#4775
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0a6e7f1fb76541b964e1c1fb45d9f849cd80feb3..03d094ce1c480fb1d00c2244bacab9e1b25eb146 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,57 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.29 Engineering
+OpenLDAP 2.3.31 Engineering
+       Fixed libldap unchased referral leak (ITS#4545)
+       Fixed libldap tls callback (ITS#4723)
+       Fixed liblutil authority spec URLs
+       Fixed slapd group ACL caching when proxyAuthz'ing (ITS#4760)
+       Fixed slapd "group" authz default member parsing (ITS#4761)
+       Fixed slapd uninitialized sd_actives array (ITS#4765)
+       Fixed slapd DN parsing in bindconf_parse (ITS#4766)
+       Fixed slapd conditional in macro argument (ITS#4769)
+       Fixed slapd send_search_reference should propagate errors
+       Fixed slapd memleak on failed bind (ITS#4771)
+       Fixed slapd schema preparation case to match RFCs (ITS#4764)
+       Fixed slapd kbind buffer overflow condition (ITS#4775)
+       Fixed slapd connections_shutdown assert
+       Fixed slapd-bdb/hdb/ldbm slap_add_opattrs error checking
+       Fixed slapd-bdb/hdb setting up threads when no indicies specified
+       Fixed slapd-perl interpreter context (ITS#4751)
+       Fixed slapd glue parent/sub db overlay nesting (ITS#4615)
+       Fixed slapo-syncprov to complain if instantiated outside of a database definition
+       Fixed test021 modify ops to be syntactically correct
+       Fixed contrib smbk5pwd, check kadm5 init result
+       Documentation
+               Fixed typo in slapo-retcode(5) man page (ITS#4753)
+               Fixed syncrepl searchbase being listed as optional in slapd.conf(5) man page (ITS#4540)
+               Fixed syncrepl searchbase being listed as optional in the admin guide (ITS#4540)
+               Fixed missing syncrepl starttls documentation in the admin guide (ITS#4510)
+               Fixed reference to deprecated function in ldap_parse_result(3) man page
+
+OpenLDAP 2.3.30 Release
+       Fixed slapd authzTo/authzFrom URL matching (ITS#4744)
+       Fixed slapd syncrepl consumer memory leaks (ITS#4746)
+       Fixed slapd-hdb livelock (ITS#4738)
+       Fixed slapo-ppolicy external quality check (ITS#4741)
+       Documentation
+               Fixed ldapsearch(1) man page acknowledgement (ITS#4743)
+
+OpenLDAP 2.3.29 Release
+       Fixed liblber/libldap error codes on Windows (ITS#4606)
+       Fixed libldap string length assert (ITS#4740)
+       Fixed liblunicode case mapping (ITS#4724)
+       Fixed slapd ldapi:// socket permissions (ITS#4709)
+       Fixed slapd c_writewaiters assert (ITS#4696,4736)
+       Fixed slapo-accesslog purge contextCSN bug (ITS#4704)
+       Fixed slapo-accesslog modify/replace bug (ITS#4728)
+       Fixed slapo-dynlist leaks (ITS#4664)
+       Fixed slapo-ppolicy leaks (ITS#4665)
+       Fixed slapo-syncprov deadlock (ITS#4720)
+       Build environment
+               Added selection of ODBC (ITS#4735)
+       Documentation
+               Fixed slapd-ldap/meta(5) rebind-as-user usage (ITS#4715)
+               Fixed slapd-ldap/meta(5) missing network-timeout (ITS#4718)
 
 OpenLDAP 2.3.28 Release
        Fixed libldap ldap.conf max line length (ITS#4669)