From 4920367607b154a8b98029fac4b9b1495d03c70c Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Mon, 6 Nov 2023 13:00:42 +0800 Subject: [PATCH] Release 2.0.27-2 Resolves: RHEL-14000 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 cb4987c..13e918c 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.27 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -408,6 +408,9 @@ fi %endif %changelog +* Mon Nov 6 2023 Tao Liu - 2.0.27-2 +- kexec: update manpage with explicit mention of clean kexec + * Tue Sep 26 2023 Tao Liu - 2.0.26-9 - Introduce a function to get reserved memory size - powerpc: update fadump sysfs node path