From 414b2a7dbb516fb0bdaedadf73a19230183c0eb0 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Tue, 11 Apr 2017 16:33:38 +0800 Subject: [PATCH] Release 2.0.14-8 --- kexec-tools.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index dcf074c..e6151db 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.14 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -331,6 +331,12 @@ done %doc %changelog +* Tue Apr 11 2017 Dave Young - 2.0.14-8 +- kdumpctl: fix status check when CONFIG_CRASH_DUMP is not enabled in kernel +- kdumpctl: fix a bug in remove_cmdline_param() +- kdumpctl: remove "root=X" for kdump boot +- Revert "kdumpctl: filter 'root' kernel parameter when running in live images" + * Fri Mar 31 2017 Dave Young - 2.0.14-7 - kdump-emergency: fix "Transaction is destructive" emergency failure - mkdumprd: reduce lvm2 memory under kdump