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