From 83cf3026897a1d2c700b76c1873b17cd681eee78 Mon Sep 17 00:00:00 2001 From: Tao Liu <ltao@redhat.com> Date: Mon, 21 Oct 2024 11:14:28 +1300 Subject: [PATCH] Release 2.0.27-18 Resolves: RHEL-63047 Signed-off-by: Tao Liu <ltao@redhat.com> --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 4a8db1e..323fcad 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.27 -Release: 17%{?dist} +Release: 18%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -410,6 +410,9 @@ fi %endif %changelog +* Mon Oct 21 2024 Tao Liu <ltao@redhat.com> - 2.0.27-18 +- Return the correct exit code of rebuild initrd + * Tue Oct 8 2024 Tao Liu <ltao@redhat.com> - 2.0.27-17 - Introduce vmcore creation notification to kdump