Release 2.0.27-14

Resolves: RHEL-35885

Note: the fixes for RHEL-35885 is in a hurry without patch merge
in upstream, so the final upstream patch may be different than
this downstream one. Be careful here if conflicts happen for later
upstream patch backport.

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-07-24 15:44:35 +12:00
parent 099aead590
commit 0dc8953db3

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.27
Release: 13%{?dist}
Release: 14%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -410,6 +410,10 @@ fi
%endif
%changelog
* Wed Jul 24 2024 Tao Liu <ltao@redhat.com> - 2.0.27-14
- lib: Ensure we don't find bind mounts for device target
- dracut: Disable ostree-prepare-root
* Tue Jul 16 2024 Tao Liu <ltao@redhat.com> - 2.0.27-13
- kdump-lib: Drop 'file' dependency in is_uki
- kdumpctl.8: Add description to reset-crashkernel --reboot