]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index b6a90038434c8ca87fa9fb63de121b84d2c136c3..fb8d0aec61d3fb5c21886551d6b298b2b9d09aed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,75 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.32 Engineering
+OpenLDAP 2.3.35 Release (2007/04/09)
+       Fixed ldapmodify to use correct memory free functions (ITS#4901)
+       Fixed slapd acl set minor typo (ITS#4874)
+       Fixed slapd entry consistency check in str2entry2 (ITS#4852)
+       Fixed slapd ldapi:// credential issue (ITS#4893)
+       Fixed slapd str2anlist handling of undefined attrs/OCs (ITS#4854)
+       Fixed slapd syncrepl delta-sync modlist free (ITS#4904)
+       Added slapd syncrepl retry logging (ITS#4915)
+       Fixed slapd zero-length IA5string handling (ITS#4823)
+       Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851)
+       Fixed slapd-ldap/meta consistency in referral proxying (ITS#4861)
+       Fixed slapd-ldap bind cleanup in case of unauthorized idassert
+       Fixed slapd-meta search cleanup
+       Fixed slapd-meta/slapo-rwm filter mapping
+       Fixed slapd-sql subtree shortcut (ITS#4856)
+       Fixed slapo-dynlist crasher (ITS#4891)
+       Fixed slapo-refint config message (ITS#4853)
+       Fixed libldap time_t signedness (ITS#4872)
+       Fixed libldap_r tpool reset (ITS#4855,#4899)
+       Documentation
+               Misc Doc fixes (ITS#4863, ITS#4877, ITS#4885, ITS#4897)
+
+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)
+       Fixed slapd-ldap response handling bugs (ITS#4782)
+       Fixed slapd-ldap idassert mode=self anonymous ops (ITS#4798)
+       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)
+       Fixed slapd ACL set memleak (ITS#4780)
+       Fixed slapd syncrepl shutdown hang (ITS#4790)
+       Fixed slapd connection_get race condition on Windows (ITS#4793)
+       Fixed slapd values return filter control leak (ITS#4794)
+       Fixed slapd-sql Debug typo (ITS#4784)
+       Fixed slapo-rwm parameter handling (ITS#3971, 4458, 4638, 4689)
+       Documentation
+               Fixed reference to deprecated option in admin guide (ITS#4795)
 
-OpenLDAP 2.3.31 Release
+OpenLDAP 2.3.31 Release (2006/12/17)
        Fixed libldap unchased referral leak (ITS#4545)
        Fixed libldap tls callback (ITS#4723)
        Fixed liblutil ldif file: URL parsing
@@ -30,7 +97,7 @@ OpenLDAP 2.3.31 Release
                Added syncrepl starttls in the admin guide (ITS#4510)
                Fixed reference to deprecated function in ldap_parse_result(3)
 
-OpenLDAP 2.3.30 Release
+OpenLDAP 2.3.30 Release (2006/11/14)
        Fixed slapd authzTo/authzFrom URL matching (ITS#4744)
        Fixed slapd syncrepl consumer memory leaks (ITS#4746)
        Fixed slapd-hdb livelock (ITS#4738)
@@ -38,7 +105,7 @@ OpenLDAP 2.3.30 Release
        Documentation
                Fixed ldapsearch(1) man page acknowledgement (ITS#4743)
 
-OpenLDAP 2.3.29 Release
+OpenLDAP 2.3.29 Release (2006/11/10)
        Fixed liblber/libldap error codes on Windows (ITS#4606)
        Fixed libldap string length assert (ITS#4740)
        Fixed liblunicode case mapping (ITS#4724)
@@ -55,7 +122,7 @@ OpenLDAP 2.3.29 Release
                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
+OpenLDAP 2.3.28 Release (2006/10/21)
        Fixed libldap ldap.conf max line length (ITS#4669)
        Fixed libldap use keepalive for syncrepl (ITS#4708)
        Fixed liblutil LDIF CR/LF parsing bug (ITS#4635)
@@ -80,10 +147,10 @@ OpenLDAP 2.3.28 Release
                Updated ldapsearch(1) options (ITS#4371,4526,4647)
                Fixed slapd.access(5) non-optional dn= error (ITS#4522)
 
-OpenLDAP 2.3.27 Release
+OpenLDAP 2.3.27 Release (2006/08/19)
        Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405)
 
-OpenLDAP 2.3.26 Release
+OpenLDAP 2.3.26 Release (2006/08/17)
        Fixed libldap dnssrv bug with "not present" positive statement (ITS#4610)
        Fixed libldap dangling pointer issue (ITS#4405)
        Fixed slapd incorrect rebuilding of replica URI (ITS#4633)
@@ -95,7 +162,7 @@ OpenLDAP 2.3.26 Release
        Fixed slapo-ppolicy logging verbosity when using default policy
        Fixed slapo-syncprov incomplete sync on restart issues (ITS#4622)
 
-OpenLDAP 2.3.25 Release
+OpenLDAP 2.3.25 Release (2006/08/01)
        Fixed liblber ber_bvreplace_x argument checks
        Add libldap_r TLS concurrency workaround (ITS#4583)
        Fixed liblutil password length bug
@@ -130,17 +197,17 @@ OpenLDAP 2.3.25 Release
                Added slapd.conf(5) access control note to authz-regexp discussion
                Updated slapo-syncprov(5) to clarify SyncProv and syncrepl diffs
 
-OpenLDAP 2.3.24 Release
+OpenLDAP 2.3.24 Release (2006/05/30)
        Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)
        Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552)
        Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
        Fixed slapd-ldif assert bug (ITS#4568)
        Fixed slapo-syncprov crash under glued database (ITS#4562)
 
-OpenLDAP 2.3.23 Release
+OpenLDAP 2.3.23 Release (2006/05/17)
        Fixed slapd-ldap improper free bug (ITS#4550)
 
-OpenLDAP 2.3.22 Release
+OpenLDAP 2.3.22 Release (2006/05/15)
        Fixed libldap referral input destroy issue (ITS#4533)
        Fixed libldap ldap_sort_entries tail bug (ITS#4536)
        Fixed libldap default connection concurrency issue (ITS#4541)
@@ -188,7 +255,7 @@ OpenLDAP 2.3.22 Release
                Fixed slapd(8) logging header reference (ITS#4509)
                Clarified slapd.conf(5) "disable bind_anon" feature
 
-OpenLDAP 2.3.21 Release
+OpenLDAP 2.3.21 Release (2006/04/08)
        Fixed libldap referral chasing issue (ITS#4448)
        Fixed libldap invalid free bug (ITS#4436)
        Fixed libldap mutex leak (ITS#4441)
@@ -218,7 +285,7 @@ OpenLDAP 2.3.21 Release
                Updated libtool to version 1.5.22 (ITS#4471)
                Updated shtool to version 2.0.5
 
-OpenLDAP 2.3.20 Release
+OpenLDAP 2.3.20 Release (2006/02/18)
        Added libldap SASL workaround for broken LDAP servers (ITS#4391)
        Fixed libldap/slapd valuesReturnFilter OID (ITS#4404)
        Fixed slapd config_generic_wrapper missing parameter bug (ITS#4376)
@@ -251,7 +318,7 @@ OpenLDAP 2.3.20 Release
        Documentation
                Updated misc. manual pages
 
-OpenLDAP 2.3.19 Release
+OpenLDAP 2.3.19 Release (2006/01/25)
        Fixed libldap disable DH key exchange with DH params (ITS#4354)
        Fixed libldap_r thread pool destroy hang (ITS#4349,ITS#4368)
        Fixed slapd slap_daemon destroy issue (ITS#4370)
@@ -265,7 +332,7 @@ OpenLDAP 2.3.19 Release
                Fixed slaptools when --disable-debug (ITS#4351)
                Fixed slapd(8) solaris select(2) issue (ITS#4357)
 
-OpenLDAP 2.3.18 Release
+OpenLDAP 2.3.18 Release (2006/01/17)
        Fixed slapd syncrepl variable used before set bug (ITS#4331)
        Updated slapd-meta retry capabilities (ITS#4328)
        Fixed slapd-bdb slapcat autorecover bug (ITS#4324)
@@ -285,7 +352,7 @@ OpenLDAP 2.3.18 Release
                Updated release documents
                Updated misc. manual pages
 
-OpenLDAP 2.3.17 Release
+OpenLDAP 2.3.17 Release (2006/01/10)
        Fixed slapd anonymous proxy authorization issue (ITS#4320)
        Fixed slapd-ldap/meta session reuse issue (ITS#4315)
        Fixed slapd-ldap idassert anon-to-anon issue (ITS#4321)
@@ -294,7 +361,7 @@ OpenLDAP 2.3.17 Release
                Updated Linux sched_yield(2) workaround to use nanosleep(2) (ITS#3950)
                Fixed configure report-to URL
 
-OpenLDAP 2.3.16 Release
+OpenLDAP 2.3.16 Release (2006/01/08)
        Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
        Fixed slapd-monitor connection search crash (ITS#4300)
        Flapd slapd cn=config bad ACL syntax modify crash (ITS#4306)
@@ -312,7 +379,7 @@ OpenLDAP 2.3.16 Release
                Added slapd-bdb(5) cachefree description
                Updated misc. manual pages
 
-OpenLDAP 2.3.15 Release
+OpenLDAP 2.3.15 Release (2006/01/04)
        Fixed slapd strerror logging bug (ITS#4292)
        Fixed slapd ACL add/delete fraction issue (ITS#4295)
        Fixed slapd ACL users selfwrite issue (ITS#4299)
@@ -321,7 +388,7 @@ OpenLDAP 2.3.15 Release
        Build environment
                Disable test030-relay when threads are unavailable (ITS#4297)
 
-OpenLDAP 2.3.14 Release
+OpenLDAP 2.3.14 Release (2005/12/23)
        Fixed slapd assertion control restrictions
        Fixed slapd sc_prev update after free bug (ITS#4237)
        Fixed slapd pid file creation (ITS#4241,4251)
@@ -360,7 +427,7 @@ OpenLDAP 2.3.14 Release
                Updated slapo-pcache(5) (ITS#4232)
                Updated slapindex(8) (ITS#4242)
 
-OpenLDAP 2.3.13 Release
+OpenLDAP 2.3.13 Release (2005/11/30)
        Fixed libldap/liblutil MSG_ACCRIGHTSLEN bug (ITS#4206)
        Fixed libldap ldap_bv2escaped_filter_value issue (ITS#4212)
        Fixed liblutil URL value-specs issue (ITS#4221)
@@ -394,7 +461,7 @@ OpenLDAP 2.3.13 Release
        Documentation
                Updated ldif(5) to include change record description
 
-OpenLDAP 2.3.12 Release
+OpenLDAP 2.3.12 Release (2005/11/17)
        Fixed libldap ldapi:// authdn construction
        Added libldap ldap_bv2escaped_filter_value (ITS#2535)
        Added libldap/slapd TLS DSA certificate support (ITS#4017)
@@ -449,7 +516,7 @@ OpenLDAP 2.3.12 Release
                slapd.conf(5) defaultSearchBase issue (ITS#4162)
                slap tool man pages wll typo (ITS#4169)
 
-OpenLDAP 2.3.11 Release
+OpenLDAP 2.3.11 Release (2005/10/12)
        Fixed libldap reentrancy issue (ITS#3988)
        Fixed libldap ndelay without timeout
        Fixed slapd ldaps:// not configured issue (ITS#4082,4083)
@@ -459,7 +526,7 @@ OpenLDAP 2.3.11 Release
        Updated slapd syncrepl to use ldap_unbind_ext
        Removed lint
 
-OpenLDAP 2.3.10 Release
+OpenLDAP 2.3.10 Release (2005/10/10)
        Fixed libldap chasing of chased referrals (ITS#2942)
        Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072)
        Added libldap LDAP_MSG_RECEIVED support
@@ -468,7 +535,7 @@ OpenLDAP 2.3.10 Release
        Fixed slapd-meta bus error (ITS#4073)
        Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071)
 
-OpenLDAP 2.3.9 Release
+OpenLDAP 2.3.9 Release (2005/10/07)
        Fixed slapd req_pwdexop bug
        Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
        Fixed slapo-syncprov memory leak
@@ -478,7 +545,7 @@ OpenLDAP 2.3.9 Release
                Updated testsuite to test only primary backends by default
                Disable test041-aci
 
-OpenLDAP 2.3.8 Release
+OpenLDAP 2.3.8 Release (2005/10/05)
        Fixed slapd undef HAVE_EPOLL issue
        Fixed slapd connection-get wake bug (ITS#3999)
        Fixed slapd uninitialized var bug (ITS#3854)
@@ -539,7 +606,7 @@ OpenLDAP 2.3.8 Release
                Fixed test suite tool error handling
                Updated contrib/ldapc++ build environment
 
-OpenLDAP 2.3.7 Release
+OpenLDAP 2.3.7 Release (2005/08/31)
        Updated slapd ManageDIT support
        Updated slapd ACI syntax checking (ITS#3877)
        Fixed slapd STATS2 referral logging
@@ -578,7 +645,7 @@ OpenLDAP 2.3.7 Release
                Fixed tests veryclean-local testdata cleanup
                Add subtree rename test (hdb only)
 
-OpenLDAP 2.3.6 Release
+OpenLDAP 2.3.6 Release (2005/08/19)
        Fixed slapd dnRelativeMatch return (ITS#3931)
        Fixed slapd send_search_entry issue (ITS#3951)
        Fixed slapd-bdb/hdb release entry in paged response
@@ -608,7 +675,7 @@ OpenLDAP 2.3.6 Release
                Fixed test015-xsearch regression (ITS#3506)
                Added test040-subtree-rename
 
-OpenLDAP 2.3.5 Release
+OpenLDAP 2.3.5 Release (2005/08/14)
        Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
        Fixed slapd substrings filter length checks (ITS#3790)
        Fixed slapd thread pool initialization (ITS#3793)
@@ -694,6 +761,6 @@ OpenLDAP 2.3.5 Release
                Updated slapd-monitor(5) (ITS#3822,3836)
                Updated slapd-bdb(5) (ITS#3823)
 
-OpenLDAP 2.3.4 Release
+OpenLDAP 2.3.4 Release (2005/06/10)
        Initial release for "general use".