]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Another typo
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 135ce657777e32fac0604cdfd60e81b9d8fd88b4..f11d4a819dd216a1aeb39b59436420f759a00633 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,95 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.14 Engineering
+OpenLDAP 2.3.18 Release
+       Fixed slapd syncrepl variable used before set bug (ITS#4331)
+       Updated slapd-meta retry capabilities (ITS#4328)
+       Fixed slapo-pcache attrsets issues (ITS#4316)
+       Fixed slapd-ldap idassert resource leak (ITS#4326)
+       Fixed slapd-meta nretries issue (ITS#4059)
+       Fixed slapd wake_listener loses wakes (ITS#4343)
+       Fixed slapd connection manager issue (ITS#4338)
+       Fixed slapd handling of old style configuration directives (ITS#4341)
+       Removed slapd-bdb/hdb extraneous yields (ITS#3950)
+       Build Environment
+               Removed problematic Linux sched_yield(2) workarounds (ITS#3950)
+       Documentation
+               Updated release documents
+               Updated misc. manual pages
+
+OpenLDAP 2.3.17 Release
+       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)
+       Fixed slapd-monitor thread issue (ITS#4318)
+       Build environment
+               Updated Linux sched_yield(2) workaround to use nanosleep(2) (ITS#3950)
+               Fixed configure report-to URL
+
+OpenLDAP 2.3.16 Release
+       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 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)
+       Fixed slapd-ldbm compare cache release issue (ITS#4313)
+       Fixed slapd syncrepl time/size limit parsing
+       Fixed slapi slapi_op_bind_callback fix (ITS#4311)
+       Fixed slapi pluginlog fix (ITS#4291)
+       Fixed ldapsearch response control handling issue
+       Build environment
+               Replace sched_yield(2) on Linux with select(2) (ITS#3950)
+       Documentation
+               Added slapd-bdb(5) cachefree description
+               Updated misc. manual pages
+
+OpenLDAP 2.3.15 Release
+       Fixed slapd strerror logging bug (ITS#4292)
+       Fixed slapd ACL add/delete fraction issue (ITS#4295)
+       Fixed slapd ACL users selfwrite issue (ITS#4299)
+       Fixed slapd attrs/objectclass replog issues (ITS#4298)
+       Fixed slapd-ldap password modify exop password return (ITS#4294)
+       Build environment
+               Disable test030-relay when threads are unavailable (ITS#4297)
+
+OpenLDAP 2.3.14 Release
+       Fixed slapd assertion control restrictions
        Fixed slapd sc_prev update after free bug (ITS#4237)
-       Fixed slapd-meta sizelimit disclose issue (ITS#4213)
+       Fixed slapd pid file creation (ITS#4241,4251)
+       Fixed slapd DEBUG dependency (ITS#4245)
+       Added slapd warning for excessive threads number (ITS#4249)
+       Fixed slapd passwd incomplete mod structure issue (ITS#4278)
+       Fixed slapd ACL exact attrval clause normalization (ITS#4255)
+       Fixed slapd modify/delete by ordered index issue
+       Fixed slapd strerror NULL bug (ITS#4285)
+       Fixed slapd-glue issues (ITS#4084,4133)
+       Fixed slapd-hdb idl Delete bug (ITS#4250)
+       Fixed slapd-hdb cache deadlock (ITS#4254)
+       Fixed slapd-bdb/hdb alock_close bug (ITS#4259)
+       Fixed slapd-bdb dn2id IDL cache bug (ITS#4263)
+       Fixed slapd-bdb/hdb mode argument parsing (ITS#4257)
+       Fixed slapd-bdb/hdb cn=config reindexing (ITS#4260)
+       Fixed slapd-bdb/hdb cn=config olcDbIndex modify/replace (ITS#4262)
+       Fixed slapd-bdb/hdb lockup issue (ITS#4184)
+       Fixed slapd-ldap anonymous identity assertion (ITS#4272)
+       Added slapd-ldap/meta idle-timeout support (ITS#4115)
+       Fixed slapd-meta bind-timeout handling
+       Fixed slapd-sql plug leak
+       Fixed slapo-dynlist/dyngroup nonexistant object return code (ITS#4224)
+       Updated slapo-dynlist (ITS#3756,3781)
        Fixed slapo-rwm static DN free bug (ITS#4248)
-       Fixed slapd assertion control restrictions
+       Fixed slapo-syncprov unpublished control (ITS#4238)
+       Fixed slapo-syncprov message id issue
+       Fixed slapo-unique extraneous searches (ITS#4267)
+       Build environment
+               Fixed thread dependency of test028 (ITS#4141)
+               Updated test026-dn
+               Updated test033-glue-syncrepl (ITS#4264)
+       Documentation
+               Updated slapd.conf(5) and Admin Guide (ITS#4146,4266)
+               Updated slapo-dynlist(5) (ITS#4197)
+               Updated slapo-pcache(5) (ITS#4232)
+               Updated slapindex(8) (ITS#4242)
 
 OpenLDAP 2.3.13 Release
        Fixed libldap/liblutil MSG_ACCRIGHTSLEN bug (ITS#4206)
@@ -48,6 +133,7 @@ OpenLDAP 2.3.12 Release
        Fixed ldapmodrdn empty line handling (ITS#4101)
        Fixed client tools additional info printing (ITS#4147)
        Updated slapd ldaps:// not configured fix (ITS#4082,4083)
+       Fixed slapd connection crashes (ITS#4108)
        Fixed slapd illegal S option bug (ITS#4119)
        Fixed slapd cn=monitor log level mod issue (ITS#4091)
        Fixed slapd cn=config bad access issue (ITS#4111)