Release 2.0.23-4
resolves: bz1896698 resolves: bz2031735 resolves: bz2031737 resolves: bz1895258 resolves: bz2023165 resolves: bz2024976 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
96dc819c25
commit
40af76cf09
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.23
|
Version: 2.0.23
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -401,6 +401,25 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 6 2022 Tao Liu <ltao@redhat.com> - 2.0.23-4
|
||||||
|
- Set zstd as the default compression method for kdump initrd
|
||||||
|
- kdump-lib.sh: Escape '|' for 'failure_action|default' in is_dump_to_rootfs
|
||||||
|
- dracut-early-kdump-module-setup.sh: install xargs and kdump-lib-initramfs.sh
|
||||||
|
- update crashkernel-howto
|
||||||
|
- set up kernel crashkernel for osbuild in kernel hook
|
||||||
|
- reset kernel crashkernel for the special case where the kernel is updated right after kexec-tools
|
||||||
|
- try to reset kernel crashkernel when kexec-tools updates the default crashkernel value
|
||||||
|
- introduce the auto_reset_crashkernel option to kdump.conf
|
||||||
|
- rewrite reset_crashkernel to support fadump and to used by RPM scriptlet
|
||||||
|
- fix incorrect usage of rpm-ostree to update kernel command line parameters
|
||||||
|
- add helper functions to get kernel path by kernel release and the path of current running kernel
|
||||||
|
- add helper functions to get dump mode
|
||||||
|
- add a helper function to read kernel cmdline parameter from grubby --info
|
||||||
|
- provide kdumpctl get-default-crashkernel for kdump_anaconda_addon and RPM scriptlet
|
||||||
|
- factor out kdump_get_arch_recommend_crashkernel
|
||||||
|
- update default crashkernel value
|
||||||
|
- ppc64/ppc64le: drop cpu online rule in 40-redhat.rules in kdump initramfs
|
||||||
|
|
||||||
* Wed Dec 8 2021 Tao Liu <ltao@redhat.com> - 2.0.23-3
|
* Wed Dec 8 2021 Tao Liu <ltao@redhat.com> - 2.0.23-3
|
||||||
- Update eppic to latest upstream snapshot
|
- Update eppic to latest upstream snapshot
|
||||||
- Update crashkernel-howto.txt
|
- Update crashkernel-howto.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user