From 8f66aa349f897ec99d192193a3aee954161900f8 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Wed, 31 May 2023 15:16:25 +0800 Subject: [PATCH] Release 2.0.26-4 Resovles: bz2169720 Resovles: https://issues.redhat.com/browse/RHEL-512 Signed-off-by: Tao Liu --- kexec-tools.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index a73d9a4..56b651d 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -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 - 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 - 2.0.26-3 - Rebase makedumpfile to v1.7.3 - kdumpctl: lower the log level in reset_crashkernel_for_installed_kernel