[Date Prev][Date Next] [Chronological] [Thread] [Top]

OpenLDAP 2.4.47 available, LMDB 0.9.23 available



OpenLDAP 2.4.47 is now available for download as detailed on our download page:


	http://www.openldap.org/software/download/

and should soon be available on all official mirrors:

	ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS

This is a maintenance release and is made available for general use. Users of OpenLDAP Software are encouraged to upgrade.


Significant contributors are:

	Howard Chu (Symas Corp)
	Quanah Gibson-Mount (Symas Corp)
	Ondřej Kuzník (Symas Corp)


OpenLDAP 2.4.47 Release (2018/12/19)
   Added slapd-sock DN qualifier for subtrees to be processed (ITS#8051)
Added slapd-sock ability to send extended operations to external listeners (ITS#8714) Fixed liblber to avoid incremental access to user-supplied bv in dupbv (ITS#8752)
   Fixed libldap dn to domain parsing with bad input (ITS#8842)
   Fixed slapd slapcat to correctly honor -g option (ITS#8667)
Fixed slapd to correctly handle NO_SUCH_OBJECT with dynamic groups (ITS#8923)
   Fixed slapd to check status of rdnNormalize (ITS#8932)
   Fixed slapd cn=config when modifying slapo-syncprov config (ITS#8616)
   Fixed slapd sasl authz-policy "all" behavior (ITS#8909)
   Fixed slapd sasl minor typo (ITS#8918)
   Fixed slapd to correctly hide hidden DBs in the rootDSE (ITS#8912)
Fixed slapd domainScope control to match Microsoft specification (ITS#8840)
   Fixed slapd-bdb/hdb/mdb to not convert certain IDLs to ranges (ITS#8868)
   Fixed slapo-accesslog deadlock during cleanup (ITS#8752)
   Fixed slapo-memberof cn=config modifications (ITS#8663)
   Fixed slapo-ppolicy with multimaster replication (ITS#8927)
   Fixed slapo-syncprov with NULL modlist (ITS#8843)
   Build Environment
       Added slapd reproducible build support (ITS#8928)
       Fixed missing includes with OpenSSL 1.0.2 (ITS#8809)
   Contrib
       Fixed slapo-pbkdf2 hash generation (ITS#8878)
   Documentation
       admin24 fixed minor typo (ITS#8887)

MD5(openldap-2.4.47.tgz)= e508f97bfd778fec7799f286e5c07176
SHA1(openldap-2.4.47.tgz)= c59d52dd75f7d1c7b02f83725da36c322d439674

LMDB 0.9.23 Release (2018/12/19)
   ITS#8756 Fix loose pages in dirty list
   ITS#8831 Fix mdb_load flag init
   ITS#8844 Fix mdb_env_close in forked process
   Documentation
       ITS#8857 mdb_cursor_del doesn't invalidate cursor
       ITS#8908 GET_MULTIPLE etc don't change passed in key