Release 2.0.25-7

Resolves: bz2076416

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2022-11-25 14:46:56 +08:00
parent fa2f8fc244
commit 576b8fa374

View File

@ -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