From ae142da0a6eccedafc1fb4b0e5346d2ddc276b4b Mon Sep 17 00:00:00 2001 From: Kairui Song Date: Fri, 8 Jan 2021 11:07:51 +0800 Subject: [PATCH] Release 2.0.20-2 Signed-off-by: Kairui Song --- kexec-tools.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index fffb72e..6791395 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.21 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -361,6 +361,12 @@ done %endif %changelog +* Fri Jan 08 2020 Kairui Song - 2.0.21-2 +- makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO +- kdumpctl: fix a variable expansion in check_fence_kdump_config() +- Add BuildRequires: make +- Save the final failure information to log file if saving vmcore failed + * Wed Dec 23 2020 Kairui Song - 2.0.21-1 - makedumpfile: printk: use committed/finalized state values - makedumpfile: printk: add support for lockless ringbuffer