From: Quanah Gibson-Mount Date: Wed, 17 Sep 2025 17:33:59 +0000 (+0000) Subject: ITS#10385 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1094fb2da0ddddf03eb74766a8282f665b34f414;p=thirdparty%2Fopenldap.git ITS#10385 --- diff --git a/CHANGES b/CHANGES index 22c0249df0..4032c634f4 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.6.10 Engineering Fixed slapd delta-syncrepl to always use logDB rootdn (ITS#10360) Fixed slapd reverse lookup of proxied IPv6 addresses (ITS#10387) Fixed slapd-mdb error when deleting last child of a branch (ITS#10304) + Fixed slapo-syncprov use correct rootDN for accesslog replay (ITS#10385) Minor Cleanup ITS#10335 ITS#10339