mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] kexec-tools: version bump 2.0.28 -> 2.0.30
@ 2025-02-10 10:21 Artur Wiebe
  2025-02-17  7:24 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2025-02-10 10:21 UTC (permalink / raw)
  To: ptxdist

Fix incorrect Free Software Foundation address in the license
Diff: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/COPYING?h=v2.0.30&id=f53bcef5063c70960b2b8eb8990722d5c9d1b99e

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 rules/kexec-tools.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/kexec-tools.make b/rules/kexec-tools.make
index 6e6f9b796..ca4e51e7d 100644
--- a/rules/kexec-tools.make
+++ b/rules/kexec-tools.make
@@ -15,15 +15,15 @@ PACKAGES-$(PTXCONF_KEXEC_TOOLS) += kexec-tools
 #
 # Paths and names
 #
-KEXEC_TOOLS_VERSION	:= 2.0.28
-KEXEC_TOOLS_MD5		:= c775dfc1c5f1397f390b5478845185be
+KEXEC_TOOLS_VERSION	:= 2.0.30
+KEXEC_TOOLS_MD5		:= 3495ca3f3f74e5e4412511d7ed88be86
 KEXEC_TOOLS		:= kexec-tools-$(KEXEC_TOOLS_VERSION)
 KEXEC_TOOLS_SUFFIX	:= tar.xz
 KEXEC_TOOLS_URL		:= $(call ptx/mirror, KERNEL, utils/kernel/kexec/$(KEXEC_TOOLS).$(KEXEC_TOOLS_SUFFIX))
 KEXEC_TOOLS_SOURCE	:= $(SRCDIR)/$(KEXEC_TOOLS).$(KEXEC_TOOLS_SUFFIX)
 KEXEC_TOOLS_DIR		:= $(BUILDDIR)/$(KEXEC_TOOLS)
 KEXEC_TOOLS_LICENSE	:= GPL-2.0-only
-KEXEC_TOOLS_LICENSE_FILES	:= file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a
+KEXEC_TOOLS_LICENSE_FILES	:= file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.48.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-17  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-10 10:21 [ptxdist] [PATCH] kexec-tools: version bump 2.0.28 -> 2.0.30 Artur Wiebe
2025-02-17  7:24 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox