Release 2.0.27-12

Resolves: RHEL-43581

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-06-27 19:30:02 +12:00
parent d9904e1794
commit dbbf9648e4

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.27 Version: 2.0.27
Release: 11%{?dist} Release: 12%{?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
* Thu Jun 27 2024 Tao Liu <ltao@redhat.com> - 2.0.27-12
- ppc64le: replace kernel cmdline maxcpu=1 with nr_cpus=1
* Fri May 31 2024 Tao Liu <ltao@redhat.com> - 2.0.27-11 * 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 - sysconfig: add pcie_ports compat to KDUMP_COMMANDLINE_APPEND on x86_64