OpenLDAP 2.6.6 now available
by project@openldap.org
A new maintentance release for the 2.6 Feature series has been released, fixing two significant issues. Either issue can result in slapd abruptly terminating.
- ITS#10045 regression introduced in 2.6.5 by the initial fix. All users of OpenLDAP 2.6.5 are advised to upgrade.
- ITS#10067 A long standing issue since 2001. All users of back-meta or back-asyncmeta are advised to upgrade.
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:
Quanah Gibson-Mount (Klarna)
Ondřej Kuzník (Symas Corp)
OpenLDAP 2.6.6 Release (2023/07/31)
Fixed slapd cn=config incorrect handling of paused (ITS#10045)
Fixed slapd-meta to account for MOD ops being optional (ITS#10067)
Fixed slapd-asyncmeta to account for MOD ops being optional (ITS#10067)
2 months
OpenLDAP 2.5.16 now available
by project@openldap.org
A new maintentance release for the 2.5 Long Term Support series has been released, fixing two significant issues. Either issue can result in slapd abruptly terminating.
- ITS#10045 regression introduced in 2.5.15 by the initial fix. All users of OpenLDAP 2.5.15 are advised to upgrade.
- ITS#10067 A long standing issue since 2001. All users of back-meta or back-asyncmeta are advised to upgrade.
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:
Quanah Gibson-Mount (Klarna)
Ondřej Kuzník (Symas Corp)
OpenLDAP 2.5.16 Release (2023/07/31)
Fixed slapd cn=config incorrect handling of paused (ITS#10045)
Fixed slapd-meta to account for MOD ops being optional (ITS#10067)
Fixed slapd-asyncmeta to account for MOD ops being optional (ITS#10067)
2 months
OpenLDAP 2.6.5 now available
by project@openldap.org
A new maintentance release for the 2.6 Feature series has been released, apart from the usual bug fixes listed below this is what administrators should be aware of:
- Fixed cipher suite handling with TLSv1.3 (ITS#10035)
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 (Klarna)
Ondřej Kuzník (Symas Corp)
Community contributors:
Sam James
Dilyan Palauzov
Ian Puleston
HAMANO Tsukasa
OpenLDAP 2.6.5 Release (2023/07/10)
Fixed libldap handling of TCP KEEPALIVE options (ITS#10015)
Fixed libldap with async connections (ITS#10023)
Fixed libldap openssl TLSv1.3 cipher suite handling (ITS#10035)
Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
Fixed slapd conversion of pcache configurations (ITS#10031)
Fixed slapd cn=config modification handling with abandon (ITS#10045)
Fixed slapd-mdb online indexer termination and cleanup (ITS#9993)
Fixed slapd-mdb online indexer when interrupted (ITS#10047)
Fixed slapd-monitor connection cleanup (ITS#10042)
Fixed slapo-constraint handling of push replication (ITS#9953)
Fixed slapo-dynlist filter evaluation efficiency (ITS#10041)
Fixed slapo-pcache handling of invalid schema (ITS#10032)
Fixed slapo-ppolicy handling of push replication (ITS#9953)
Fixed slapo-ppolicy handling of pwdMinDelay (ITS#10028)
Fixed slapo-syncprov abandon handling (ITS#10016)
Fixed slapo-translucent handling of invalid schema (ITS#10032)
Fixed slapo-unique handling of push replication (ITS#9953)
Fixed slapo-variant to improve regex handling (ITS#10048)
Build Environment
Fixed compatibility with stricter C99 compilers (ITS#10011)
Keep .pc files during make clean (ITS#9989)
Contrib
Fixed slapo-variant handling of push replication (ITS#9953)
Minor Cleanup
ITS#9855
ITS#9995
ITS#9996
ITS#9997
ITS#9998
ITS#9999
ITS#10000
ITS#10003
ITS#10004
ITS#10033
ITS#10037
ITS#10039
ITS#10046
ITS#10063
2 months, 3 weeks
OpenLDAP 2.5.15 now available
by project@openldap.org
A new maintentance release for the 2.5 Long Term Support series has been released, apart from the usual bug fixes listed below this is what administrators should be aware of:
- Support for OpenSSL3 has been added (ITS#9436, ITS#10030)
- Fixed cipher suite handling with TLSv1.3 (ITS#10035)
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 (Klarna)
Ondřej Kuzník (Symas Corp)
Community contributors:
Sam James
Dilyan Palauzov
Ian Puleston
Hunter Sezen
HAMANO Tsukasa
OpenLDAP 2.5.15 Release (2023/07/10)
Added libldap openssl3 support (ITS#9436, ITS#10030)
Fixed libldap handling of TCP KEEPALIVE options (ITS#10015)
Fixed libldap with async connections (ITS#10023)
Fixed libldap openssl TLSv1.3 cipher suite handling (ITS#10035)
Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
Fixed slapd conversion of pcache configurations (ITS#10031)
Fixed slapd cn=config modification handling with abandon (ITS#10045)
Fixed slapo-constraint handling of push replication (ITS#9953)
Fixed slapo-dynlist filter evaluation efficiency (ITS#10041)
Fixed slapo-pcache handling of invalid schema (ITS#10032)
Fixed slapo-ppolicy handling of push replication (ITS#9953)
Fixed slapo-ppolicy handling of pwdMinDelay (ITS#10028)
Fixed slapo-syncprov abandon handling (ITS#10016)
Fixed slapo-translucent handling of invalid schema (ITS#10032)
Fixed slapo-unique handling of push replication (ITS#9953)
Fixed slapo-variant to improve regex handling (ITS#10048)
Build Environment
Fixed compatibility with stricter C99 compilers (ITS#10011)
Keep .pc files during make clean (ITS#9989)
Contrib
Fixed slapo-variant handling of push replication (ITS#9953)
Minor Cleanup
ITS#9855
ITS#9995
ITS#9996
ITS#9997
ITS#9998
ITS#9999
ITS#10000
ITS#10003
ITS#10004
ITS#10033
ITS#10037
ITS#10039
ITS#10046
ITS#10063
2 months, 3 weeks
LMDB 0.9.31 now available
by project@openldap.org
LMDB 0.9.31 is now available for use.
This is a maintenance release and is made available for general use.
Project contributors:
Howard Chu (Symas Corp)
LMDB 0.9.31 Release (2023/07/10)
ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data
2 months, 3 weeks