From 7232f5bff204d4271c02bfd421aef2e8974bd888 Mon Sep 17 00:00:00 2001 From: Kairui Song Date: Mon, 8 Feb 2021 23:21:25 +0800 Subject: [PATCH] Release 2.0.21-6 Signed-off-by: Kairui Song --- kexec-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 378058e..30266da 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.21 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -361,6 +361,10 @@ done %endif %changelog +* Mon Feb 08 2021 Kairui Song - 2.0.21-6 +- Remove trace_buf_size and trace_event from the kernel bootparameters of the kdump kernel +- kdump-lib.sh: introduce functions to return recommened mem size + * Tue Jan 26 2021 Fedora Release Engineering - 2.0.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild