OpenLDAP 2.5.18 now available

[email protected] Tue, 21 May 2024 21:39:51 +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.

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:
	Stephen Gallagher
	Nadezhda Ivanova
	Nick Porter
	Ryan Tandy
	HAMANO Tsukasa

OpenLDAP 2.5.18 Release (2024/05/21)
	Fixed libldap exit handling with OpenSSL3 again (ITS#9952)
	Fixed libldap OpenSSL channel binding digest (ITS#10216)
	Fixed slapd handling of large uid/gids peercred auth (ITS#10211)
	Fixed slapd-meta with dynlist (ITS#10164)
	Fixed slapd-meta binds when proxying internal op (ITS#10165)
	Fixed slapo-accesslog startup initialization (ITS#10170)
	Fixed slapo-dynlist with abandoned operations (ITS#10044)
	Build
		Fixed build with gcc14.x (ITS#10166)
		Fixed back-perl with clang15 (ITS#10177)
		Fixed tests to use SCRAM-SHA-256 instead of DIGEST-MD5 (ITS#10208)
		Fixed to reduce systemd dependencies (ITS#10214)
	Contrib
		Fixed smbk5pwd implicit function declaration (ITS#10206)
	Minor Cleanup
		ITS#9921
		ITS#10171
		ITS#10173
		ITS#10179
		ITS#10186
		ITS#10209