Release 2.0.29-5

Resolves: RHEL-52304

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2025-01-17 15:57:19 +13:00
parent 14ce2e561d
commit 8e185f5310

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.29
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -407,6 +407,9 @@ fi
%endif
%changelog
* Fri Jan 17 2025 Tao Liu <ltao@redhat.com> - 2.0.29-5
- 99-kdump.conf: Omit nouveau and amdgpu module
* Fri Jan 10 2025 Tao Liu <ltao@redhat.com> - 2.0.29-4
- kdump.service: Replace ConditionKernelCommandLine with ExecCondition