]> git.sur5r.net Git - openldap/blobdiff - CHANGES
2.3.38 engineering, ITS#5040
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 48268195ec1d5be7ae45b4aa42de5e3f66c9dc0e..bed28456fa38e63e8560e7df7c4c1b7e2230925b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,94 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.34 Engineering
+OpenLDAP 2.3.38 Engineering
+       Fixed slapo-ppolicy operational attribute updates (ITS#5040)
+
+OpenLDAP 2.3.37 Release (2007/07/20)
+       Fixed slapd-glue/syncprov interaction (ITS#4623)
+       Fixed slapd-ldap search reference crash (ITS#5025)
+       Fixed slapd-ldbm crash on Compare op (ITS#5044)
+       Fixed slapo-rwm searchFilter double free (ITS#5043)
+       Clarified slapd-perl SampleLDAP.pm usage (ITS#4995)
+       Documentation
+               Fixed slapd.conf(5) for default loglevel (ITS#5027)
+
+OpenLDAP 2.3.36 Release (2007/06/17)
+       Fixed slapd error code on Windows (ITS#4945, #4606)
+       Fixed slapd mutex bug after failed startup (ITS#4957)
+       Fixed slapd sasl failed Bind bug (ITS#4954)
+       Fixed slapd sasl ssf logging (ITS#5001)
+       Fixed slapd tool op init (ITS#4911)
+       Fixed slapd-bdb no-op crasher (ITS#4925)
+       Fixed slapd-config olcLogLevel (ITS#4949)
+       Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923)
+       Fixed slapd-relay crash when no database can be selected (ITS#4958)
+       Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964)
+       Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989)
+       Fixed slapo-pcache handling of abandoned Operations (#5015)
+       Fixed slapo-pcache and -rwm interaction (ITS#4991)
+       Fixed slapo-ppolicy pwdReset/pwdMinAge (ITS#4970)
+       Fixed slapo-ppolicy control cleanup from ITS#4665
+       Fixed slapo-syncprov cookie parsing error (ITS#4977)
+       Fixed slapo-valsort crash on delete op (ITS#4966)
+       Fixed liblber compilation problem (ITS#5007)
+       Fixed libldap referral chasing loop (ITS#4955)
+       Fixed libldap response code handling on rebind (ITS#4924)
+       Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
+       Fixed libldap cldap assert (ITS#4992)
+       Fixed libldap_r thread debug issues (ITS#4972)
+       Fixed liblutil reading passwd from pipe (ITS#4875)
+       Fixed ldap client usage typo (ITS#4939)
+       Build Environment
+               Fixed --disable-overlays Makefile problem (ITS#4988)
+               Fixed HP-UX socklen_t problem (ITS#4629)
+       Documentation
+               Updated ldapsearch(1) with details on -C option (ITS#5009)
+               Updated slapadd(8) with details on -s option
+               Fixed slapd.conf(5) for correct loglevel packets (ITS#5011)
+               Fixed slapo-ppolicy(5) permanent pwdAccountLockedTime (ITS#4978)
+
+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
@@ -144,7 +225,7 @@ OpenLDAP 2.3.25 Release (2006/08/01)
        Fixed slapo-syncprov need new CSN with delete syncID sets (ITS#4534)
        Fixed slapo-syncprov startup when lastmod is off (ITS#4613)
        Fixed slapo-accesslog cn=config purge bug (ITS#4595)
-       Fixes slapo-auditlog DB initialization
+       Fixed slapo-auditlog DB initialization
        Fixed slapo-ppolicy password hashing bug (ITS#4575)
        Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576)
        Fixed slapo-ppolicy control can be critical (ITS#4596)
@@ -330,7 +411,7 @@ OpenLDAP 2.3.17 Release (2006/01/10)
 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)
+       Fixed slapd cn=config bad ACL syntax modify crash (ITS#4306)
        Fixed slapd ACL/suffix configuration issue (ITS#4307)
        Fixed slapd-bdb/hdb cache issue (ITS#4308)
        Fixed slapd-bdb/hdb/ldbm suffix add with default referral issue (ITS#4310)