mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
Return to releas engineering
This commit is contained in:
parent
bc5641c6f8
commit
733965e1bd
2 changed files with 3 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,5 +1,7 @@
|
|||
OpenLDAP 2.6 Change Log
|
||||
|
||||
OpenLDAP 2.6.13 Engineering
|
||||
|
||||
OpenLDAP 2.6.12 Release (2026/01/29)
|
||||
Fixed libldap to reject empty types in LDIF (ITS#10429)
|
||||
Fixed libldap to not scroll past nul bytes (ITS#10430)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=6
|
||||
ol_patch=12
|
||||
ol_patch=X
|
||||
ol_api_inc=20612
|
||||
ol_api_current=2
|
||||
ol_api_revision=200
|
||||
|
|
|
|||
Loading…
Reference in a new issue