From 0a09d12d8914dd06929aa7de159c7209393c4bfa Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Jan 30 2024 08:16:52 +0000 Subject: Release 2.0.27-8 Resolves: RHEL-13996 Signed-off-by: Tao Liu --- diff --git a/kexec-tools.spec b/kexec-tools.spec index d918f3c..1f3345a 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.27 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -408,6 +408,9 @@ fi %endif %changelog +* Tue Jan 30 2024 Tao Liu - 2.0.27-8 +- dracut-module-setup: Skip initrd-cleanup and initrd-parse-etc in kdump + * Wed Jan 3 2024 Tao Liu - 2.0.27-7 - Explain the auto_reset_crashkernel option in more details - Use the same /etc/resolve.conf in kdump initrd if it's managed manually