X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=317533e3fc83946d3a441ff3bdaa93b30e329e97;hb=302e8d5f840521bd6c9de18d7979cfc0118c8eaf;hp=431e152b57774e85a7004486a6d0848ebbf41dce;hpb=e24c33670acaf038ca6c10c36190bee14c828151;p=openldap diff --git a/CHANGES b/CHANGES index 431e152b57..317533e3fc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,43 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.20 Engineering +OpenLDAP 2.4.22 Engineering + Added slapd SLAP_SCHEMA_EXPOSE flag for hidden schema elements (ITS#6435) + Added slapo-pbind + Fixed libldap GnuTLS serial length (ITS#6460) + Fixed slapd certificateListValidate (ITS#6466) + Fixed slapd empty URI parsing (ITS#6465) + Fixed slapd REP_ENTRY flag handling (ITS#5340) + Fixed slapd sasl auxprop_lookup (ITS#6441) + Fixed slapo-collect REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed slapo-dynlist REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed slapo-rwm olcRwmMap handling (ITS#6436) + Fixed slapo-rwm REP_ENTRY flag handling (ITS#5340,ITS#6423) + Fixed slapo-syncprov memory leak (ITS#6459) + Fixed slapo-valsort REP_ENTRY flag handling (ITS#5340,ITS#6423) + +OpenLDAP 2.4.21 Release (2009/12/20) + Fixed liblutil for negative microsecond offsets (ITS#6405) + Fixed slapd global settings to work without restart (ITS#6428) + Fixed slapd looping with SSL/TLS connections (ITS#6412) + Fixed slapd syncrepl freeing tasks from queue (ITS#6413) + Fixed slapd syncrepl parsing of tls defaults (ITS#6419) + Fixed slapd syncrepl uninitialized variables (ITS#6425) + Fixed slapd-config Adds with Abstract classes (ITS#6408) + Fixed slapo-dynlist behavior with simple filters (ITS#6421) + Fixed slapd-ldif access outside database directory (ITS#6414) + Fixed slapd-null extraneous assert (ITS#6403) + Fixed slapo-translucent with back-null (ITS#6403) + Fixed slapo-unique criteria checking (ITS#6270) + Build Environment + Deleted broken LBER_INVALID macro (ITS#6402) + Fixed test058 kill usage (ITS#6420) + Fixed meta regression test (ITS#6418) + Documentation + slapd-meta(5) Note deprecated functions (ITS#6424) + admin24 fix set example for group of groups (ITS#6382) + admin24 fix dynamic group documentation (ITS#6290) + +OpenLDAP 2.4.20 Release (2009/11/27) Fixed client tools with LDAP options (ITS#6283) Fixed liblber embedded NUL values in BerValues (ITS#6353) Fixed liblber inverted LBER_USE_DER test (ITS#6348)