Release 2.0.4-22

Signed-off-by: WANG Chao <chaowang@redhat.com>
This commit is contained in:
WANG Chao 2014-01-28 13:05:57 +08:00
parent 6ae85f33a7
commit 5d68494023
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: kexec-tools
Version: 2.0.4
Release: 21%{?dist}
Release: 22%{?dist}
License: GPLv2
Group: Applications/System
Summary: The kexec/kdump userspace component
@ -334,6 +334,9 @@ done
%endif
%changelog
* Tue Jan 28 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-22
- Rebase makedumpfile-1.5.5
* Wed Jan 22 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-21
- makedumpfile: Improve progress information for huge memory system
- s390: use nr_cpus=1 instead of maxcpus=1