From 8af28759ec1568f0325a5f88c40b15172d932292 Mon Sep 17 00:00:00 2001 From: Kairui Song Date: Mon, 20 May 2019 17:07:58 +0800 Subject: [PATCH] Release 2.0.19-2 Signed-off-by: Kairui Song --- kexec-tools.spec | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 3ebf9da..67450f8 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -3,7 +3,7 @@ Name: kexec-tools Version: 2.0.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -333,6 +333,21 @@ done %endif %changelog +* Mon May 20 2019 Kairui Song - 2.0.19-2 +- kdumpctl: don't always rebuild when extra_modules is set +- kdumpctl: follow symlink when checking for modified files +- Get rid of duplicated strip_comments when reading config +- earlykdump: provide a prompt message after the rebuilding of kdump initramfs. +- kexec-kdump-howto.txt: Add document about encrypted targets +- kexec-kdump-howto.txt: Add document about initramfs rebiuld +- kdumpctl: Detect block device driver change for initramfs rebuild +- Revert "kdumpctl: Rebuild initramfs if loaded kernel modules changed" +- kexec.rules: create dedicated udev rules for ppc64 +- kexec-kdump-howto: Add note on setting correct value of kptr_restrict +- Update man page for new kdumpctl command: reload / rebuild +- kdumpctl: add rebuild support +- mkdumprd: Improve the config reading logic + * Fri Mar 22 2019 Kairui Song - 2.0.19-1 - Update eppic to latest snapshot - fadump: leverage kernel support to re-regisgter FADump