From 071c304c5e683c8307c88e6be1a6740963b7328e Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Oct 08 2024 05:24:43 +0000 Subject: Release 2.0.27-17 Resolves: RHEL-32060 Signed-off-by: Tao Liu --- diff --git a/kexec-tools.spec b/kexec-tools.spec index 00c54ca..4a8db1e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.27 -Release: 16%{?dist} +Release: 17%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -410,6 +410,9 @@ fi %endif %changelog +* Tue Oct 8 2024 Tao Liu - 2.0.27-17 +- Introduce vmcore creation notification to kdump + * Tue Sep 10 2024 Tao Liu - 2.0.27-16 - Revert "lib: Ensure we don't find bind mounts for device target"