From 812f2c967fff12e9097e14c372955542773831ea Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Fri, 11 Nov 2022 13:24:18 +0800 Subject: [PATCH] Release 2.0.25-5 Resolves: bz2083475 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 4982ae3..2907ae7 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.25 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -422,6 +422,13 @@ fi %endif %changelog +* Fri Nov 11 2022 Tao Liu - 2.0.25-5 +- Don't check fs modified when dump target is lvm2 thinp +- Add dependency of dracut lvmthinpool-monitor module +- lvm.conf should be check modified if lvm2 thinp enabled +- Add lvm2 thin provision dump target checker +- Fix the sync issue for dump_fs + * Tue Nov 1 2022 Tao Liu - 2.0.25-4 - Rebase makedumpfile to 1.7.2 - Include the memory overhead cost of cryptsetup when estimating the memory requirement for LUKS-encrypted target