Release 2.0.21-7

Related: rhbz#1938165

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2021-04-25 13:32:20 +08:00
parent 910c20d3ce
commit 154195d22c
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.21
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -361,6 +361,10 @@ done
%endif
%changelog
* Sun Apr 25 2021 Tao Liu <ltao@redhat.com> - 2.0.21-7
- Fix incorrect vmcore permissions when dumped through ssh
- Fix incorrect permissions on kdump dmesg file
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.21-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937