Release 2.0.22-14

Resolves: bz1986667

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2021-09-08 14:11:53 +08:00
parent 220b190cd8
commit c65278f12a

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.22
Release: 14%{?dist}
Release: 15%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -383,6 +383,9 @@ done
%endif
%changelog
* Wed Sep 8 2021 Tao Liu <ltao@redhat.com> - 2.0.22-15
- Add file supported-kdump-targets.txt to kexec-tools
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.22-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688