Release 2.0.22-11

Resolves: bz1972463
Resolves: bz1982474
Resolves: bz1979879

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2021-07-26 10:29:27 +08:00
parent 0cbec881dc
commit 0ef6c1aa27
1 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.22
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -380,6 +380,11 @@ done
%endif
%changelog
* Mon Jul 26 2021 Tao Liu <ltao@redhat.com> - 2.0.22-11
- Make `dump_to_rootfs` wait for 90s for real
- Check the existence of /sys/bus/ccwgroup/devices/*/online beforehand
- kdump.sysconfig.s390: Remove "prot_virt" from kdump kernel cmdline
* Tue Jul 20 2021 Tao Liu <ltao@redhat.com> - 2.0.22-10
- fadump-init: clean up mount points properly
- fadump: kdumpctl should check the modules used by the fadump initramfs