Release 2.0.26-4

Resovles: bz2169720
Resovles: https://issues.redhat.com/browse/RHEL-512

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2023-05-31 15:16:25 +08:00
parent 206f59eaa6
commit 8f66aa349f
1 changed files with 8 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.26
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -435,6 +435,13 @@ fi
%endif
%changelog
* Wed May 31 2023 Tao Liu <ltao@redhat.com> - 2.0.26-4
- kdumpctl: Add basic UKI support
- kdumpctl: Move temp file in get_kernel_size to global temp dir
- kdumpctl: Move get_kernel_size to kdumpctl
- kdump-lib: fix prepare_cmdline
- mkdumprd: call dracut with --add-device to install the drivers needed by /boot partition automatically for FIPS
* 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