From 9f06a4ea85754a1620f9a259a74d13cfc38f11ff Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Fri, 10 Jan 2025 16:30:56 +1300 Subject: [PATCH] Release 2.0.29-4 Resolves: RHEL-61620 Signed-off-by: Tao Liu --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 403ced3..7642fb1 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.29 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -407,6 +407,9 @@ fi %endif %changelog +* Fri Jan 10 2025 Tao Liu - 2.0.29-4 +- kdump.service: Replace ConditionKernelCommandLine with ExecCondition + * Fri Dec 13 2024 Tao Liu - 2.0.29-3 - fadump: fix passing additional parameters for capture kernel - fadump: pass additional parameters for capture kernel