Release 2.0.27-15

Resolves: RHEL-33465

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-08-07 15:39:06 +12:00
parent bf947239de
commit 0de1f1cc1b

View File

@ -5,7 +5,7 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.27 Version: 2.0.27
Release: 14%{?dist} Release: 15%{?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
* Wed Aug 7 2024 Tao Liu <ltao@redhat.com> - 2.0.27-15
- Support setting up Open vSwitch (Ovs) Bridge network
* Wed Jul 24 2024 Tao Liu <ltao@redhat.com> - 2.0.27-14 * Wed Jul 24 2024 Tao Liu <ltao@redhat.com> - 2.0.27-14
- lib: Ensure we don't find bind mounts for device target - lib: Ensure we don't find bind mounts for device target
- dracut: Disable ostree-prepare-root - dracut: Disable ostree-prepare-root