]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/cache/cdb: deal with LMDB 1.0.0 switching format 1872/head
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 7 Jul 2026 13:00:52 +0000 (15:00 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 3 Aug 2026 10:42:00 +0000 (12:42 +0200)
commit7362e1c3efb8781e879e11ef1914a7d78dc862b2
treec381c14fbd6dee277a0cfa68028930ce00e61a10
parente68f1f1a41c36cc26a1c76e39e5cfe15607e87bf
lib/cache/cdb: deal with LMDB 1.0.0 switching format

1.0.0 also regresses in properties of mdb_drop()
(which will be fixed in 1.0.1 reportedly),
but with kresd 5.x this doesn't seem to cause issues.
NEWS
lib/cache/cdb_lmdb.c