X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=2a520b4b72141ffc5b0374bf4b614057c3d7d688;hb=219779952a29f0e04bc1c13a3e7749f463e23cfb;hp=a7392185872e97f974b8fbe60df13a53f56d590a;hpb=cf33051c4e2bb859f7658decf93f5de5ee2fc2c4;p=openldap diff --git a/CHANGES b/CHANGES index a739218587..2a520b4b72 100644 --- a/CHANGES +++ b/CHANGES @@ -1,21 +1,113 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.36 Engineering +OpenLDAP 2.3.40 Engineering + Fixed slapo-translucent interactions with slapo-rwm (ITS#4889) + Documentation + Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200) + Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243) + +OpenLDAP 2.3.39 Release (2007/10/26) + Fixed slapd backglue compilation problem (ITS#5214) + Fixed slapd database/overlay config conflict (ITS#4848) + Fixed slapd password_hash config order (ITS#5082) + Fixed slapd slap_mods_check bug (ITS#5119) + Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) + Fixed slapd ordered values add normalization issue (ITS#5136) + Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118) + Fixed slapd-ldap search control parsing (ITS#5138) + Fixed slapd-ldap SASL idassert w/o authcId + Fixed slapd-ldif directory separators in DN (ITS#5172) + Fixed slapd-meta conn caching on bind failure (ITS#5154) + Fixed slapd-meta bind timeout assertion (ITS#5185) + Fixed slapd-sql concurrency issue (ITS#5095) + Fixed slapo-chain double-free (ITS#5137) + Fixed slapo-pcache and -rwm interaction fix (ITS#4991) + Fixed slapo-pcache non-null terminated array crasher (ITS#5163) + Fixed slapo-rwm modlist handling (ITS#5124) + Fixed slapo-rwm UUID in filter (ITS#5168) + Fixed slapo-syncprov refreshAndPersist race condition (ITS#5177) + Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) + Fixed liblber Windows x64 portability (ITS#5105) + Fixed libldap ppolicy control creation (ITS#5103) + Build Environment + Fixed termios macro check (ITS#4880) + Updated Makefiles + Documentation + Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134) + Added slapd-sql(5) empty oc mapping workaround (ITS#4785) + Added max-depth/return-error to slapo-chain(5) + slapadd/slapindex note about file ownership (ITS#5166) + slapcat note about using against running slapd (ITS#5028) + Fixed Admin Guide URL in README (ITS#5107) + +OpenLDAP 2.3.38 Release (2007/08/20) + Fixed slapadd check for ';binary' when required (ITS#5071) + Fixed slapd select_backend/ManageDSAit (ITS#4986) + Fixed slapd integer/pointer types and overflow (ITS#5035) + Fixed slapd AVA_Sort on multivalued RDNs (ITS#5057) + Fixed slapd LDIF parsing error handling (ITS#5090) + Fixed slapd syncrepl searchbase scope (ITS#5073) + Fixed slapd-bdb missing index warning (ITS#5037) + Fixed slapd-bdb Quick index for ID 0 (ITS#5052) + Fixed slapd-bdb spurious empty DN warnings during add (ITS#5079) + Fixed slapd-hdb slapacl behavior (ITS#5087) + Fixed slapd-relay configuration (ITS#4322,ITS#4340) + Fixed slapd-sql structuralObjectClass issue (ITS#5088) + Fixed slapo-ppolicy double-free on shutdown (ITS#5094) + Fixed slapo-rwm/slapd-meta dup attrs after mapping (ITS#5091) + Fixed slapo-syncprov uninit'd vars (ITS#5048,#5049) + Fixed libldap ldap_add_result_entry (ITS#5056) + Added client tools support for ppolicy response (ITS#5061) + Removed lint + Build Environment + Fixed macro definition of open() in glibc 2.6 (ITS#5075) + Documentation + aspell --lang=en_US -c (ITS#5076) + Debug messages cleaned up (ITS#5085) + +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 olcModuleLoad replace (ITS#4921) + 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 - Updated slapo-ppolicy(5) for pwdAccountLockedTime zero example (ITS#4978) + 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) @@ -55,6 +147,7 @@ OpenLDAP 2.3.34 Release (2007/02/16) Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720) Added slapo-ppolicy cn=config support (ITS#4836) Added slapo-auditlog cn=config support + Fixed slapi late initialization (ITS#4468) Build environment Added Berkeley DB 4.5 detection Documentation @@ -166,6 +259,7 @@ OpenLDAP 2.3.28 Release (2006/10/21) OpenLDAP 2.3.27 Release (2006/08/19) Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405) + Fixed slapd-sql noop handling (ITS#4563) OpenLDAP 2.3.26 Release (2006/08/17) Fixed libldap dnssrv bug with "not present" positive statement (ITS#4610) @@ -195,7 +289,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) @@ -381,7 +475,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)