Release 2.0.27-4
Resolves: RHEL-8727 Resolves: RHEL-8710 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
1d7a651e6d
commit
209852b908
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.27
|
Version: 2.0.27
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -408,6 +408,11 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 16 2023 Tao Liu <ltao@redhat.com> - 2.0.27-4
|
||||||
|
- kdump-lib.sh: add extra 64M to default crashkernel if sme/sev is active
|
||||||
|
- Allow _crashkernel_add to address larger memory ranges
|
||||||
|
- kdump-lib: Harden _crashkernel_add
|
||||||
|
|
||||||
* Wed Nov 8 2023 Tao Liu <ltao@redhat.com> - 2.0.27-3
|
* Wed Nov 8 2023 Tao Liu <ltao@redhat.com> - 2.0.27-3
|
||||||
- Rebase makedumpfile to v1.7.4
|
- Rebase makedumpfile to v1.7.4
|
||||||
- powerpc: update kdumpctl to load kernel signing key for fadump
|
- powerpc: update kdumpctl to load kernel signing key for fadump
|
||||||
|
Loading…
Reference in New Issue
Block a user