Release 2.0.22-2
Resolves: bz1952652 Resolves: bz1924116 Resolves: bz1947928 Resolves: bz1955453 Resolves: bz1950885 Resolves: bz1896616 Resolves: bz1919052 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
41f1d5b2e9
commit
92ed977f85
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.22
|
Version: 2.0.22
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -355,6 +355,20 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 14 2021 Tao Liu <ltao@redhat.com> - 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 <ltao@redhat.com> - 2.0.22-1
|
* Thu May 13 2021 Tao Liu <ltao@redhat.com> - 2.0.22-1
|
||||||
- Update to kexec-tools 2.0.22
|
- Update to kexec-tools 2.0.22
|
||||||
- rd.route should use the name from kdump_setup_ifname
|
- rd.route should use the name from kdump_setup_ifname
|
||||||
|
Loading…
Reference in New Issue
Block a user