public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qemu] rawhide: Update to 11.0.2 release
@ 2026-08-02 21:20 Cole Robinson
0 siblings, 0 replies; only message in thread
From: Cole Robinson @ 2026-08-02 21:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qemu
Branch : rawhide
Commit : 0fbf785f1f7dcd906d4c16bb14c7611e755af05e
Author : Cole Robinson <crobinso@redhat.com>
Date : 2026-07-29T21:08:12-04:00
Stats : +10/-13 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/qemu/c/0fbf785f1f7dcd906d4c16bb14c7611e755af05e?branch=rawhide
Log:
Update to 11.0.2 release
---
diff --git a/0001-Disable-9p-local-tests-that-fail-on-copr-aarch64.patch b/0001-Disable-9p-local-tests-that-fail-on-copr-aarch64.patch
index 1835b6a..bfee97e 100644
--- a/0001-Disable-9p-local-tests-that-fail-on-copr-aarch64.patch
+++ b/0001-Disable-9p-local-tests-that-fail-on-copr-aarch64.patch
@@ -1,7 +1,7 @@
-From 22e852dae425014c4bc511ab4dc7c7f9c0752eb3 Mon Sep 17 00:00:00 2001
+From c01a746822bc320078e85c47a6496e8238f59678 Mon Sep 17 00:00:00 2001
From: Cole Robinson <crobinso@redhat.com>
Date: Mon, 26 Aug 2024 14:06:14 -0400
-Subject: [PATCH 1/8] Disable 9p `local` tests that fail on copr aarch64
+Subject: [PATCH] Disable 9p `local` tests that fail on copr aarch64
Upstream issue:
https://gitlab.com/qemu-project/qemu/-/issues/2541
@@ -12,10 +12,10 @@ Signed-off-by: Cole Robinson <crobinso@redhat.com>
1 file changed, 2 insertions(+)
diff --git a/tests/qtest/virtio-9p-test.c b/tests/qtest/virtio-9p-test.c
-index ab3a12c816..261b0c17f1 100644
+index 1c69d41e33..45fb925744 100644
--- a/tests/qtest/virtio-9p-test.c
+++ b/tests/qtest/virtio-9p-test.c
-@@ -792,6 +792,7 @@ static void register_virtio_9p_test(void)
+@@ -874,6 +874,7 @@ static void register_virtio_9p_test(void)
/* 9pfs test cases using the 'local' filesystem driver */
opts.before = assign_9p_local_driver;
qos_add_test("local/config", "virtio-9p", pci_config, &opts);
@@ -23,14 +23,11 @@ index ab3a12c816..261b0c17f1 100644
qos_add_test("local/create_dir", "virtio-9p", fs_create_dir, &opts);
qos_add_test("local/unlinkat_dir", "virtio-9p", fs_unlinkat_dir, &opts);
qos_add_test("local/create_file", "virtio-9p", fs_create_file, &opts);
-@@ -804,6 +805,7 @@ static void register_virtio_9p_test(void)
- &opts);
- qos_add_test("local/use_after_unlink", "virtio-9p", fs_use_after_unlink,
+@@ -888,6 +889,7 @@ static void register_virtio_9p_test(void)
&opts);
+ qos_add_test("local/deep_absolute_path", "virtio-9p",
+ fs_deep_absolute_path, &opts);
+#endif
}
libqos_init(register_virtio_9p_test);
---
-2.48.1
-
diff --git a/qemu.spec b/qemu.spec
index 6c487b0..8b538b0 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -404,7 +404,7 @@ Obsoletes: sgabios-bin <= 1:0.20180715git-10.fc38
Summary: QEMU is a FAST! processor emulator
Name: qemu
-Version: 11.0.0
+Version: 11.0.2
# Set for release candidate builds
#global rcver rc3
diff --git a/sources b/sources
index 7b6c017..5228a52 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (qemu-11.0.0.tar.xz) = 3a047385374cce2fc0d58abbe0d52531ca629f3d25d60b107e1c97372e7ed9caaa5337719d140d0f936b0425d872c0fd77048ef2c13d89295a4c1e650d9daa60
-SHA512 (qemu-11.0.0.tar.xz.sig) = c81b0bac178e01ca62d39e1c2a24953cdc9ce2e8f95a72d8337decd4b300df6104bfd63ba214dd3d09a5c5380e53a1651f1552386ff4f2b3439d28999624d4f7
+SHA512 (qemu-11.0.2.tar.xz) = 23d64d05381eaefc8894bb0ece2213d068594b42600931c4b32eb7a5c851e0539977449fb0f9940f58af6489bb15aa2dc8f27472e4fa2d7de8983232136eed00
+SHA512 (qemu-11.0.2.tar.xz.sig) = c2e60c260fb28297a8caa3d6bcc89125540d2da482254b29f7c27dcba60aad7b7f1b44d0e60554ac77374aeb9465fc37145a7468ac10ec8934710f1bb4853256
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-02 21:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02 21:20 [rpms/qemu] rawhide: Update to 11.0.2 release Cole Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox