Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qemu for openSUSE:Factory checked in at 2026-02-26 18:37:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qemu (Old) and /work/SRC/openSUSE:Factory/.qemu.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qemu" Thu Feb 26 18:37:59 2026 rev:306 rq:1334890 version:10.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qemu/qemu.changes 2026-02-04 21:04:25.500397828 +0100 +++ /work/SRC/openSUSE:Factory/.qemu.new.29461/qemu.changes 2026-02-26 18:43:56.117739574 +0100 @@ -1,0 +2,54 @@ +Tue Feb 24 17:40:27 UTC 2026 - Dario Faggioli <[email protected]> + +- Update to stable release 10.2.1: + Full backport list here: + https://lore.kernel.org/qemu-devel/[email protected]/ + This release includes the fixes for (among others): + bsc#1255400 (CVE-2025-14876) + A selection of them is reported here below: + scripts/qemugdb: timers: Fix KeyError in 'qemu timers' command + Revert "tcg/user: do not set exit_request gratuitously" + linux-user/syscall.c: Prevent acquiring clone_lock while fork() + hw/cxl: Take into account how many media operations are requested for param check + hw/cxl: Check for overflow on santize media as both base and offset 64bit. + virtio-gpu: fix error handling in virgl_cmd_resource_create_blob + virtio-pmem: ignore empty queue notifications + virtio-gpu-virgl: correct parent for blob memory region + cryptodev-builtin: Limit the maximum size + hw/virtio/virtio-crypto: verify asym request size + q35: Fix migration of SMRAM state + pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit() + virtio: Fix crash when sriov-pf is set for non-PCI-Express device + virtio-dmabuf: Ensure UUID persistence for hash table insertion + vdpa: fix vhost-vdpa suspended state not be shared + hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect address + hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first + hw/arm/aspeed_ast27x0: Fix EHCI3/4 IRQ routing to GIC + hw/i2c/aspeed_i2c.c: Add a check for dma_read + hw/adc: Fix out-of-bounds write in Aspeed ADC model + hw/uefi: fix size negotiation + hw/nvme: Fix bootindex suffix use-after-free + python: fix msys64 wheel directory specification + tests/qtest/ufs-test: Add test for mcq completion queue wraparound + hw/ufs: Fix mcq completion queue wraparound + hw/ufs: fix CQE endianness and UPIU length + hw/ufs: Ensure DBC of PRDT uses only lower 18 bits + tests/functional: migrate sbsa_ref test images + pc-bios/optionrom: Use 32-bit linker emulation for the optionroms + gitlab: preserve base rules for container template + target/i386/tcg: fix a few instructions that do not support VEX.L=1 + linux-user: fixup termios2 related things on PowerPC + linux-user: Add missing termios baud rates + linux-user: Add termios2 support to sparc target + linux-user: Add termios2 support to sh4 target + linux-user: Add termios2 support to mips target + linux-user: Add termios2 support to hppa target + linux-user: Add termios2 support to alpha target + linux-user: Add termios2 support + hw/intc: avoid byte swap fiddling in gicv3 its path + ... + +- Fix bsc#1257492: + * [openSUSE][RPM] spec: Tie guest-agent supplements to the kernel package (bsc#1257492) + +------------------------------------------------------------------- Old: ---- qemu-10.2.0.obscpio New: ---- qemu-10.2.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qemu-linux-user.spec ++++++ --- /var/tmp/diff_new_pack.gxMYGZ/_old 2026-02-26 18:44:28.115070005 +0100 +++ /var/tmp/diff_new_pack.gxMYGZ/_new 2026-02-26 18:44:28.119070172 +0100 @@ -27,7 +27,7 @@ Summary: CPU emulator for user space License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT Group: System/Emulators/PC -Version: 10.2.0 +Version: 10.2.1 Release: 0 Source0: qemu-%{version}.tar.xz Source1: common.inc ++++++ qemu.spec ++++++ --- /var/tmp/diff_new_pack.gxMYGZ/_old 2026-02-26 18:44:28.151071503 +0100 +++ /var/tmp/diff_new_pack.gxMYGZ/_new 2026-02-26 18:44:28.151071503 +0100 @@ -89,7 +89,7 @@ Summary: Machine emulator and virtualizer License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT Group: System/Emulators/PC -Version: 10.2.0 +Version: 10.2.1 Release: 0 Source0: qemu-%{version}.tar.xz Source1: common.inc @@ -1794,9 +1794,7 @@ Group: System/Emulators/PC Requires: group(kvm) Requires(post): udev -Supplements: modalias(acpi*:QEMU0002%3A*) -Supplements: modalias(pci:v00005853d00000001sv*sd*bc*sc*i*) -Supplements: modalias(pci:v0000FFFDd00000101sv*sd*bc*sc*i*) +Supplements: (kernel and (modalias(acpi*:QEMU0002%3A*) or modalias(pci:v00005853d00000001sv*sd*bc*sc*i*) or modalias(pci:v0000FFFDd00000101sv*sd*bc*sc*i*))) %{?systemd_ordering} %description guest-agent @@ -1982,7 +1980,7 @@ %package seabios Summary: x86 Legacy BIOS for QEMU Group: System/Emulators/PC -Version: 10.2.0%{sbver} +Version: 10.2.1%{sbver} Release: 0 BuildArch: noarch Conflicts: %name < 1.6.0 @@ -2003,7 +2001,7 @@ %package vgabios Summary: VGA BIOSes for QEMU Group: System/Emulators/PC -Version: 10.2.0%{sbver} +Version: 10.2.1%{sbver} Release: 0 BuildArch: noarch Conflicts: %name < 1.6.0 @@ -2029,7 +2027,7 @@ %package ipxe Summary: PXE ROMs for QEMU NICs Group: System/Emulators/PC -Version: 10.2.0 +Version: 10.2.1 Release: 0 BuildArch: noarch Conflicts: %name < 1.6.0 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.gxMYGZ/_old 2026-02-26 18:44:28.235074995 +0100 +++ /var/tmp/diff_new_pack.gxMYGZ/_new 2026-02-26 18:44:28.239075161 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/opensuse/qemu.git</param> - <param name="changesrevision">b41b5bdc1de7bdefedd0594800dc375ee42a4137</param></service></servicedata> + <param name="changesrevision">b4cfb5c5b5576b85a4d6a5c446520e452734067b</param></service></servicedata> (No newline at EOF) ++++++ qemu-10.2.0.obscpio -> qemu-10.2.1.obscpio ++++++ /work/SRC/openSUSE:Factory/qemu/qemu-10.2.0.obscpio /work/SRC/openSUSE:Factory/.qemu.new.29461/qemu-10.2.1.obscpio differ: char 49, line 1 ++++++ qemu.obsinfo ++++++ --- /var/tmp/diff_new_pack.gxMYGZ/_old 2026-02-26 18:44:28.311078155 +0100 +++ /var/tmp/diff_new_pack.gxMYGZ/_new 2026-02-26 18:44:28.315078322 +0100 @@ -1,5 +1,5 @@ name: qemu -version: 10.2.0 -mtime: 1770035491 -commit: b41b5bdc1de7bdefedd0594800dc375ee42a4137 +version: 10.2.1 +mtime: 1771935930 +commit: b4cfb5c5b5576b85a4d6a5c446520e452734067b
