diff --git a/kexec-tools.spec b/kexec-tools.spec
index 2cb5851..0b142b8 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -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