From a42016ff19f73c9b172d07bd4cbd5e39a4620e5c Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Aug 02 2021 02:31:39 +0000 Subject: Release 2.0.22-12 Resolves: bz1981684 Resolves: bz1986281 Signed-off-by: Tao Liu --- diff --git a/kexec-tools.spec b/kexec-tools.spec index dc2ac7d..a412591 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.22 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -380,6 +380,10 @@ done %endif %changelog +* Mon Aug 2 2021 Tao Liu - 2.0.22-12 +- kdumpctl: fix a typo +- kdump_get_arch_recommend_size uses crashkernel.default + * 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