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