From d9f06888a04e15108db4b733c8137124160f0ba1 Mon Sep 17 00:00:00 2001 From: Baoquan He Date: Wed, 3 Apr 2013 13:25:19 +0800 Subject: [PATCH] Release 2.0.4-1 --- kexec-tools.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index bf94398..f39a223 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.4 -Release: 71%{?dist} +Release: 1%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -317,6 +317,15 @@ done %endif %changelog +* Wed Apr 3 2013 Baoquan He - 2.0.4-1 +- Delete several patches which have been merged into kexec-tools-2.0.4 +- Revert: Release 2.0.3-72 +- Release 2.0.3-72 +- Pull kexec-tools-2.0.4 +- Check if block device as dump target is resettable +- mkdumprd: add function perror_exit +- Deprecate blacklist option + * Wed Mar 27 2013 Baoquan He - 2.0.3-71 - Remove eppic support on ppc and s390 arch