Release 2.0.22-4

Resolve: bz1952342

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2021-05-27 11:56:56 +08:00
parent 73929fc549
commit 6a8b7bf421

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.22
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -355,6 +355,9 @@ done
%endif
%changelog
* Thu May 27 2021 Tao Liu <ltao@redhat.com> - 2.0.22-4
- kdump-lib.sh: fix the case if no enough total RAM for kdump in get_recommend_size()
* Mon May 24 2021 Tao Liu <ltao@redhat.com> - 2.0.22-3
- kdumpctl: Add kdumpctl estimate
- mkdumprd: make use of the new get_luks_crypt_dev helper