Release 2.0.27-11

Resolves: RHEL-3929

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-05-31 13:37:08 +08:00
parent 810b726b82
commit 364f896829

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.27 Version: 2.0.27
Release: 10%{?dist} Release: 11%{?dist}
License: GPLv2 License: GPLv2
Summary: The kexec/kdump userspace component Summary: The kexec/kdump userspace component
@ -410,6 +410,9 @@ fi
%endif %endif
%changelog %changelog
* Fri May 31 2024 Tao Liu <ltao@redhat.com> - 2.0.27-11
- sysconfig: add pcie_ports compat to KDUMP_COMMANDLINE_APPEND on x86_64
* Tue May 14 2024 Tao Liu <ltao@redhat.com> - 2.0.27-10 * Tue May 14 2024 Tao Liu <ltao@redhat.com> - 2.0.27-10
- mkdumprd: Fix makedumpfile parameter check. - mkdumprd: Fix makedumpfile parameter check.
- Install the driver of physical device for a SR-IOV virtual device - Install the driver of physical device for a SR-IOV virtual device