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