OpenLDAP 2.6.8 now available

[email protected] Tue, 21 May 2024 21:40:02 +0000 (UTC)
Newsgroups gmane.network.openldap.announce
Message-ID <[email protected]>
A new maintentance release for the 2.6 Feature series has been released.

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

Special notes:

The slapo-memberof overlay is no longer deprecated.  Please see the slapo-mem=
berof(5) man page on how to configure it to be compatible with replication.

OpenLDAP 2.6.8 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-asyncmeta/meta target structure allocations (ITS#10197)
	Fixed slapd-meta with dynlist (ITS#10164)
	Fixed slapd-meta binds when proxying internal op (ITS#10165)
	Added slapo-nestgroup overlay (ITS#10161)
	Added slapo-memberof 'addcheck' option (ITS#10167)
	Fixed slapo-accesslog startup initialization (ITS#10170)
	Fixed slapo-constraint double free on invalid attr (ITS#10204)
	Fixed slapo-dynlist with abandoned operations (ITS#10044)
	Build
		Fixed build with gcc14.x (ITS#10166)
		Fixed back-perl with clang15 (ITS#10177)
		Fixed to reduce systemd dependencies (ITS#10214)
	Contrib
		Added slapo-alias contrib module (ITS#10104, ITS#10182)
		Fixed slapo-autogroup to work with slapo-dynlist (ITS#10185)
		Fixed smbk5pwd implicit function declaration (ITS#10206)
	Documentation
		Fixed slapo-memberof exattr requirements (ITS#7400)
		Fixed slapo-memberof is no longer deprecated (ITS#7400)
	Minor Cleanup
		ITS#9921
		ITS#10103
		ITS#10171
		ITS#10172
		ITS#10173
		ITS#10179
		ITS#10183
		ITS#10186
		ITS#10188
		ITS#10193
		ITS#10209