Release 2.0.8-8
This commit is contained in:
parent
f4c45236bf
commit
dcad90ac4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/makedumpfile-1.5.7.tar.gz
|
||||
/kexec-tools-2.0.8.tar.xz
|
||||
/kdump-anaconda-addon-005-2-g86366ae.tar.gz
|
||||
/kdump-anaconda-addon-005-5-gbf53665.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: kexec-tools
|
||||
Version: 2.0.8
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
Summary: The kexec/kdump userspace component
|
||||
@ -24,7 +24,7 @@ Source19: eppic_030413.tar.gz
|
||||
Source20: kdump-lib.sh
|
||||
Source21: kdump-in-cluster-environment.txt
|
||||
Source22: kdump-dep-generator.sh
|
||||
Source23: kdump-anaconda-addon-005-2-g86366ae.tar.gz
|
||||
Source23: kdump-anaconda-addon-005-5-gbf53665.tar.gz
|
||||
Source24: kdump-lib-initramfs.sh
|
||||
Source25: kdump.sysconfig.ppc64le
|
||||
|
||||
@ -305,6 +305,10 @@ done
|
||||
%doc
|
||||
|
||||
%changelog
|
||||
* Sun Feb 15 2015 Dave Young <dyoung@redhat.com> - 2.0.8-8
|
||||
- execute kdump_post after do_default_action
|
||||
- update kdump anaconda addon (translations/help text issus)
|
||||
|
||||
* Fri Jan 30 2015 Baoquan He <bhe@redhat.com> - 2.0.8-7
|
||||
- kdumpctl: adjust the boot dir if kernel is put in sub dir of /boot
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
b48eb2726d602c1aa3abfd3739441f54 eppic_030413.tar.gz
|
||||
31668a6dfb8823dd0b7ac09d06fb902e makedumpfile-1.5.7.tar.gz
|
||||
2c4dec4e857e84ca530478bac0ec114b kexec-tools-2.0.8.tar.xz
|
||||
42f21804573c80654fe3c3d9b564aec4 kdump-anaconda-addon-005-2-g86366ae.tar.gz
|
||||
434a4cda1caf25ac7a86e1fb0d96d0d0 kdump-anaconda-addon-005-5-gbf53665.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user