Release 2.0.25-11

Resolves: bz2158296

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2023-01-11 17:12:20 +08:00
parent 870ec2ec93
commit a95e71e516

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.25 Version: 2.0.25
Release: 10%{?dist} Release: 11%{?dist}
License: GPLv2 License: GPLv2
Summary: The kexec/kdump userspace component Summary: The kexec/kdump userspace component
@ -428,6 +428,9 @@ fi
%endif %endif
%changelog %changelog
* Wed Jan 11 2022 Pingfan Liu <piliu@redhat.com> - 2.0.25-11
- ppc64: tackle SRCU hang issue
* Tue Dec 27 2022 Pingfan Liu <piliu@redhat.com> - 2.0.25-10 * Tue Dec 27 2022 Pingfan Liu <piliu@redhat.com> - 2.0.25-10
- Update supported-kdump-targets.txt - Update supported-kdump-targets.txt
- dracut-module-setup.sh: skip installing driver for the loopback interface - dracut-module-setup.sh: skip installing driver for the loopback interface