Prep for release

This commit is contained in:
Quanah Gibson-Mount 2024-01-29 18:52:23 +00:00
parent f7ecb8d2a4
commit 37bde3c0a7
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
OpenLDAP 2.6 Change Log
OpenLDAP 2.6.7 Engineering
OpenLDAP 2.6.7 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)

View File

@ -15,9 +15,9 @@
ol_package=OpenLDAP
ol_major=2
ol_minor=6
ol_patch=X
ol_api_inc=20606
ol_patch=7
ol_api_inc=20607
ol_api_current=2
ol_api_revision=200
ol_api_age=0
ol_release_date="2023/07/31"
ol_release_date="2024/01/29"