diff --git a/kexec-tools.spec b/kexec-tools.spec index 823dce7..403ced3 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.29 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -407,6 +407,10 @@ fi %endif %changelog +* Fri Dec 13 2024 Tao Liu - 2.0.29-3 +- fadump: fix passing additional parameters for capture kernel +- fadump: pass additional parameters for capture kernel + * Fri Dec 6 2024 Tao Liu - 2.0.29-2 - Re-introduce vmcore creation notification to kdump - Revert "Introduce vmcore creation notification to kdump"