From 5f3d92c802c6064e3e174172fb71ae327cab8d42 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Sep 21 2022 02:17:22 +0000 Subject: Release 2.0.25-1 Resolves: bz2120916 Resolves: bz2104534 Resolves: bz2089871 Resolves: bz2111857 Signed-off-by: Tao Liu --- 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