]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - lfs/lmdb
lmdb: Update to version 0.9.30
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 2 Mar 2023 10:14:14 +0000 (11:14 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 5 Mar 2023 15:14:12 +0000 (15:14 +0000)
commitde374578af356402f484b31206d5b9a7af46664d
treecc9205d75b22475e5fb7225f2800da0275da3280
parent98242ca615ec01e4d2001fd7656e9c63553667e1
lmdb: Update to version 0.9.30

- Update from version 0.9.29 to 0.9.30
- Update of rootfile not required
- The original git repo where the lmdb-LMDB file was obtained from is marked as a read only
   mirror of the official repo on openldap.org
   Going to opemnldap.org then points you to https://git.openldap.org/openldap/openldap for
   the downloads, which also has a newer version of lmdb than the mirror site.
- Therefore I have changed over to that location for the source tarball which requires
   the name change to openldap-LMDB for the file. Also changed to bz2 version.
- Changelog
LMDB 0.9.30 Release (2023/02/08)
ITS#9806 - LMDB page_split: key threshold depends on page size
ITS#9916 - avoid gcc optimization bug on sparc64 linux
ITS#9919 - Mark infrequently used functions as cold
ITS#9723 - clear C_EOF on cursor with MDB_FIRST_DUP
ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/lmdb