Release 2.0.20-1
Rebase to latest upstream and make a release Signed-off-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
4b7198f651
commit
03fd19454b
@ -3,8 +3,8 @@
|
||||
%global mkdf_ver 1.6.6
|
||||
|
||||
Name: kexec-tools
|
||||
Version: 2.0.19
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Summary: The kexec/kdump userspace component
|
||||
|
||||
@ -332,6 +332,18 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2019 Kairui Song <kasong@redhat.com> - 2.0.20-1
|
||||
- Update makedumpfile to 1.6.6
|
||||
- dracut-module-setup.sh: Don't use squash module for fadump
|
||||
- Forward logs in kdump kernel to console directly
|
||||
- kdump.sysconfig/x86_64: Disable HEST by default
|
||||
- dracut-kdump-capture.service: Use OnFailureJobMode instead of deprecated OnFailureIsolate
|
||||
- makedumpfile: x86_64: Add support for AMD Secure Memory Encryption
|
||||
- aarch64/kdump.sysconfig: Make config options similar to x86_64
|
||||
- Add aarch64 specific kdump.sysconfig and use 'nr_cpus' instead of 'maxcpus'
|
||||
- kdumpctl: check for ssh path availability when rebuild
|
||||
- kdumpctl: Check kdump.conf for error when rebuild is called
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.19-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (eppic-d84c354.tar.gz) = 455b3386c3e4cc546b858f1f8b0e6874072aaae708ebe072452fb5f0b6a81b1f3a315b40f94c3967f38525cadd276864a7bc7f0f12fa421655dcc3b15b70914d
|
||||
SHA512 (kexec-tools-2.0.19.tar.xz) = 68b15fe46f9633d55c5ae51a6e7114b0c66bd8f4fe81197f581121939a7b21990a2eea89a0961ac6eb7af364ba0d3981ea504df81c7b4cc0b288ca6ac896730f
|
||||
SHA512 (makedumpfile-1.6.6.tar.gz) = f4926d7800fe21b9125c03b8ce043e7cc3420b997a7d9f4ce7b565cde7f5b4aaf9ac958dbbefe5868ee3cb639ccb2d40c10f774ac2720baeac2242fc0bf66df2
|
||||
SHA512 (kexec-tools-2.0.20.tar.xz) = 3112b6202c1030705c53e3f65a2b58aec14d65333a35aad681d48b9f2bd1c51a2e05c985a1e5e867ab02f8a9c97708483d9d225619db7c6993676f1a242e2d99
|
||||
|
Loading…
Reference in New Issue
Block a user