From 0fb5d148a21b11d2651a5862adc0d240ada19d4c Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Mon, 12 Jul 2021 09:04:31 +0800 Subject: [PATCH] Release 2.0.22-9 Resolves: bz1974638 Resolves: bz1977543 Signed-off-by: Tao Liu --- kexec-tools.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 646e47a..5dbf72a 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.22 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -366,6 +366,14 @@ done %endif %changelog +* Tue Jun 29 2021 Tao Liu - 2.0.22-9 +- Add a crashkernel-howto.txt doc +- Add a new hook: 92-crashkernel.install +- kdumpctl: Add kdumpctl reset-crashkernel +- Revert "kdump-lib.sh: Remove is_atomic" +- fix format issue in find_online_znet_device +- check the existence of /sys/bus/ccwgroup/devices before trying to find online network device + * Tue Jun 29 2021 Tao Liu - 2.0.22-8 - check for invalid physical address of /proc/kcore when making ELF dumpfile - Increase SECTION_MAP_LAST_BIT to 5