diff --git a/kexec-tools.spec b/kexec-tools.spec index da97682..696bc80 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.23 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -407,6 +407,9 @@ fi %endif %changelog +* Mon Feb 21 2022 Tao Liu - 2.0.23-8 +- update kernel crashkernel in posttrans RPM scriptlet when updating kexec-tools + * Mon Feb 14 2022 Tao Liu - 2.0.23-7 - fix incorrect usage of _get_all_kernels_from_grubby - fix the mistake of swapping function parameters of read_proc_environ_var