From 11785bdffb615dc66c83167598a9c36c2f2743a2 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Thu, 27 Oct 2016 14:51:46 +0800 Subject: [PATCH] Release 2.0.13-7 --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index b0d29d2..1597071 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.13 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -337,6 +337,9 @@ done %doc %changelog +* Thu Oct 27 2016 Dave Young - 2.0.13-7 +- fix wrong page_offset added in 2.0.13-6 + * Wed Oct 26 2016 Dave Young - 2.0.13-6 - add kexec support for arm64 - support x86 kaslr which is enabled by default in F25 kernel