From 4594c9830dc646a2838bb1c9ea35c2979f328496 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Wed, 6 Sep 2017 15:46:16 +0800 Subject: [PATCH] Release 2.0.15-13 --- kexec-tools.spec | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index f356e32..292b689 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.15 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -317,6 +317,22 @@ done %doc %changelog +* Wed Sep 6 2017 Dave Young - 2.0.15-13 +- dracut-module-setup.sh: eliminate redundant kdump_get_mac_addr call +- mkdumprd: use --quiet dracut argument to speedup initramfs build +- mkdumprd: fix patterns to modify mount options +- fadump: rebuild default initrd with dump capture capability +- module-setup: remove software iscsi cmdline generated by dracut +- kdumpctl: remove some cmdline inheritage from 1st kernel +- mkdumprd: apply dracut "--hostonly-cmdline" and "--no-hostonly-default-device" +- Change dump_to_rootfs to use "--mount" instead of "root=X" +- kdumpctl: move is_fadump_capable() to kdump-lib.sh +- Revert "kdumpctl: use generated rd.lvm.lv=X" +- Revert "mkdumprd: omit crypt when there is no crypt kdump target" +- Revert "mkdumprd: omit dracut modules in case of no dm target" +- Revert "mkdumprd: omit dracut modules in case of network dumping" +- update bogus date in rpm spec + * Thu Aug 17 2017 Dave Young - 2.0.15-12 - makedumpfile: fix 4.13 kernel larget vmcore bug - Revert "Improve 'cpu add' udev rules" @@ -345,7 +361,7 @@ done * Wed Jul 26 2017 Fedora Release Engineering - 2.0.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild -* Thu Jul 19 2017 Dave Young - 2.0.15-4 +* Wed Jul 19 2017 Dave Young - 2.0.15-4 - mkdumprd: remove useless "x-initrd.mount" - kdumpctl: use "apicid" other than "initial apicid" @@ -363,7 +379,7 @@ done * Wed Jun 28 2017 Dave Young - 2.0.15-2 - enable makedumpfile for arm64 -* Thu Jun 23 2017 Dave Young - 2.0.15-1 +* Fri Jun 23 2017 Dave Young - 2.0.15-1 - rebase kexec-tools-2.0.15 * Thu Jun 15 2017 Dave Young - 2.0.14-13