From c04910eebd179580025471872d977c398a74a474 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Tue, 9 May 2023 18:38:20 +0800 Subject: [PATCH] Release 2.0.26-3 Resovles: bz2173815 Resovles: bz2078176 Signed-off-by: Tao Liu --- kexec-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index cbb5e7c..c5ce86e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.26 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -434,6 +434,10 @@ fi %endif %changelog +* Tue May 9 2023 Tao Liu - 2.0.26-3 +- Rebase makedumpfile to v1.7.3 +- kdumpctl: lower the log level in reset_crashkernel_for_installed_kernel + * Fri Apr 21 2023 Tao Liu - 2.0.26-2 - Rebase makedumpfile to upstream latest(8e8b8814be1) - Show how much time kdump has waited for the network to be ready