Release 2.0.11-1
This commit is contained in:
parent
ee540e62a3
commit
1b6121d5d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/kdump-anaconda-addon-005-11-g59f9b73.tar.gz
|
/kdump-anaconda-addon-005-11-g59f9b73.tar.gz
|
||||||
/kdump-anaconda-addon-005-12-g60fa4c1.tar.gz
|
/kdump-anaconda-addon-005-12-g60fa4c1.tar.gz
|
||||||
/kdump-anaconda-addon-005-14-g563e904.tar.gz
|
/kdump-anaconda-addon-005-14-g563e904.tar.gz
|
||||||
|
/kexec-tools-2.0.11.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.10
|
Version: 2.0.11
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
@ -310,6 +310,9 @@ done
|
|||||||
%doc
|
%doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 9 2015 Dave Young <dyoung@redhat.com> - 2.0.11-1
|
||||||
|
- Rebase to upstream kexec-tools 2.0.11
|
||||||
|
|
||||||
* Mon Oct 19 2015 Dave Young <dyoung@redhat.com> - 2.0.10-9
|
* Mon Oct 19 2015 Dave Young <dyoung@redhat.com> - 2.0.10-9
|
||||||
- kexec-kdump-howto:Add introduction of parallel dumping
|
- kexec-kdump-howto:Add introduction of parallel dumping
|
||||||
- Remove duplicate prefix path ${initdir}
|
- Remove duplicate prefix path ${initdir}
|
||||||
|
1
sources
1
sources
@ -4,3 +4,4 @@
|
|||||||
43e84f9d3e5b7ba939cc05035a6fb78a eppic_050615.tar.gz
|
43e84f9d3e5b7ba939cc05035a6fb78a eppic_050615.tar.gz
|
||||||
70c7e63af2274e040812b243c26ccac8 kexec-tools-2.0.10.tar.xz
|
70c7e63af2274e040812b243c26ccac8 kexec-tools-2.0.10.tar.xz
|
||||||
997e64e50a1566361382003a2ca7b61e kdump-anaconda-addon-005-14-g563e904.tar.gz
|
997e64e50a1566361382003a2ca7b61e kdump-anaconda-addon-005-14-g563e904.tar.gz
|
||||||
|
062f74b1a530a5d1b2dcaef985f1a9ff kexec-tools-2.0.11.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user