From 0ef6c1aa27c953a57cb7cba3ec882c1d5f73b860 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Mon, 26 Jul 2021 10:29:27 +0800 Subject: [PATCH] Release 2.0.22-11 Resolves: bz1972463 Resolves: bz1982474 Resolves: bz1979879 Signed-off-by: Tao Liu --- kexec-tools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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