diff --git a/kexec-tools.spec b/kexec-tools.spec
index 0a0979c..df6cdd6 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.25
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -422,6 +422,9 @@ fi
 %endif
 
 %changelog
+* Fri Nov 25 2022 Tao Liu <ltao@redhat.com> - 2.0.25-7
+- Don't run kdump_check_setup_iscsi in a subshell in order to collect needed network interfaces
+
 * Thu Nov 24 2022 Tao Liu <ltao@redhat.com> - 2.0.25-6
 - Simplify setup_znet by copying connection profile to initrd
 - Wait for the network to be truly ready before dumping vmcore