From: Quanah Gibson-Mount Date: Mon, 23 Oct 2023 19:45:12 +0000 (+0000) Subject: ITS#10095 X-Git-Tag: LMDB_0.9.32~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ba06e1da3bd6131ab2044f6029f9bf0915d24c;p=thirdparty%2Fopenldap.git ITS#10095 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index f8ba6b4373..ef5f51e0da 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -1,6 +1,7 @@ LMDB 0.9 Change Log LMDB 0.9.32 Engineering + ITS#10095 - partial revert of ITS#9278. The patch was incorrect and introduced numerous race conditions. LMDB 0.9.31 Release (2023/07/10) ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data