Release 2.0.24-2
Resolves: bz2059492 Resolves: bz2073676 Resolves: bz2074473 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
1778bccc6e
commit
ba836a59b2
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.24
|
Version: 2.0.24
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -410,6 +410,15 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 23 2022 Tao Liu <ltao@redhat.com> - 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 <ltao@redhat.com> - 2.0.24-1
|
* Thu May 5 2022 Tao Liu <ltao@redhat.com> - 2.0.24-1
|
||||||
- Rebase kexec-tools to v2.0.24
|
- Rebase kexec-tools to v2.0.24
|
||||||
- Rebase makedumpfile to 1.7.1
|
- Rebase makedumpfile to 1.7.1
|
||||||
|
Loading…
Reference in New Issue
Block a user