Release 2.0.24-5

Resolves: bz2076425

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2022-07-12 09:51:14 +08:00
parent 987edab69a
commit c9bdde4cfb

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.24
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -410,6 +410,10 @@ fi
%endif
%changelog
* Tue Jul 12 2022 Tao Liu <ltao@redhat.com> - 2.0.24-5
- kdump-lib: use non-debug kernels first
- kdump-lib: fix typo in variable name
* Tue Wed 15 2022 Tao Liu <ltao@redhat.com> - 2.0.24-4
- crashkernel: optimize arm64 reserved size if PAGE_SIZE=4k
- kdump-lib.sh: Check the output of blkid with sed instead of eval