diff --git a/kexec-tools.spec b/kexec-tools.spec index 225ba38..901852e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.26 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -414,6 +414,12 @@ fi %endif %changelog +* Tue Sep 26 2023 Tao Liu - 2.0.26-9 +- Introduce a function to get reserved memory size +- powerpc: update fadump sysfs node path +- kdumpctl: merge check_current_{kdump,fadump}_status +- kdumpctl: remove unnecessary uses of $? + * Tue Jul 4 2023 Tao Liu - 2.0.26-8 - spec: kdump/ppc64: make servicelog_notify silent when there are no errors