commit qemu for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qemu for openSUSE:Factory checked in at 2024-07-26 16:12:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qemu (Old) and /work/SRC/openSUSE:Factory/.qemu.new.1882 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "qemu" Fri Jul 26 16:12:28 2024 rev:275 rq:1189407 version:9.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qemu/qemu.changes 2024-07-03 20:29:07.094469287 +0200 +++ /work/SRC/openSUSE:Factory/.qemu.new.1882/qemu.changes 2024-07-26 16:14:42.879806992 +0200 @@ -1,0 +2,23 @@ +Wed Jul 24 10:00:54 UTC 2024 - dfaggioli@suse.com + +- roms: Build ipxe with NO_WERROR=1 (bsc#1227960) +- Update to version 9.0.2: + Full list of backports here: + https://lore.kernel.org/qemu-devel/1718081053.366429.1238758.nullmailer@tls.... + + A selection of them is reported here too: + hw/nvme: fix number of PIDs for FDP RUH update + sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments + char-stdio: Restore blocking mode of stdout on exit + virtio: remove virtio_tswap16s() call in vring_packed_event_read() + virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one() + tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 + block: Parse filenames only when explicitly requested + iotests/270: Don't store data-file with json: prefix in image + iotests/244: Don't store data-file with protocol in image + qcow2: Don't open data_file with BDRV_O_NO_IO + tests: add testing of parameter=3D1 for SMP topology (bsc#1228169) + hw/core: allow parameter=3D1 for SMP topology on any machine + ... + +------------------------------------------------------------------- Old: ---- qemu-9.0.1.obscpio New: ---- qemu-9.0.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qemu-linux-user.spec ++++++ --- /var/tmp/diff_new_pack.3sXJfm/_old 2024-07-26 16:14:53.444232548 +0200 +++ /var/tmp/diff_new_pack.3sXJfm/_new 2024-07-26 16:14:53.448232709 +0200 @@ -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: 9.0.1 +Version: 9.0.2 Release: 0 Source0: qemu-%{version}.tar.xz Source1: common.inc ++++++ qemu.spec ++++++ --- /var/tmp/diff_new_pack.3sXJfm/_old 2024-07-26 16:14:53.488234320 +0200 +++ /var/tmp/diff_new_pack.3sXJfm/_new 2024-07-26 16:14:53.492234481 +0200 @@ -82,7 +82,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: 9.0.1 +Version: 9.0.2 Release: 0 Source0: qemu-%{version}.tar.xz Source1: common.inc @@ -875,16 +875,17 @@ %make_build -C %srcdir/roms seavgabios-ati \ -%make_build -C %srcdir/roms pxerom +%make_build -C %srcdir/roms pxerom NO_WERROR=1 %make_build -C %srcdir/roms edk2-basetools EXTRA_OPTFLAGS='-fPIE' -%make_build -C %srcdir/roms efirom + +%make_build -C %srcdir/roms efirom NO_WERROR=1 %if %{force_fit_virtio_pxe_rom} pushd %srcdir patch -p1 < %{rpmfilesdir}/openSUSE-pcbios-stub-out-the-SAN-req-s-i.patch popd -%make_build -C %srcdir/roms pxerom_variants=virtio pxerom_targets=1af41000 pxerom +%make_build -C %srcdir/roms NO_WERROR=1 pxerom_variants=virtio pxerom_targets=1af41000 pxerom %endif for i in %supported_nics_large %unsupported_nics @@ -1963,7 +1964,7 @@ %package seabios Summary: x86 Legacy BIOS for QEMU Group: System/Emulators/PC -Version: 9.0.1%{sbver} +Version: 9.0.2%{sbver} Release: 0 BuildArch: noarch Conflicts: %name < 1.6.0 @@ -1984,7 +1985,7 @@ %package vgabios Summary: VGA BIOSes for QEMU Group: System/Emulators/PC -Version: 9.0.1%{sbver} +Version: 9.0.2%{sbver} Release: 0 BuildArch: noarch Conflicts: %name < 1.6.0 @@ -2010,7 +2011,7 @@ %package ipxe Summary: PXE ROMs for QEMU NICs Group: System/Emulators/PC -Version: 9.0.1 +Version: 9.0.2 Release: 0 BuildArch: noarch Conflicts: %name < 1.6.0 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3sXJfm/_old 2024-07-26 16:14:53.588238348 +0200 +++ /var/tmp/diff_new_pack.3sXJfm/_new 2024-07-26 16:14:53.592238510 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/opensuse/qemu.git</param> - <param name="changesrevision">aaca3d0d6b11f122737d41bb934749ba718229da</param></service></servicedata> + <param name="changesrevision">ea9bb967774f7604ae9a726c4ffb3dee401565d6</param></service></servicedata> (No newline at EOF) ++++++ qemu-9.0.1.obscpio -> qemu-9.0.2.obscpio ++++++ /work/SRC/openSUSE:Factory/qemu/qemu-9.0.1.obscpio /work/SRC/openSUSE:Factory/.qemu.new.1882/qemu-9.0.2.obscpio differ: char 49, line 1 ++++++ qemu.obsinfo ++++++ --- /var/tmp/diff_new_pack.3sXJfm/_old 2024-07-26 16:14:53.664241410 +0200 +++ /var/tmp/diff_new_pack.3sXJfm/_new 2024-07-26 16:14:53.672241732 +0200 @@ -1,5 +1,5 @@ name: qemu -version: 9.0.1 -mtime: 1719581360 -commit: aaca3d0d6b11f122737d41bb934749ba718229da +version: 9.0.2 +mtime: 1721812369 +commit: ea9bb967774f7604ae9a726c4ffb3dee401565d6
participants (1)
-
Source-Sync