kumquat-buildroot/package/kexec
Julien Olivain 719921bebe package/kexec: bump to version 2.0.27
For release announce, see:
https://lists.infradead.org/pipermail/kexec/2023-August/027830.html

This new version introduced a usage of memfd_create() in [1]. This
function was introduced in Kernel 3.17. Therefore, this commit adds
this new dependency. This direct use of memfd_create() requires a
glibc >= 2.27. As is, this version would no longer work with uclibc-ng
or musl libc. This commit also adds a patch to allow compilation with
glibc < 2.27, and also uclibc and musl. See the patch commit log for
more details.

[1] https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=714fa11590febc9cf6fd3c6309374a040a05ebb0

Signed-off-by: Julien Olivain <ju.o@free.fr>
[yann.morin.1998@free.fr: add arch dependency to comment]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-09-23 22:11:31 +02:00
..
0001-m68k-fix-getrandom-use-with-uclibc.patch
0002-kexec-provide-a-memfd_create-wrapper-if-not-present-.patch package/kexec: bump to version 2.0.27 2023-09-23 22:11:31 +02:00
Config.in package/kexec: bump to version 2.0.27 2023-09-23 22:11:31 +02:00
kexec.hash package/kexec: bump to version 2.0.27 2023-09-23 22:11:31 +02:00
kexec.mk package/kexec: bump to version 2.0.27 2023-09-23 22:11:31 +02:00