From: Howard Chu Date: Wed, 15 Oct 2025 17:13:58 +0000 (+0100) Subject: ITS#9564 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270c5438288fa15a03a75400e788734f32a5608d;p=thirdparty%2Fopenldap.git ITS#9564 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 64eb2eab4c..0606e5d537 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -1,6 +1,7 @@ LMDB 0.9 Change Log LMDB 0.9.34 Engineering + ITS#9564 - fix race condition freeing spilled pages at end of transaction ITS#10222 - Update mdb_dump(1) and mdb_load(1) man pages for append (-a) option ITS#10275 - mdb_load: add -Q option to use NOSYNC ITS#10296 - fix fdatasync on MacOS