Files
bpfire/lfs/lmdb
Adolf Belka de374578af 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>
2023-03-05 15:14:12 +00:00

3.3 KiB