From 9171cb3020f25dde6402fc7856d96eb61f2e0854 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Thu, 6 Sep 2012 15:49:58 +0800 Subject: [PATCH] Release 2.0.3-55 --- kexec-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index ef10033..a4b3513 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.3 -Release: 54%{?dist} +Release: 55%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -294,6 +294,10 @@ done %changelog +* Thu Sep 06 2012 Dave Young - 2.0.3-55 +- doc fix for mount dump target before mkdumprd +- pull makedumpfile 1.5.0 + * Wed Aug 29 2012 Dave Young - 2.0.3-54 - pass raw device as dracut argument - iscsi setup fix