Release 2.0.25-9
Related: bz2085347 Resolves: bz2151832 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
241dadbf19
commit
dc26e4b45e
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.25
|
Version: 2.0.25
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -428,6 +428,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2022 Tao Liu <ltao@redhat.com> - 2.0.25-9
|
||||||
|
- Add virtiofs to kdump supported-kdump-targets.txt
|
||||||
|
- dracut-module-setup.sh: stop overwriting dracut's trap handler
|
||||||
|
|
||||||
* Wed Dec 7 2022 Tao Liu <ltao@redhat.com> - 2.0.25-8
|
* Wed Dec 7 2022 Tao Liu <ltao@redhat.com> - 2.0.25-8
|
||||||
- kexec-tools: ppc64: remove rma_top limit
|
- kexec-tools: ppc64: remove rma_top limit
|
||||||
- kdumpctl: Optimize _find_kernel_path_by_release regex string
|
- kdumpctl: Optimize _find_kernel_path_by_release regex string
|
||||||
@ -485,14 +489,14 @@ fi
|
|||||||
- kdump-lib: use non-debug kernels first
|
- kdump-lib: use non-debug kernels first
|
||||||
- kdump-lib: fix typo in variable name
|
- kdump-lib: fix typo in variable name
|
||||||
|
|
||||||
* Tue Wed 15 2022 Tao Liu <ltao@redhat.com> - 2.0.24-4
|
* Wed Jun 15 2022 Tao Liu <ltao@redhat.com> - 2.0.24-4
|
||||||
- crashkernel: optimize arm64 reserved size if PAGE_SIZE=4k
|
- crashkernel: optimize arm64 reserved size if PAGE_SIZE=4k
|
||||||
- kdump-lib.sh: Check the output of blkid with sed instead of eval
|
- kdump-lib.sh: Check the output of blkid with sed instead of eval
|
||||||
|
|
||||||
* Tue Jun 7 2022 Tao Liu <ltao@redhat.com> - 2.0.24-3
|
* Tue Jun 7 2022 Tao Liu <ltao@redhat.com> - 2.0.24-3
|
||||||
- kdump.sysconfig*: add ignition.firstboot to KDUMP_COMMANDLINE_REMOVE
|
- kdump.sysconfig*: add ignition.firstboot to KDUMP_COMMANDLINE_REMOVE
|
||||||
|
|
||||||
* Thu May 23 2022 Tao Liu <ltao@redhat.com> - 2.0.24-2
|
* Mon May 23 2022 Tao Liu <ltao@redhat.com> - 2.0.24-2
|
||||||
- remove the upper bound of default crashkernel value example
|
- remove the upper bound of default crashkernel value example
|
||||||
- update fadump-howto
|
- update fadump-howto
|
||||||
- update kexec-kdump-howto
|
- update kexec-kdump-howto
|
||||||
|
Loading…
Reference in New Issue
Block a user