Release 2.0.26-6
Resolves: bz2160676 Resolves: bz2165839 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
6189736a11
commit
87bde04c4d
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.26
|
Version: 2.0.26
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -414,6 +414,16 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 15 2023 Tao Liu <ltao@redhat.com> - 2.0.26-6
|
||||||
|
- kdumpctl: Fix the matching of plus symbol by grep's EREs
|
||||||
|
- kdump-lib: Evaluate the memory consumption by smmu and mlx5 separately
|
||||||
|
- kdump-lib: add support for 64K aarch64
|
||||||
|
- kdump-lib: Introduce parse_kver_from_path() to get kernel version from its path name
|
||||||
|
- kdump-lib: Introduce a help function _crashkernel_add()
|
||||||
|
- Simplify the management of the kernel parameter crashkernel
|
||||||
|
- kdump-lib: fix the matching pattern for debug-kernel
|
||||||
|
- kdump-lib: always specify version in is_squash_available
|
||||||
|
|
||||||
* Thu Jun 1 2023 Tao Liu <ltao@redhat.com> - 2.0.26-5
|
* Thu Jun 1 2023 Tao Liu <ltao@redhat.com> - 2.0.26-5
|
||||||
- Add lvm thin provision to kdump supported-kdump-targets.txt
|
- Add lvm thin provision to kdump supported-kdump-targets.txt
|
||||||
- mkdumprd: Use the correct syntax to redirect the stderr to null
|
- mkdumprd: Use the correct syntax to redirect the stderr to null
|
||||||
|
Loading…
Reference in New Issue
Block a user