Release 2.0.22-12

Resolves: bz1981684
Resolves: bz1986281

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2021-08-02 10:31:39 +08:00
parent 6cc04b5313
commit a42016ff19

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.22 Version: 2.0.22
Release: 11%{?dist} Release: 12%{?dist}
License: GPLv2 License: GPLv2
Summary: The kexec/kdump userspace component Summary: The kexec/kdump userspace component
@ -380,6 +380,10 @@ done
%endif %endif
%changelog %changelog
* Mon Aug 2 2021 Tao Liu <ltao@redhat.com> - 2.0.22-12
- kdumpctl: fix a typo
- kdump_get_arch_recommend_size uses crashkernel.default
* Mon Jul 26 2021 Tao Liu <ltao@redhat.com> - 2.0.22-11 * Mon Jul 26 2021 Tao Liu <ltao@redhat.com> - 2.0.22-11
- Make `dump_to_rootfs` wait for 90s for real - Make `dump_to_rootfs` wait for 90s for real
- Check the existence of /sys/bus/ccwgroup/devices/*/online beforehand - Check the existence of /sys/bus/ccwgroup/devices/*/online beforehand