From: Quanah Gibson-Mount Date: Thu, 23 Jun 2022 18:48:37 +0000 (+0000) Subject: ITS#9864, ITS#9865, ITS#9866, ITS#9867 X-Git-Tag: OPENLDAP_REL_ENG_2_5_13~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5dcd381371b65dfb7d7ef0a458dbb0b0037839;p=thirdparty%2Fopenldap.git ITS#9864, ITS#9865, ITS#9866, ITS#9867 --- diff --git a/CHANGES b/CHANGES index fe80c025db..3dce935ee3 100644 --- a/CHANGES +++ b/CHANGES @@ -3,9 +3,13 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.13 Engineering Fixed librewrite declaration of calloc (ITS#9841) Fixed slapd kqueue support (ITS#9847) + Fixed slapd delta-sync DN leak on ADD ops (ITS#9866) Fixed slapd-mdb to check for stale readers on MDB_READERS_FULL (ITS#7165) + Fixed slapo-accesslog onetime memory leak (ITS#9864) + Fixed slapo-syncprov memory leaks (ITS#9867) Fixed slapo-unique to not release NULL entry (ITS#8245) Build Environment + Added slapd-watcher -c contextDN option (ITS#9865) Fixed parallel builds (ITS#9840) Fixed test020 to skip back-wt (ITS#9859) Fixed slapd-watcher SID handling with single URI (ITS#9850)