From 3c583d1e5e03a65c28846e79bdc3aebc90f04c84 Mon Sep 17 00:00:00 2001 From: Pingfan Liu Date: Mon, 8 Dec 2025 11:07:58 +0800 Subject: [PATCH] Release 2.0.29-13 Resolves: RHEL-101854 Signed-off-by: Pingfan Liu --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 7b8f551..9a4584a 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.29 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -409,6 +409,9 @@ fi %endif %changelog +* Thu Dec 11 2025 Pingfan Liu - 2.0.29-13 +- update 98-kexec rules for crash hotplug + * Fri Nov 14 2025 Tao Liu - 2.0.29-12 - Allow "sudo kdumpctl" for LUKS dump target - Restore SELinux label of crypttab file