diff --git a/kexec-tools.spec b/kexec-tools.spec index 1d40552..0f20cfe 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.24 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -410,6 +410,15 @@ fi %endif %changelog +* Thu May 23 2022 Tao Liu - 2.0.24-2 +- remove the upper bound of default crashkernel value example +- update fadump-howto +- update kexec-kdump-howto +- update crashkernel-howto +- add man documentation for kdumpctl get-default-crashkernel +- improve get_recommend_size +- fix a calculation error in get_system_size + * Thu May 5 2022 Tao Liu - 2.0.24-1 - Rebase kexec-tools to v2.0.24 - Rebase makedumpfile to 1.7.1