From 87bde04c4dc4adc6dbdf6c9497c5e52bb3ee5b40 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Thu, 15 Jun 2023 17:03:35 +0800 Subject: [PATCH] Release 2.0.26-6 Resolves: bz2160676 Resolves: bz2165839 Signed-off-by: Tao Liu --- kexec-tools.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 04248bd..092264a 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.26 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -414,6 +414,16 @@ fi %endif %changelog +* Thu Jun 15 2023 Tao Liu - 2.0.26-6 +- kdumpctl: Fix the matching of plus symbol by grep's EREs +- kdump-lib: Evaluate the memory consumption by smmu and mlx5 separately +- kdump-lib: add support for 64K aarch64 +- kdump-lib: Introduce parse_kver_from_path() to get kernel version from its path name +- kdump-lib: Introduce a help function _crashkernel_add() +- Simplify the management of the kernel parameter crashkernel +- kdump-lib: fix the matching pattern for debug-kernel +- kdump-lib: always specify version in is_squash_available + * Thu Jun 1 2023 Tao Liu - 2.0.26-5 - Add lvm thin provision to kdump supported-kdump-targets.txt - mkdumprd: Use the correct syntax to redirect the stderr to null