mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Prep for release (2.4.59)
This commit is contained in:
parent
1f98bcd362
commit
f79277f79a
2 changed files with 5 additions and 5 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,6 +1,6 @@
|
|||
OpenLDAP 2.4 Change Log
|
||||
|
||||
OpenLDAP 2.4.59 Engineering
|
||||
OpenLDAP 2.4.59 Release (2021/06/03)
|
||||
Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1 (ITS#9521)
|
||||
Fixed libldap double free of LDAP_OPT_DEFBASE (ITS#9530)
|
||||
Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295)
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=4
|
||||
ol_patch=X
|
||||
ol_api_inc=20458
|
||||
ol_patch=59
|
||||
ol_api_inc=20459
|
||||
ol_api_current=13
|
||||
ol_api_revision=6
|
||||
ol_api_revision=7
|
||||
ol_api_age=11
|
||||
ol_release_date="2021/03/16"
|
||||
ol_release_date="2021/06/03"
|
||||
|
|
|
|||
Loading…
Reference in a new issue