diff --git a/kexec-tools.spec b/kexec-tools.spec index 17b11ad..dc2ac7d 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -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 - 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 - 2.0.22-10 - fadump-init: clean up mount points properly - fadump: kdumpctl should check the modules used by the fadump initramfs