* [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate"
@ 2022-11-10 11:11 Леонид Юрьев (Leonid Yuriev)
2022-11-13 21:55 ` Thomas Petazzoni via buildroot
2022-12-07 13:28 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Леонид Юрьев (Leonid Yuriev) @ 2022-11-10 11:11 UTC (permalink / raw)
To: buildroot
Cc: Леонид Юрьев (Leonid Yuriev)
This is stable bugfix release of libmdbx, in Family Glory and
in memory of Boris Yuriev (the inventor of Helicopter and
Swashplate in 1911) on his 133rd birthday.
It is reasonable to backport this patch to all applicable releases/branches of Buildroot.
Release notes for v0.11.13
--------------------------
Fixes:
- Fixed builds with older libc versions after using `fcntl64()` (backport).
- Fixed builds with older `stdatomic.h` versions,
where the `ATOMIC_*_LOCK_FREE` macros mistakenly redefined using functions (backport).
- Added workaround for `mremap()` defect to avoid assertion failure (backport).
- Workaround for `encryptfs` bug(s) in the `copy_file_range` implementation (backport).
- Fixed unexpected `MDBX_BUSY` from `mdbx_env_set_option()`, `mdbx_env_set_syncbytes()`
and `mdbx_env_set_syncperiod()` (backport).
- CMake requirements lowered to version 3.0.2 (backport).
- Added admonition of insecure for RISC-V (backport).
Minors:
- Minor clarification output of `--help` for `mdbx_test` (backport).
- Added admonition of insecure for RISC-V (backport).
- Stochastic scripts and CMake files synchronized with the `devel` branch.
- Use `--dont-check-ram-size` for small-tests make-targets (backport).
The complete ChangeLog: https://gitflic.ru/project/erthink/libmdbx/blob?file=ChangeLog.md
Signed-off-by: Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru>
---
package/libmdbx/libmdbx.hash | 2 +-
package/libmdbx/libmdbx.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libmdbx/libmdbx.hash b/package/libmdbx/libmdbx.hash
index 79af189633..e3fb309461 100644
--- a/package/libmdbx/libmdbx.hash
+++ b/package/libmdbx/libmdbx.hash
@@ -1,5 +1,5 @@
# Hashes from: https://libmdbx.dqdkfa.ru/release/SHA256SUMS
-sha256 dde8f3626509bb764b17c93fe0629389625cb50362502eb1c27ca208342f3894 libmdbx-amalgamated-0.11.12.tar.xz
+sha256 9449fd357119e19902363ab90134d82c9a713b706394c2a1389b5bb4787b5164 libmdbx-amalgamated-0.11.13.tar.xz
# Locally calculated
sha256 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569 LICENSE
diff --git a/package/libmdbx/libmdbx.mk b/package/libmdbx/libmdbx.mk
index ac1a3a0d6f..a139e062f6 100644
--- a/package/libmdbx/libmdbx.mk
+++ b/package/libmdbx/libmdbx.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBMDBX_VERSION = 0.11.12
+LIBMDBX_VERSION = 0.11.13
LIBMDBX_SOURCE = libmdbx-amalgamated-$(LIBMDBX_VERSION).tar.xz
LIBMDBX_SITE = https://libmdbx.dqdkfa.ru/release
LIBMDBX_SUPPORTS_IN_SOURCE_BUILD = NO
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate"
2022-11-10 11:11 [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate" Леонид Юрьев (Leonid Yuriev)
@ 2022-11-13 21:55 ` Thomas Petazzoni via buildroot
2022-12-07 13:28 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-13 21:55 UTC (permalink / raw)
To: Леонид Юрьев (Leonid Yuriev)
Cc: buildroot
On Thu, 10 Nov 2022 14:11:08 +0300
Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru> wrote:
> This is stable bugfix release of libmdbx, in Family Glory and
> in memory of Boris Yuriev (the inventor of Helicopter and
> Swashplate in 1911) on his 133rd birthday.
>
> It is reasonable to backport this patch to all applicable releases/branches of Buildroot.
>
> Release notes for v0.11.13
> --------------------------
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate"
2022-11-10 11:11 [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate" Леонид Юрьев (Leonid Yuriev)
2022-11-13 21:55 ` Thomas Petazzoni via buildroot
@ 2022-12-07 13:28 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-12-07 13:28 UTC (permalink / raw)
To: Леонид Юрьев (Leonid Yuriev)
Cc: buildroot
>>>>> "Леонид" == Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru> writes:
> This is stable bugfix release of libmdbx, in Family Glory and
> in memory of Boris Yuriev (the inventor of Helicopter and
> Swashplate in 1911) on his 133rd birthday.
> It is reasonable to backport this patch to all applicable releases/branches of Buildroot.
> Release notes for v0.11.13
> --------------------------
> Fixes:
> - Fixed builds with older libc versions after using `fcntl64()` (backport).
> - Fixed builds with older `stdatomic.h` versions,
> where the `ATOMIC_*_LOCK_FREE` macros mistakenly redefined using functions (backport).
> - Added workaround for `mremap()` defect to avoid assertion failure (backport).
> - Workaround for `encryptfs` bug(s) in the `copy_file_range` implementation (backport).
> - Fixed unexpected `MDBX_BUSY` from `mdbx_env_set_option()`, `mdbx_env_set_syncbytes()`
> and `mdbx_env_set_syncperiod()` (backport).
> - CMake requirements lowered to version 3.0.2 (backport).
> - Added admonition of insecure for RISC-V (backport).
> Minors:
> - Minor clarification output of `--help` for `mdbx_test` (backport).
> - Added admonition of insecure for RISC-V (backport).
> - Stochastic scripts and CMake files synchronized with the `devel` branch.
> - Use `--dont-check-ram-size` for small-tests make-targets (backport).
> The complete ChangeLog: https://gitflic.ru/project/erthink/libmdbx/blob?file=ChangeLog.md
> Signed-off-by: Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru>
Committed to 2022.08.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-07 13:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-10 11:11 [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.13 "Swashplate" Леонид Юрьев (Leonid Yuriev)
2022-11-13 21:55 ` Thomas Petazzoni via buildroot
2022-12-07 13:28 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox