From c373fc152536de1ce0513401a10650af3bbdcf73 Mon Sep 17 00:00:00 2001 From: Pingfan Liu Date: Wed, 12 Jul 2023 17:50:46 +0800 Subject: [PATCH] Release 2.0.26-7 Resolves: bz2219378 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2219378 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 5de214c..37cac55 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.26 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -396,6 +396,9 @@ done %endif %changelog +* Wed Jul 12 2023 Pingfan Liu - 2.0.26-7 +- Revert "Revert "Append both nofail and x-systemd.before to kdump mount target" + * Thu Jun 29 2023 Pingfan Liu - 2.0.26-6 - dracut-module-setup.sh: skip installing driver for the loopback interface - Reduce kdump memory consumption by only installing needed NIC drivers