OpenLDAP 2.5.17 now available

[email protected] Mon, 29 Jan 2024 20:36:16 +0000 (UTC)
Newsgroups gmane.network.openldap.announce
Message-ID <[email protected]>
A new maintentance release for the 2.5 Long Term Support series has been rele=
ased, fixing a security issue.

- ITS#10139 Fixed slapd to honour disclose in matchedDN handling

It is available for download as detailed on our download page:

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

and should soon be available on all official mirrors:

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

Project contributors:
	Howard Chu (Symas Corp)
	Quanah Gibson-Mount (Dropbox)
	Ond=C5=99ej Kuzn=C3=ADk (Symas Corp)

Community Contributors:
	Craig Balfour
	Greg Burd
	Florin Cri=C8=99an
	SATOH Fumiyasu
	Nadezhda Ivanova
	Stacey Marshall

OpenLDAP 2.5.17 Release (2024/01/29)
	Added slapo-dynlist option to disable filter support (ITS#10025)
	Fixed liblber missing newline on long msg (ITS#10105)
	Fixed libldap exit handling with OpenSSL3 (ITS#9952)
	Fixed libldap with TLS and multiple ldap URIs (ITS#10101)
	Fixed libldap OpenSSL cipher suite handling (ITS#10094)
	Fixed libldap OpenSSL 3.0 and Diffie-Hellman param files (ITS#10124)
	Fixed libldap timestamps on Windows (ITS#10100)
	Fixed lloadd to work when resolv.conf is missing (ITS#10070)
	Fixed lloadd handling of closing connection (ITS#10083)
	Fixed slapd to honour disclose in matchedDN handling (ITS#10139)
	Fixed slapd handling of regex testing in ACLs (ITS#10089)
	Fixed slapd-asyncmeta when remote suffix is empty (ITS#10076)
	Fixed slapo-dynlist so it can't be global (ITS#10091)
	Build
		Fixed lloadd type mismatches (ITS#10074)
		Fixed builds for Windows (ITS#10117)
		Fixed build with clang16 (ITS#10123
	Documentation
		Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath (ITS#10057)