Release 2.0.15-14

This commit is contained in:
Dave Young 2017-10-11 09:59:00 +08:00
parent cb3d1c1c3f
commit 823c962ff1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: kexec-tools
Version: 2.0.15
Release: 13%{?dist}
Release: 14%{?dist}
License: GPLv2
Group: Applications/System
Summary: The kexec/kdump userspace component
@ -317,6 +317,9 @@ done
%doc
%changelog
* Wed Oct 11 2017 Dave Young <dyoung@redhat.com> - 2.0.15-14
- kdumpctl: Error out in case there are white spaces before an option name
* Wed Sep 6 2017 Dave Young <dyoung@redhat.com> - 2.0.15-13
- dracut-module-setup.sh: eliminate redundant kdump_get_mac_addr call
- mkdumprd: use --quiet dracut argument to speedup initramfs build