]> git.sur5r.net Git - openldap/blobdiff - CHANGES
fix str2anlist handling of undefined objects (ITS#4854)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d635ed7237a697f21557673dbe7b34259cea44c8..b90a54858080e66079becdfd1b1da66da2799d37 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,36 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.33 Engineering
+OpenLDAP 2.3.35 Engineering
+       Fixed entry consistency check in str2entry2 (ITS#4852)
+       Fixed str2anlist handling of undefined attrs/OCs (ITS#4854)
+       Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851)
+       Fixed slapd-meta/slapo-rwm filter mapping
+       Fixed slapo-refint config message (ITS#4853)
+       Fixed libldap_r tpool reset (ITS#4855)
+
+OpenLDAP 2.3.34 Release (2007/02/16)
+       Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)
+       Fixed ldapmodify printing error from ldap_result() (ITS#4812)
+       Fixed slapadd LDIF parsing (ITS#4817)
+       Fixed slapd libltdl link ordering (ITS#4830)
+       Fixed slapd syncrepl memory leaks (ITS#4805)
+       Fixed slapd dynacl/ACI compatibility with 2.1
+       Fixed slapd-bdb/hdb be_entry_get with aliases/referrals (ITS#4810)
+       Fixed slapd-ldap more response handling bugs (ITS#4782)
+       Fixed slapd-ldap C-API code tests (ITS#4808)
+       Fixed slapd-monitor NULL printf (ITS#4811)
+       Fixed slapo-chain spurious additional info in response (ITS#4828)
+       Fixed slapo-syncprov presence list (ITS#4813)
+       Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720)
+       Added slapo-ppolicy cn=config support (ITS#4836)
+       Added slapo-auditlog cn=config support
+       Build environment
+               Added Berkeley DB 4.5 detection
+       Documentation
+               Note slapo-dynlist interaction with manageDSAit (ITS#4831)
+
+OpenLDAP 2.3.33 Release (2007/01/17)
+       Fixed slapd syncrepl error logging with delta-syncrepl
        Fixed slapd-ldap/meta privileged conn caching (ITS#4547)
        Fixed slapd-ldap chase-referrals switch (ITS#4557)
        Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781)
@@ -9,7 +39,10 @@ OpenLDAP 2.3.33 Engineering
        Fixed slapd-ldap/meta privileged connections handling (ITS#4791)
        Fixed slapd-meta retrying (ITS#4594, 4762)
        Fixed slapo-chain referral DN use (ITS#4776)
+       Fixed slapo-dynlist dangling pointer after entry free (ITS#4801)
        Fixed libldap ldap_pvt_put_filter syntax checks (ITS#4648)
+       Documentation
+               Fixed reference to deprecated stmt in slapacl(8) (ITS#4803)
 
 OpenLDAP 2.3.32 Release (2007/01/04)
        Fixed slapd add redundant duplicate value check (ITS#4600)