From ac1ec5c59a5f01da5184f08a30e26b8e0a9c84fc Mon Sep 17 00:00:00 2001 From: Pingfan Liu Date: Tue, 4 Apr 2023 17:35:36 +0800 Subject: [PATCH] Release 2.0.25-7 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2173791 Upstream: makedumpfile Resolves: rhbz#2173791 Signed-off-by: Pingfan Liu --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 9fcee16..94bc589 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.25 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -394,6 +394,9 @@ done %endif %changelog +* Tue Apr 4 2023 Pingfan Liu - 2.0.25-7 +- Rebase makedumpfile to 1.7.2 + * Tue Mar 14 2023 Pingfan Liu - 2.0.25-6 - sysconfig: add zfcp.allow_lun_scan to KDUMP_COMMANDLINE_REMOVE on s390