diff --git a/kexec-tools.spec b/kexec-tools.spec index 0929df8..ad13a60 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -4,8 +4,8 @@ %global mkdf_shortver %(c=%{mkdf_ver}; echo ${c:0:7}) Name: kexec-tools -Version: 2.0.24 -Release: 5%{?dist} +Version: 2.0.25 +Release: 1%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -412,6 +412,14 @@ fi %endif %changelog +* Wed Sep 21 2022 Tao Liu - 2.0.25-1 +- Rebase kexec-tools to v2.0.25 +- remind the users to run zipl after calling grubby on s390x +- remove useless --zipl when calling grubby to update kernel command line +- skip updating /etc/default/grub for s390x +- Allow to update kexec-tools using virt-customize for cloud base image +- kdumpctl: make the kdump.log root-readable-only + * Tue Jul 12 2022 Tao Liu - 2.0.24-5 - kdump-lib: use non-debug kernels first - kdump-lib: fix typo in variable name