From 366ae8b601a1193457be75ae2560f78d927bb8e2 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Wed, 20 Dec 2023 13:36:51 +0800 Subject: [PATCH] Release 2.0.27-6 Resolves: RHEL-11897 Signed-off-by: Tao Liu --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index df629e8..6f78650 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.27 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -408,6 +408,9 @@ fi %endif %changelog +* Wed Dec 20 2023 Tao Liu - 2.0.27-6 +- Use the same /etc/resolve.conf in kdump initrd if it's managed manually + * Fri Nov 24 2023 Tao Liu - 2.0.27-5 - kdumpctl: Only returns immediately after an error occurs in check_*_modified