X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=600c42290e1a3f39ec7bbdb0e38c2cac30ef9baf;hb=e51618f2507a2654456a401962403209d115d39c;hp=13d19a7c70591af89fb4847f2c06557208a5efa1;hpb=4b33784b1e26b09b5b61582b18afe559ad88fbfb;p=openldap diff --git a/CHANGES b/CHANGES index 13d19a7c70..600c42290e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.27 Engineering + Added contrib/passwd APR1 support (ITS#6826) Added slapadd pipelining capability (ITS#7078) Added slapd Add-if-not-present (ITS#6561) Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031) + Added slapd-sock support as an overlay (ITS#6666) + Fixed slapi linking on AIX (ITS#3272) Fixed contrib/autogroup double-free (ITS#6972) Fixed ldapmodify uninitialized vars (ITS#7039) Fixed ldapsearch to honor timeout and timelimit (ITS#7009) @@ -20,13 +23,16 @@ OpenLDAP 2.4.27 Engineering Fixed libldap MozNSS with wildcard certs (ITS#7006) Fixed slapadd common code into slapcommon (ITS#6737) Fixed slapd to correctly handle frontend DB (ITS#7016) + Fixed slapd backend connection initialization (ITS#6993) Fixed slapd overlay_insert with index (ITS#7030) Fixed slapd inet_ntop usage (ITS#6925) Fixed slapd cn=config modify replace/delete crash (ITS#7065) Fixed slapd schema UTF8StringNormalize with 0 length values (ITS#7059) Fixed slapd with dynamic acls for cn=config (ITS#7066) Fixed slapd response callbacks (ITS#7062) + Fixed slapd return code processing (ITS#7060) Fixed slapd sl_malloc various issues (ITS#6437) + Fixed slapd startup behavior (ITS#6848) Fixed slapd syncrepl crash with non-replicated ops (ITS#6892) Fixed slapd syncrepl with modrdn (ITS#7000,ITS#6472) Fixed slapd syncrepl timeout when using refreshAndPersist (ITS#6999) @@ -40,6 +46,7 @@ OpenLDAP 2.4.27 Engineering Fixed slapo-dds tag in refresh response (ITS#6886) Fixed slapo-dds TTL tolerance (ITS#7017) Fixed slapo-lastbind so authTimestamp is manageable (ITS#6873) + Fixed slapo-pcache response cleanup (ITS#6981) Fixed slapo-ppolicy pwdAllowUserChange behavior (ITS#7021) Fixed slapo-sssvlv issue with greaterThanorEqual (ITS#6985) Fixed slapo-sssvlv to only return requested attrs (ITS#7061)