Compare commits

...

3 Commits
rawhide ... f24

Author SHA1 Message Date
Dave Young be3ee5aabb Release 2.0.12-7.1 2016-07-04 09:35:52 +08:00
Dave Young 85e60da111 Update kdump anaconda addon
Fix below bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1349997

Below commit mistakely pulled the rawhide commit, it should target for f25:
commit 698fc10076
Author: Dave Young <dyoung@redhat.com>
Date:   Tue Mar 29 17:14:19 2016 +0800

    Release 2.0.12-3

    Update kdump anaconda addon to adapt to blivet-2.0 API
    See below pull request:
    https://github.com/daveyoung/kdump-anaconda-addon/pull/8

    Signed-off-by: Dave Young <dyoung@redhat.com>

Revert the commit here and update kexec-tools:
https://github.com/daveyoung/kdump-anaconda-addon/tree/f24-revert-blivet-update
2016-07-04 09:30:21 +08:00
Dave Young febf058053 Release 2.0.12-7
Fix invalid date in rpm spec file.
2016-06-27 15:56:36 -04:00
2 changed files with 10 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: kexec-tools
Version: 2.0.12
Release: 6%{?dist}
Release: 7%{?dist}.1
License: GPLv2
Group: Applications/System
Summary: The kexec/kdump userspace component
@ -24,7 +24,7 @@ Source19: eppic_050615.tar.gz
Source20: kdump-lib.sh
Source21: kdump-in-cluster-environment.txt
Source22: kdump-dep-generator.sh
Source23: kdump-anaconda-addon-005-18-g05ee64c.tar.gz
Source23: kdump-anaconda-addon-005-19-g5b41075.tar.gz
Source24: kdump-lib-initramfs.sh
Source25: kdump.sysconfig.ppc64le
Source26: kdumpctl.8
@ -316,7 +316,13 @@ done
%doc
%changelog
* Mon June 27 2016 Dave Young <dyoung@redhat.com> - 2.0.12-6
* Mon Jul 4 2016 Dave Young <dyoung@redhat.com> - 2.0.12-7.1
- Update kdump anaconda addon (Fedora bz1349997)
* Mon Jun 27 2016 Dave Young <dyoung@redhat.com> - 2.0.12-7
- Fix changelog date format in rpm spec
* Mon Jun 27 2016 Dave Young <dyoung@redhat.com> - 2.0.12-6
- get_persistent_dev(): fix name contention with dracut's similar function
* Mon Jun 6 2016 Dave Young <dyoung@redhat.com> - 2.0.12-5

View File

@ -5,3 +5,4 @@ dbfe610a82965346fd40d2ce15d48851 kdump-anaconda-addon-005-16-g586cc82.tar.gz
e44244db888acdb0e75962bb59feace2 makedumpfile-1.5.9.tar.gz
437a0af2435155807c0a37b7fe221248 kexec-tools-2.0.12.tar.xz
a253a7f00d66c61eee1416e94077226b kdump-anaconda-addon-005-18-g05ee64c.tar.gz
e8b1b599e4b05654a86f4bef27447708 kdump-anaconda-addon-005-19-g5b41075.tar.gz