From 92ed977f854b13f0ae93a5a1ac683a7adc60eae3 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: May 14 2021 10:02:25 +0000 Subject: Release 2.0.22-2 Resolves: bz1952652 Resolves: bz1924116 Resolves: bz1947928 Resolves: bz1955453 Resolves: bz1950885 Resolves: bz1896616 Resolves: bz1919052 Signed-off-by: Tao Liu --- diff --git a/kexec-tools.spec b/kexec-tools.spec index bcc7f4c..9f2e947 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,20 @@ done %endif %changelog +* Fri May 14 2021 Tao Liu - 2.0.22-2 +- Stop reloading kdump service on CPU hotplug event for FADump +- Make dracut-squash required for kexec-tools +- Fix incorrect file permissions of vmcore-dmesg-incomplete.txt +- Disable CMA in kdump 2nd kernel +- update makedumpfile to v1.6.9 +- (upstream/c9s) 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" + * Thu May 13 2021 Tao Liu - 2.0.22-1 - Update to kexec-tools 2.0.22 - rd.route should use the name from kdump_setup_ifname