[Buildroot] [git commit] package/kexec: bump to version 2.0.24

Peter Korsgaard peter at korsgaard.com
Tue Jun 28 06:07:11 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=8aa0ef41cbd2033414aa465f7a216fa8b253396d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

https://www.spinics.net/lists/kexec/msg28922.html

Signed-off-by: Federico Pellegrin <fede at evolware.org>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/kexec/kexec.hash | 2 +-
 package/kexec/kexec.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kexec/kexec.hash b/package/kexec/kexec.hash
index 05eb9e3d02..dcf661cce4 100644
--- a/package/kexec/kexec.hash
+++ b/package/kexec/kexec.hash
@@ -1,4 +1,4 @@
 # From https://www.kernel.org/pub/linux/utils/kernel/kexec/sha256sums.asc
-sha256  aa63cd6c7dd95b06ceba6240a7fdc6792789cada75a655e6714987175224241b  kexec-tools-2.0.23.tar.xz
+sha256  af230ce6430deb6c2ab35762f8028888ac9d6ebefc2c4c83224a9c109143c0e8  kexec-tools-2.0.24.tar.xz
 # locally calculated
 sha256  fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7  COPYING
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index b3b4e56546..c08a9155f2 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KEXEC_VERSION = 2.0.23
+KEXEC_VERSION = 2.0.24
 KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz
 KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
 KEXEC_LICENSE = GPL-2.0



More information about the buildroot mailing list