Release 2.0.26-3

Resovles: bz2173815
Resovles: bz2078176

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2023-05-09 18:38:20 +08:00
parent 3762c208aa
commit c04910eebd
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.26
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -434,6 +434,10 @@ fi
%endif
%changelog
* Tue May 9 2023 Tao Liu <ltao@redhat.com> - 2.0.26-3
- Rebase makedumpfile to v1.7.3
- kdumpctl: lower the log level in reset_crashkernel_for_installed_kernel
* Fri Apr 21 2023 Tao Liu <ltao@redhat.com> - 2.0.26-2
- Rebase makedumpfile to upstream latest(8e8b8814be1)
- Show how much time kdump has waited for the network to be ready