Release 2.0.27-18

Resolves: RHEL-63047

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-10-21 11:14:28 +13:00
parent 9ec61f6c9b
commit 83cf302689

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.27 Version: 2.0.27
Release: 17%{?dist} Release: 18%{?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
* Mon Oct 21 2024 Tao Liu <ltao@redhat.com> - 2.0.27-18
- Return the correct exit code of rebuild initrd
* Tue Oct 8 2024 Tao Liu <ltao@redhat.com> - 2.0.27-17 * Tue Oct 8 2024 Tao Liu <ltao@redhat.com> - 2.0.27-17
- Introduce vmcore creation notification to kdump - Introduce vmcore creation notification to kdump