]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8989
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 10 Mar 2019 19:02:20 +0000 (19:02 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 10 Mar 2019 19:02:20 +0000 (19:02 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index cb235a080b5350a54c31a3c2320821ac308f0e97..7e7e8305847e3d0581fb6d538b11509c79c5c6ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
        Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
+       Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)
        Fixed slapd-mdb index cleanup with cn=config (ITS#8472)
        Fixed slapo-accesslog possible assert with exops (ITS#8971)
        Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663)