[Buildroot] [PATCH] package/libmdbx: bump version to 0.11.12

Peter Korsgaard peter at korsgaard.com
Sat Oct 15 15:30:46 UTC 2022


>>>>> "Леонид" == Леонид Юрьев (Leonid Yuriev) <leo at yuriev.ru> writes:

 > This is stable bugfix release of libmdbx. So it is reasonable to backport
 > this patch to all applicable releases/branches of Buildroot.

 > Release notes for v0.11.12
 > --------------------------

 > Fixes:

 >   - Fixed static assertion failure on platforms where the `off_t` type is wider
 >     than corresponding fields of `struct flock` used for file locking (backport).
 >     Now _libmdbx_ will use `fcntl64(F_GETLK64/F_SETLK64/F_SETLKW64)` if available.
 >   - Fixed assertion check inside `page_retire_ex()` (backport).

 > Minors:

 >   - Fixed `-Wint-to-pointer-cast` warnings while casting to `mdbx_tid_t` (backport).
 >   - Removed needless `LockFileEx()` inside `mdbx_env_copy()` (backport).

 > The complete ChangeLog: https://gitflic.ru/project/erthink/libmdbx/blob?file=ChangeLog.md

 > Signed-off-by: Леонид Юрьев (Leonid Yuriev) <leo at yuriev.ru>

Committed to 2022.08.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list