Added host_cdrom driver to whitelist

i8-beta-stream-rhel changed/i8-beta-stream-rhel/qemu-kvm-6.2.0-48.module+el8.10.0+21368+722e1fbd.inferit
Sergey Cherevko 8 months ago
parent 6e3055c555
commit a3afbe7747
Signed by untrusted user: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -83,7 +83,7 @@ Obsoletes: %1-rhev <= %{epoch}:%{version}-%{release}
Summary: QEMU is a machine emulator and virtualizer Summary: QEMU is a machine emulator and virtualizer
Name: qemu-kvm Name: qemu-kvm
Version: 6.2.0 Version: 6.2.0
Release: 48%{?rcrel}%{?dist} Release: 48%{?rcrel}%{?dist}.inferit
# Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped # Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped
Epoch: 15 Epoch: 15
License: GPLv2 and GPLv2+ and CC-BY License: GPLv2 and GPLv2+ and CC-BY
@ -1340,7 +1340,7 @@ pushd %{qemu_kvm_build}
--target-list="%{buildarch}" \ --target-list="%{buildarch}" \
--block-drv-rw-whitelist=%{block_drivers_list} \ --block-drv-rw-whitelist=%{block_drivers_list} \
--audio-drv-list= \ --audio-drv-list= \
--block-drv-ro-whitelist=vmdk,vhdx,vpc,https,ssh \ --block-drv-ro-whitelist=vmdk,vhdx,vpc,https,ssh,host_cdrom \
--with-coroutine=ucontext \ --with-coroutine=ucontext \
--with-git=git \ --with-git=git \
--tls-priority=@QEMU,SYSTEM \ --tls-priority=@QEMU,SYSTEM \
@ -2010,7 +2010,8 @@ sh %{_sysconfdir}/sysconfig/modules/kvm.modules &> /dev/null || :
%changelog %changelog
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 15:6.2.0-48 * Wed Apr 24 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 15:6.2.0-48.inferit
- Added host_cdrom driver to whitelist
- Rebuilt for MSVSphere 8.10 beta - Rebuilt for MSVSphere 8.10 beta
* Mon Feb 26 2024 Miroslav Rezanina <mrezanin@redhat.com> - 6.2.0-48 * Mon Feb 26 2024 Miroslav Rezanina <mrezanin@redhat.com> - 6.2.0-48

Loading…
Cancel
Save