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:
parent
099aead590
commit
0dc8953db3
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.27
|
Version: 2.0.27
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -410,6 +410,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 16 2024 Tao Liu <ltao@redhat.com> - 2.0.27-13
|
||||||
- kdump-lib: Drop 'file' dependency in is_uki
|
- kdump-lib: Drop 'file' dependency in is_uki
|
||||||
- kdumpctl.8: Add description to reset-crashkernel --reboot
|
- kdumpctl.8: Add description to reset-crashkernel --reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user