Release 2.0.25-2

Resolves: bz2090534
Resolves: bz2129842

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2022-10-17 13:32:39 +08:00
parent bdb60065b2
commit 8b72bcfbab

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.25 Version: 2.0.25
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2 License: GPLv2
Summary: The kexec/kdump userspace component Summary: The kexec/kdump userspace component
@ -412,6 +412,10 @@ fi
%endif %endif
%changelog %changelog
* Mon Oct 17 2022 Tao Liu <ltao@redhat.com> - 2.0.25-2
- mkdumprd: Improve error messages on non-existing NFS target directories
- fadump: avoid non-debug kernel use for fadump case
* Wed Sep 21 2022 Tao Liu <ltao@redhat.com> - 2.0.25-1 * Wed Sep 21 2022 Tao Liu <ltao@redhat.com> - 2.0.25-1
- Rebase kexec-tools to v2.0.25 - Rebase kexec-tools to v2.0.25
- remind the users to run zipl after calling grubby on s390x - remind the users to run zipl after calling grubby on s390x