Update to qemu 9.1.2 stable
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
9892915446
commit
6f445dfae2
12
qemu.spec
12
qemu.spec
@ -367,11 +367,11 @@ Obsoletes: sgabios-bin <= 1:0.20180715git-10.fc38
|
||||
%endif
|
||||
|
||||
# To prevent rpmdev-bumpspec breakage
|
||||
%global baserelease 2
|
||||
%global baserelease 1
|
||||
|
||||
Summary: QEMU is a FAST! processor emulator
|
||||
Name: qemu
|
||||
Version: 9.1.1
|
||||
Version: 9.1.2
|
||||
Release: %{baserelease}%{?rcrel}%{?dist}
|
||||
Epoch: 2
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND FSFAP AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT AND LicenseRef-Fedora-Public-Domain AND CC-BY-3.0
|
||||
@ -413,11 +413,6 @@ Patch: 0001-linux-user-add-openat2-support-in-linux-user.patch
|
||||
# removed (after v9.1.0)
|
||||
Patch: 0001-linux-user-guard-openat2-with-if-defined-TARGET_NR_o.patch
|
||||
|
||||
# Fix spice audio with qemu 9.1.1
|
||||
# https://lists.gnu.org/archive/html/qemu-devel/2024-11/msg00906.html
|
||||
# https://gitlab.com/qemu-project/qemu/-/issues/2639
|
||||
Patch: 0001-hw-audio-hda-avoid-unnecessary-re-open-stream-on-rec.patch
|
||||
|
||||
BuildRequires: gnupg2
|
||||
BuildRequires: meson >= %{meson_version}
|
||||
BuildRequires: bison
|
||||
@ -3163,6 +3158,9 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2024 Cole Robinson <crobinso@redhat.com> - 9.1.2-1
|
||||
- Update to qemu 9.1.2 stable
|
||||
|
||||
* Tue Nov 05 2024 Cole Robinson <crobinso@redhat.com> - 9.1.1-2
|
||||
- Fix spice audio regression with qemu 9.1.1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (qemu-9.1.1.tar.xz) = cbf2e43d54eafe776dd8245a91ff3c28bbe6206b62205addb25b49ffaac79cefc49c9df082c28aedc17ffc4a67db6352fc7a97895887ccbbb1ce198981e242b4
|
||||
SHA512 (qemu-9.1.1.tar.xz.sig) = 54ae84bc7c3703c4d1cc163c8f5e6d7cf355e1a709552585b383394a89492693c745ef0c465cf193e7da35978d89cd7d2bfe7ed4032e5013ee93295f786ed1ed
|
||||
SHA512 (qemu-9.1.2.tar.xz) = ff6ed9bc784f1aa7cf06604d0e38e26ebb2685885893a2cb7d044297f26d7efd0fa6cbb034dc1c422b58504ca1081b46ffe00dd8f9fab928cafa8cfc0d7d1747
|
||||
SHA512 (qemu-9.1.2.tar.xz.sig) = c4c88b9c4260b6614160eb8846d8a0374d5ac3553296a6e181c604926bb5f216b38c0fb313243643aa903cb05851b406314a25989af85022b499d5d02880eec3
|
||||
|
Loading…
Reference in New Issue
Block a user