Release 2.0.29-6

Resolves: RHEL-66065
Resolves: RHEL-67131
Resolves: RHEL-69568

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2025-03-07 11:21:22 +13:00
parent f94f2b56f3
commit cde08580ae

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.29
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -407,6 +407,11 @@ fi
%endif
%changelog
* Fri Mar 7 2025 Tao Liu <ltao@redhat.com> - 2.0.29-6
- 99-kdump.conf: Omit rdma module
- Fallback to get NIC driver by /sys/class/net/NIC/device/driver/module
- Note user-specified crashkernel value will be overwritten by default value
* Fri Jan 17 2025 Tao Liu <ltao@redhat.com> - 2.0.29-5
- 99-kdump.conf: Omit nouveau and amdgpu module