From 13796ca93a80e95dd53419e40c8ace2bf4dde386 Mon Sep 17 00:00:00 2001 From: Kairui Song Date: Thu, 13 May 2021 16:46:28 +0800 Subject: [PATCH] Release 2.0.22-2 Signed-off-by: Kairui Song --- kexec-tools.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index d498e0a..11c64cb 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.22 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -355,6 +355,17 @@ done %endif %changelog +* Thu May 13 2021 Kairui Song - 2.0.22-2 +- Disable CMA in kdump 2nd kernel +- Warn the user if network scripts are used +- Set up bond cmdline by "nmcli --get-values" +- Set up dns cmdline by parsing "nmcli --get-values" +- Set up s390 znet cmdline by "nmcli --get-values" +- Add helper to get nmcli connection show cmd by ifname +- Add helper to get nmcli connection apath by ifname +- Add helper to get value by field using "nmcli --get-values" +- Update makedumpfile to 1.6.9 + * Tue May 11 2021 Kairui Song - 2.0.22-1 - Update kexec-tools to 2.0.22 - rd.route should use the name from kdump_setup_ifname