Release 2.0.18-1
(Also add missing change log for 2.0.17-12) Signed-off-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
0c609b0a37
commit
435cc06cee
@ -1,6 +1,6 @@
|
||||
Name: kexec-tools
|
||||
Version: 2.0.17
|
||||
Release: 12%{?dist}
|
||||
Version: 2.0.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
Summary: The kexec/kdump userspace component
|
||||
@ -73,7 +73,6 @@ Obsoletes: diskdumputils netdump kexec-tools-eppic
|
||||
#
|
||||
# Patches 101 through 200 are meant for x86_64 kexec-tools enablement
|
||||
#
|
||||
Patch101: kexec-tools-2.0.17-kexec-fix-for-Unhandled-rela-relocation-R_X86_64_PLT.patch
|
||||
|
||||
#
|
||||
# Patches 301 through 400 are meant for ppc64 kexec-tools enablement
|
||||
@ -104,8 +103,6 @@ mkdir -p -m755 kcp
|
||||
tar -z -x -v -f %{SOURCE9}
|
||||
tar -z -x -v -f %{SOURCE19}
|
||||
|
||||
%patch101 -p1
|
||||
|
||||
%ifarch ppc
|
||||
%define archdef ARCH=ppc
|
||||
%endif
|
||||
@ -327,6 +324,14 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 5 2018 Kairui Song <kasong@redhat.com> - 2.0.18-1
|
||||
- Update to kexec-tools 2.0.18
|
||||
|
||||
* Thu Nov 1 2018 Kairui Song <kasong@redhat.com> - 2.0.17-12
|
||||
- Throttle kdump reload request triggered by udev event
|
||||
- Rewrite kdump's udev rules
|
||||
- kdumpctl: Add reload support
|
||||
|
||||
* Mon Oct 15 2018 Kairui Song <kasong@redhat.com> - 2.0.17-11
|
||||
- Enable dracut squash module
|
||||
- kdumpctl: Print warning in case the raw device is formatted and contains filesystem
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (eppic_050615.tar.gz) = de23c3cd59ded23f2f0092c194b2169e78fcd385a8df7daf34b36f3bb2d5ddac2cdd3657bbe640beec447725988e928962baf62cf9deff8849da734390280a4f
|
||||
SHA512 (kexec-tools-2.0.17.tar.xz) = e0f254ca2b26fa02cb61ba9a0735423b26bac2693fbd920eaf7cc2822c298de958bd65f7c37947ca1f6811a3752a58f7cf8aa903494f0109ea76b7159a037fa6
|
||||
SHA512 (kexec-tools-2.0.18.tar.xz) = a4142e703a752eb270da29f02ea4fb213f3f4f965e73bb483c388a378821094317a4c63406ab0afe118f79eb168ff63b9d2d9530551c984592165430e269d697
|
||||
SHA512 (makedumpfile-1.6.4.tar.gz) = 0d564096a5400074f6154b751ee50c94b8f85a2e3ff478db69ddbb0a47852cbd895594030ca8a2e45a1ca1a641ce5d13f826922fa36054660c23380663f2c080
|
||||
|
Loading…
Reference in New Issue
Block a user