From 404517744bbfcae85eb076276252b1cf1b1c9c33 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Fri, 3 Dec 2021 18:14:47 +0800 Subject: [PATCH] Release 2.0.23-2 resolves: bz2027568 related: bz1986667 resolves: bz2024450 resolves: bz1931802 resolves: bz1895232 resolves: bz1881876 Signed-off-by: Tao Liu --- kexec-tools.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index fcc2167..171271e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.23 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -396,6 +396,15 @@ done %endif %changelog +* Fri Dec 3 2021 Tao Liu - 2.0.23-2 +- kdump/ppc64: migration action registration clean up +- kdump/ppc64: rebuild initramfs image after migration +- Update supported-kdump-targets.txt +- add keyutils as a weak dependency for POWER +- kdumpctl: enable secure boot on ppc64le LPARs +- kdump.sysconfig: make kexec_file_load as default option on arm64 +- kdump.sysconfig: make kexec_file_load as default option on ppc64le + * Thu Nov 11 2021 Tao Liu - 2.0.23-1 - Enable zstd compression for makedumpfile in kexec-tools.spec - Update makedumpfile to 1.7.0