From fa20bd98e5a37ae68b3b8c8aab197b21abc898ff Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Fri, 21 Apr 2023 16:08:18 +0800 Subject: [PATCH] Release 2.0.26-2 Resovles: bz2173815 Resovles: bz2151504 Signed-off-by: Tao Liu --- kexec-tools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index fdc5224..75b075e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.26 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -450,6 +450,11 @@ fi %endif %changelog +* 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 +- Tell nmcli to not escape colon when getting the path of connection profile + * Fri Apr 7 2023 Tao Liu - 2.0.26-1 - Rebase kexec-tools to v2.0.26