Prep for release

This commit is contained in:
Quanah Gibson-Mount 2024-11-26 17:11:04 +00:00
parent 664dd71127
commit e460f00874
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
OpenLDAP 2.6 Change Log OpenLDAP 2.6 Change Log
OpenLDAP 2.6.9 Engineering OpenLDAP 2.6.9 Release (2024/11/26)
Fixed libldap TLS connection timeout handling (ITS#8047) Fixed libldap TLS connection timeout handling (ITS#8047)
Fixed libldap GnuTLS incompatible pointer type (ITS#10253) Fixed libldap GnuTLS incompatible pointer type (ITS#10253)
Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223) Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223)

View file

@ -15,9 +15,9 @@
ol_package=OpenLDAP ol_package=OpenLDAP
ol_major=2 ol_major=2
ol_minor=6 ol_minor=6
ol_patch=X ol_patch=9
ol_api_inc=20608 ol_api_inc=20609
ol_api_current=2 ol_api_current=2
ol_api_revision=200 ol_api_revision=200
ol_api_age=0 ol_api_age=0
ol_release_date="2024/05/21" ol_release_date="2024/11/26"