X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=600c42290e1a3f39ec7bbdb0e38c2cac30ef9baf;hb=e51618f2507a2654456a401962403209d115d39c;hp=348449aa87a3aaa780df6cc6ec6db38672176926;hpb=4be90f394a12404fd9ab076e2db36494dd5d275d;p=openldap diff --git a/CHANGES b/CHANGES index 348449aa87..600c42290e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,19 +1,101 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.26 Engineering +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) + Fixed libutil variable size (ITS#6982) + Fixed libldap endless looping (ITS#7035) + Fixed libldap TLS to not check hostname when using 'allow' (ITS#7014) + Fixed libldap GnuTLS cert dn parse (ITS#7051) + Fixed libldap MozNSS correctly destroy SSL_PeerCertificate (ITS#6980) + Fixed libldap MozNSS with issuer expiration and verify never (ITS#6998) + Fixed libldap MozNSS memory leak (ITS#7001) + Fixed libldap MozNSS allow/try behavior (ITS#7002) + Fixed libldap MozNSS to be thread safe (ITS#7022) + Fixed libldap MozNSS SSL_ForceHandshake to use a mutex (ITS#7034) + 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) + Fixed slapd syncrepl deletes need a non-empty CSN (ITS#7052) + Fixed slapd syncrepl glue for empty suffix (ITS#7037) + Fixed slapd results cleanup (ITS#6763,ITS#7053) + Fixed slapd to correctly validate args for TLSCertificateFile (ITS#7012) + Fixed slapd-hdb with zero-length entries (ITS#7073) + Fixed slapd-hdb duplicate entries in subtree IDL cache (ITS#6983) + Fixed slapo-constraint conversion to back-config (ITS#6986) + 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) + Fixed slapo-syncprov for if consumer has newer state for our SID (ITS#7040) + Fixed slapo-unique URI checking of "host" portion (ITS#7018) + Build Environment + Added missing LDIF form of schema files (ITS#7063) + Fixed build for Solaris native compilers (ITS#6992) + Fixed creation and installation of slapd.ldif (ITS#7015) + Fixed libnet linking (ITS#7071) + Documentation + admin24 Fix table numbering (ITS#7003) + slapd.conf(5) Fixed TLSCACertificateFile information (ITS#7023) + ldap_sync(3) Document ldap_sync_destroy (ITS#7028) + slapo-unique(5) Fix keyword quoting (ITS#7028) + +OpenLDAP 2.4.26 Release (2011/06/30) + Added libldap LDAP_OPT_X_TLS_PACKAGE (ITS#6969) + Fixed libldap MozNSS with CACertDir (ITS#6975) + Fixed libldap MozNSS with PR_SetEnv (ITS#6862) Fixed libldap descriptor leak (ITS#6929) Fixed libldap socket leak (ITS#6930) Fixed libldap get option crash (ITS#6931) Fixed libldap lockup (ITS#6898) + Fixed libldap ASYNC TLS setup (ITS#6828) + Fixed libldap with missing \n terminations (ITS#6947) Fixed tools double free (ITS#6946) + Fixed tools verbose output (ITS#6977) + Fixed ldapmodify SEGV on invalid LDIF (ITS#6978) + Added slapd extra_attrs database option (ITS#6513) Fixed slapd asserts (ITS#6932) Fixed slapd configfile param on windows (ITS#6933) Fixed slapd config with global chaining (ITS#6843) Fixed slapd uninitialized variables (ITS#6935) Fixed slapd config objectclass is readonly (ITS#6963) Fixed slapd entry response with control (ITS#6899) + Fixed slapd with unknown attrs (ITS#6819) + Fixed slapd normalization of schema RDN (ITS#6967) + Fixed slapd operations cache to 10 op limit (ITS#6944) + Fixed slapd syncrepl crash with non-replicated ops (ITS#6892) Fixed slapd-bdb/hdb with sparse index ranges (ITS#6961) + Fixed slapd-monitor stray code cleanup (ITS#6974) + Fixed back-ldap ppolicy updates (ITS#6711) + Fixed back-ldap with id-assert (ITS#6817) Fixed slapd-meta reentry issues (ITS#6909) + Fixed slapd-sql length of data type (ITS#6657,ITS#6691) + Added slapo-accesslog filter matching (ITS#6815) + Fixed slapo-accesslog with invalid attrs (ITS#6819) + Added slapo-auditlog connID and peername logging (ITS#6936) Fixed slapo-memberof with accesslog (ITS#6329,ITS#6766,ITS#6915) Fixed slapo-pcache with unknown attrs (ITS#6823) Fixed slapo-pcache with '1.1', '+', and '*' attrs (ITS#6950) @@ -22,11 +104,24 @@ OpenLDAP 2.4.26 Engineering Fixed slapo-pcache with pCacheBind (ITS#6954) Fixed slapo-pcache database corruption (ITS#6831) Fixed slapo-rwm with attributes with no equality rule (ITS#6943) - Added contrib/slapd-modules/acl GSS naming extensions ACL plugin + Fixed slapo-sssvlv limits check when global (ITS#6973) + Fixed slapo-syncprov with replicated subtrees (ITS#6872) + Fixed slapo-unique with managedsait (ITS#6641) + Fixed slapo-unique filter with zero-length values (ITS#6901) + Added contrib/acl GSS naming extensions ACL module + Fixed contrib/smbk5pwd with shadowLastChange (ITS#6955) Build Environment Fixed builds that do not have GETTIMEOFDAY (ITS#6885) + Fixed libldap libfetch dependancy (ITS#6889) Documentation ldap_get_dn(3) add man page (ITS#6959) + slapo-nssov(5) Fixed typo (ITS#6934) + slapd-backends(5) update recommended database backend (ITS#6904) + slapd-bdb(5) update recommended database backend (ITS#6904) + slapd-hdb(5) update recommended database backend (ITS#6904) + admin24 update that cn=config is preferred (ITS#6905) + admin24 update information about indexes (ITS#6906) + admin24 fix --enable-wrappers option (ITS#6971) OpenLDAP 2.4.25 Release (2011/03/26) Fixed ldapsearch pagedresults loop (ITS#6755)