-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 29 Aug 2026 20:55:40 +0300 Source: qemu Binary: qemu-block-extra qemu-block-extra-dbgsym qemu-guest-agent qemu-guest-agent-dbgsym qemu-system qemu-system-arm qemu-system-arm-dbgsym qemu-system-common qemu-system-common-dbgsym qemu-system-gui qemu-system-gui-dbgsym qemu-system-mips qemu-system-mips-dbgsym qemu-system-misc qemu-system-misc-dbgsym qemu-system-modules-opengl qemu-system-modules-opengl-dbgsym qemu-system-modules-spice qemu-system-modules-spice-dbgsym qemu-system-ppc qemu-system-ppc-dbgsym qemu-system-riscv qemu-system-riscv-dbgsym qemu-system-s390x qemu-system-sparc qemu-system-sparc-dbgsym qemu-system-x86 qemu-system-x86-dbgsym qemu-user qemu-user-binfmt qemu-user-dbgsym qemu-user-static qemu-utils qemu-utils-dbgsym Architecture: i386 Version: 1:10.0.13+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: all / amd64 / i386 Build Daemon (x86-conova-02) Changed-By: Michael Tokarev Description: qemu-block-extra - extra block backend modules for qemu-system and qemu-utils qemu-guest-agent - Guest-side qemu-system agent qemu-system - QEMU full system emulation binaries qemu-system-arm - QEMU full system emulation binaries (arm) qemu-system-common - QEMU full system emulation binaries (common files) qemu-system-gui - QEMU full system emulation binaries (graphical display and audio qemu-system-mips - QEMU full system emulation binaries (mips) qemu-system-misc - QEMU full system emulation binaries (miscellaneous) qemu-system-modules-opengl - QEMU full system emulation binaries (OpenGL display modules) qemu-system-modules-spice - QEMU full system emulation binaries (spice display modules) qemu-system-ppc - QEMU full system emulation binaries (ppc) qemu-system-riscv - QEMU full system emulation binaries (riscv) qemu-system-s390x - QEMU full system emulation binaries (s390x) qemu-system-sparc - QEMU full system emulation binaries (sparc) qemu-system-x86 - QEMU full system emulation binaries (x86) qemu-user - QEMU user mode emulation (static binaries) qemu-user-binfmt - QEMU user mode binfmt registration for qemu-user qemu-user-static - QEMU user mode emulation (compat/transitional package) qemu-utils - QEMU utilities Changes: qemu (1:10.0.13+ds-0+deb13u1) trixie; urgency=medium . * new upstream stable/bugfix release, including multiple security fixes: - Update version for 10.0.13 release - target/riscv/tcg: sret in virtual user mode raises virtual instruction exception https://gitlab.com/qemu-project/qemu/-/work_items/3622 - target/riscv: enforce even register constraints for Zdinx fcvt pairs https://gitlab.com/qemu-project/qemu/-/work_items/4109 - target/riscv: reject FMV.X.W/FMV.W.X under Zfinx https://gitlab.com/qemu-project/qemu/-/work_items/4108 - target/riscv: honor zicbo* envcfg gating in linux-user mode https://gitlab.com/qemu-project/qemu/-/work_items/4107 - disas/riscv: Fix typo in th.lbib format - disas/riscv: Fix isa decoding of rev8 - disas/riscv: Fix rv32 encoding of zext.h - target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32 https://gitlab.com/qemu-project/qemu/-/work_items/4045 - hw/riscv/riscv-iommu: preserve requested perm in spa_fetch() - hw/riscv/riscv-iommu: fix U-bit check to apply only to leaf S/VS-stage PTEs - disas/riscv: Decode unsigned vector immediates as unsigned - disas/riscv: Use signed type for vector immediates - disas/riscv: Fix 6-bit immediate extraction - disas/riscv: Fix th.srri decoding - target/riscv: use SXL instead of MXL for read_sstatus - target/riscv: Fix PC sync in trans_sspopchk for CFI exception handling https://gitlab.com/qemu-project/qemu/-/work_items/4118 - hw/watchdog: Add lower bound check for watchdogNumber https://gitlab.com/qemu-project/qemu/-/work_items/3600 - tcg: Export tcg_gen_ussub_i{32,64,tl} - tcg: Defer tb_flush when initial thread region alloc fails https://gitlab.com/qemu-project/qemu/-/work_items/2984 - tcg: Return success from tcg_region_alloc - tcg: Return success from tcg_region_alloc__locked - target/loongarch: check FPE before reading fcc in bceqz/bcnez https://gitlab.com/qemu-project/qemu/-/work_items/4209 - meson: make linker warnings non-fatal on Linux - serial: clear transmit retry callback on unrealize https://gitlab.com/qemu-project/qemu/-/work_items/4125 - target/i386: decode opcode extensions group 3 /1 as TEST https://gitlab.com/qemu-project/qemu/-/work_items/3580 - target/i386: allow transition to virtual-8086 mode only if CPL == 0 and CPU is not in long mode https://gitlab.com/qemu-project/qemu/-/work_items/3583 - target/i386: fix long mode segment override prefix decoding https://gitlab.com/qemu-project/qemu/-/work_items/3391 - target/i386: fix incorrect decoding of EXTRQ_i https://gitlab.com/qemu-project/qemu/-/work_items/3611 - target/i386: Clear OF, SF, and AF for fcomi/fucomi https://gitlab.com/qemu-project/qemu/-/work_items/4133 - target/i386: Use correct type for get_float_exception_flags() values - tcg/optimize: Fix s_mask computation for shifts - tcg/optimize: INDEX_op_mul is commutative - hw/elf_ops: defend against weird elf headers - hw/nvme: add SPDM_SOCKET Kconfig dependency - hw/block/pflash_cfi01: Restore ROMD mode after migration https://gitlab.com/qemu-project/qemu/-/work_items/4042 - hw/net/rtl8139: Send whole of vlan-tagged packet when doing loopback - hw/net/rtl8139: Fix handling of VLAN tags on incoming short packets https://gitlab.com/qemu-project/qemu/-/work_items/3518 - tests/qtest/ahci: regression test for ATAPI read vs. drain - hw/ide/atapi: read the whole elementary transfer asynchronously - tests/qtest/ahci: cover raw (2352-byte) ATAPI CD reads - tests/qtest/libqos/ahci: support raw (2352-byte) READ CD - tests/qtest/ide-test: cover raw (2352-byte) ATAPI CD reads - tests/qtest/ide-test: add a multi-sector ATAPI DMA read test - tests/qtest/ide-test: parametrize the ATAPI CD-ROM read test - hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers https://gitlab.com/qemu-project/qemu/-/work_items/539 - hw/usb/dev-uas: Don't abort if guest provided an undersized buffer for status https://gitlab.com/qemu-project/qemu/-/work_items/3900 - hw/intc/loongarch_pch_pic: Validate htmsi_vector before indexing parent_irq https://gitlab.com/qemu-project/qemu/-/work_items/4114 - migration/multifd: Replace assert() with error_setg() in recv paths - migration/multifd: Validate next_packet_size in zlib/zstd recv https://gitlab.com/qemu-project/qemu/-/work_items/3737 - tests/tcg/s390x: Test STCKF condition code on a faulting store - target/s390x/tcg: Set STCK/STCKF condition code after the store - pc-bios/s390-ccw.img: update s390x bios - pc-bios/s390-ccw: bound zipl menu strlen and replace VLA in zipl_print_entry - pc-bios/s390-ccw: bounds-check zipl menu entry index before array write - pc-bios/s390-ccw: fix out-of-bounds read in iso_get_file_size() - s390x/ipl: validate num_comp against iplb length before iterating - hw/char/sclpconsole-lm: avoid guest triggerable assert - tests/tcg/s390x: Test DR overflow (INT64_MIN / -1) - target/s390x: Fix DR/D INT64_MIN / -1 host crash - tests/tcg/s390x: Test PRNO TRNG interruptibility - target/s390x: Make PRNO TRNG interruptible - target/s390x: Have MSA helper pass a mmu_idx argument - hw/arm/aspeed: Add missing Kconfig dependencies on required components - linux-user: implement mount_setattr(2) - linux-user/sh4: Fix crashes on signal delivery in conditional delay slot - linux-user/sh4: Initialize the FPSCR register on signal - linux-user/sh4: Deliver SIGILL on invalid instruction - gitlab: disable provenance attestations to work around CI bug - hw/nvme: fix leak on copy ranges - hw/nvme: cancel inflight requests on controller reset https://gitlab.com/qemu-project/qemu/-/work_items/3398 https://gitlab.com/qemu-project/qemu/-/work_items/3883 https://gitlab.com/qemu-project/qemu/-/work_items/4068 https://gitlab.com/qemu-project/qemu/-/work_items/4072 - hw/nvme: factor out nvme_sq_cancel_inflight() - hw/nvme: drop AER requests without aiocb in nvme_del_sq() - hw/display/virtio-gpu: Unmap DMA regions on reset https://gitlab.com/qemu-project/qemu/-/work_items/3467 - hw/display/virtio-gpu: Always reject invalid scanout bounds - virtio-gpu: reject requests with short/truncated control headers Closes: CVE-2026-18054 - hw/display/virtio-gpu: fix offset wraparound in scanout_blob_to_fb - vhost-user-gpu: fix integer overflow in buffer allocation Closes: CVE-2026-15264 - hw/display/vga: fix panning_buf OOB after text/graphics switch https://gitlab.com/qemu-project/qemu/-/work_items/4085 Closes: CVE-2026-17516 - hw/display/virtio-gpu: validate blob iov size https://gitlab.com/qemu-project/qemu/-/work_items/3945 Closes: CVE-2026-66021 - coroutine: fix lost wakeup in qemu_co_sleep_wake() - iotests: run the test pool with the 'fork' start method - qcow2: do not try to clear the dirty bit on a read-only node - dmg: reject inconsistent UDRW chunk sector count and length https://gitlab.com/qemu-project/qemu/-/work_items/3846 Closes: CVE-2026-65928 - dmg: refuse to open files with no chunks https://gitlab.com/qemu-project/qemu/-/work_items/4021 - dmg: fix out-of-bounds load in search_chunk() https://gitlab.com/qemu-project/qemu/-/work_items/3844 Closes: CVE-2026-65929 - tests/unit: add reproducer for BlockAcctStats histogram locking race - block/qapi: take stats->lock when reading BlockAcctStats for query-blockstats - block/accounting: take stats->lock in latency histogram setters - block: Fix crash after setting latency historygram with single bin - block/cloop: fix integer overflow in total_sectors calculation - linux-user: fix incorrect msg_l[sr]pid members of target_msqid_ds - linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures - hw/nvme: fix assertion failure on subregion removal - hw/nvme: fix unintentional integer overflow in shift - hw/nvme: fix cross-namespace copy dif buffer overflow - virtio-mmio: fix QUEUE_NUM_MAX https://gitlab.com/qemu-project/qemu/-/work_items/3882 Closes: CVE-2026-50626 - hw/display/exynos4210_fimd: Clamp windows to screen size https://gitlab.com/qemu-project/qemu/-/work_items/3795 - hw/display/exynos4210_fimd: Pass width to draw_line functions - hw/display/exynos4210_fimd: Factor out finding screen width/height - hw/i2c/bcm2835_i2c: Correct CLKT register offset - linux-user/sh4: allow full 32-bit address space - target/sparc: set reg window data structures currently after vmstate load - hw/net/igb: recalculate rx_desc_len on migration load - hw/net/e1000e: recalculate rx_desc_len on migration load - linux-user: fix guards for the fsmount(2) syscall series - hw/net/xilinx_axienet: Don't write checksums off end of packet - linux-user: Guard local FUTEX_CMD_MASK definition - virtio: avoid packed vring virtio_queue_empty() infinite loops https://gitlab.com/qemu-project/qemu/-/work_items/3968 Closes: CVE-2026-16457 - backends/rng: cap request size to avoid oversized allocation https://gitlab.com/qemu-project/qemu/-/work_items/3983 - hw/virtio-rng: Fix host use-after-free https://gitlab.com/qemu-project/qemu/-/work_items/3917 Closes: CVE-2026-50624 - hw/net/virtio-net: Protect from DMA re-entrancy bugs https://gitlab.com/qemu-project/qemu/-/work_items/4073 Closes: CVE-2026-66022 (again) - intel_iommu: Check address mask before using it in pasid-based iotlb invalidation https://gitlab.com/qemu-project/qemu/-/work_items/3619 - hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle - hw/virtio/vdpa-dev: pass set_config buffer to vhost backend - hw/pci-host/q35.c: Avoid early return in mch_write_config() - hw/pci-host/q35.c: Factor out creation of SMRAM MRs - hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled - virtio-iommu: fix OOM due to unbounded call_rcu - libvduse: validate vq size https://gitlab.com/qemu-project/qemu/-/work_items/3652 Closes: CVE-2026-61402 - libvhost-user: fix heap overflow in vu_check_queue_inflights https://gitlab.com/qemu-project/qemu/-/work_items/3974 Closes: CVE-2026-63110 - libvhost-user: validate last_batch_head in vu_check_queue_inflights https://gitlab.com/qemu-project/qemu/-/work_items/3974 - virtio-pmem: wait for flush requests on unrealize https://gitlab.com/qemu-project/qemu/-/work_items/3938 Closes: CVE-2026-63323 - vhost-user: assert nregions within limit https://gitlab.com/qemu-project/qemu/-/work_items/3910 - virtio: fail early on bad config_len in migration https://gitlab.com/qemu-project/qemu/-/work_items/3891 - virtio-scsi: fix SCSIRequest leak on a bad request https://gitlab.com/qemu-project/qemu/-/work_items/3875 Closes: CVE-2026-61476 - vhost: do not crash on ring map failure https://gitlab.com/qemu-project/qemu/-/work_items/3783 - hw/virtio: reject zero-length packed indirect descriptor table https://gitlab.com/qemu-project/qemu/-/work_items/3984 - libvhost-user: protect against OOB vring queue access https://gitlab.com/qemu-project/qemu/-/work_items/3741 - libvhost-user: protect against OOB writes in vu_set_inflight_fd https://gitlab.com/qemu-project/qemu/-/work_items/3740 - virtio-net: fix short frame OOB read in receive_filter() https://gitlab.com/qemu-project/qemu/-/work_items/3626 Closes: CVE-2026-63320 - virtio-net: fix OOB read in RSC receive path https://gitlab.com/qemu-project/qemu/-/work_items/3623 Closes: CVE-2026-63321 - hw/display/virtio-gpu: Block Rutabaga migration - rutabaga: improve error handling, fix potential crash during init - hw/display/virtio-gpu: Initialize blob mapping for ATTACH_BACKING - hw/display/virtio-gpu: Fix empty blob discrimination - virtio-gpu: fix NULL deref in rutabaga set_scanout https://gitlab.com/qemu-project/qemu/-/work_items/3897 - target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers - net/colo: fix g_hash_table_destroy assertion on uninitialized filter - hw/display/qxl: unregister vm_change_state handler and BHs https://gitlab.com/qemu-project/qemu/-/work_items/3607 Closes: CVE-2026-63322 - ui/vnc: remove redundant rows computation - hw/display/vhost-user-gpu: validate message payload sizes https://gitlab.com/qemu-project/qemu/-/work_items/3866 - hw/display/virtio-gpu: Remove the bytes_pp field - hw/display/virtio-gpu: reject strides exceeding INT_MAX - hw/display/virtio-gpu: validate stride against width on scanout https://gitlab.com/qemu-project/qemu/-/work_items/3989 Closes: CVE-2026-63109 - hw/usb/hcd-xhci: Check return value of xhci_xfer_create_sgl() for errors https://gitlab.com/qemu-project/qemu/-/work_items/3786 - hw/usb/core: Avoid possible assert() in do_parameter() --> usb_packet_copy() https://gitlab.com/qemu-project/qemu/-/work_items/3746 - hw/ide/core: Fix possible crash via NULL pointer in ide_cancel_dma_sync() https://gitlab.com/qemu-project/qemu/-/work_items/905 https://gitlab.com/qemu-project/qemu/-/work_items/4052 - hw/usb/dev-uas: Fix guest-triggerable heap OOB access https://gitlab.com/qemu-project/qemu/-/work_items/3612 https://gitlab.com/qemu-project/qemu/-/work_items/3986 - hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect - hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize https://gitlab.com/qemu-project/qemu/-/work_items/3937 - hw/9pfs: fix O_TRUNC bypass on read-only export https://gitlab.com/qemu-project/qemu/-/work_items/4000 Closes: CVE-2026-63318 - hw/display/vmware_vga: Don't allow guest to trigger long running loop in host https://gitlab.com/qemu-project/qemu/-/work_items/3782 https://gitlab.com/qemu-project/qemu/-/work_items/4026 https://gitlab.com/qemu-project/qemu/-/work_items/4076 - hw/ide: replace assert with proper error handling https://gitlab.com/qemu-project/qemu/-/work_items/2777 - scsi-disk: fix off by one in assertion - scsi-disk: protect against guest sending truncated data for MODE SELECT commands https://gitlab.com/qemu-project/qemu/-/work_items/4051 - target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU https://gitlab.com/qemu-project/qemu/-/work_items/3223 - vfio/pci: reject invalid PCI_INTERRUPT_PIN values - vfio/pci: don't narrow a failed config read to a plausible value - vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time https://gitlab.com/qemu-project/qemu/-/work_items/3093 - vfio/pci: Initialize rom_read_failed in vfio_pci_load_rom() - hw/uefi: make SetupMode read-only https://gitlab.com/qemu-project/qemu/-/work_items/4039 Closes: CVE-2026-16288 - hw/uefi: add post_load checks https://gitlab.com/qemu-project/qemu/-/work_items/3837 https://gitlab.com/qemu-project/qemu/-/work_items/3838 https://gitlab.com/qemu-project/qemu/-/work_items/3839 https://gitlab.com/qemu-project/qemu/-/work_items/3885 Closes: CVE-2026-61404 - hw/uefi: account variable policy entries against storage size https://gitlab.com/qemu-project/qemu/-/work_items/3890 Closes: CVE-2026-61405 - hw/uefi: check lower limit for signature list size https://gitlab.com/qemu-project/qemu/-/work_items/3899 Closes: CVE-2026-61406 - hw/uefi: remove debug function https://gitlab.com/qemu-project/qemu/-/work_items/3615 Closes: CVE-2026-58582 - hw/uefi: add sanity check https://gitlab.com/qemu-project/qemu/-/work_items/3614 Closes: CVE-2026-58581 Checksums-Sha1: 8eb9f5abdd8aa9848b461c49465e2b68f9ee13f1 195856 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_i386.deb eff972e46fbf8c7895040c81ba316cd27d730377 120708 qemu-block-extra_10.0.13+ds-0+deb13u1_i386.deb d41b2faddc1878e509e7a85545e2a068f6df1e0d 848332 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 23885770bdee38eb2d3dcf9caa8ebbadbb501c51 592096 qemu-guest-agent_10.0.13+ds-0+deb13u1_i386.deb 16aaaf8cedc11909118d8d7d0e27d4a3e4719669 16960776 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_i386.deb d7d9c9e5ebfdffe65cda30307b1bfcf2a02add67 5010788 qemu-system-arm_10.0.13+ds-0+deb13u1_i386.deb 50178b09cc149432909db7e119af53ad9425de10 2827924 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 29bfd1d74d1cef0dda803f49c5f57dad20ac69e1 1017488 qemu-system-common_10.0.13+ds-0+deb13u1_i386.deb be1c11ffcd7ebb1205476a8eac4d7dddadd5a6f8 972384 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_i386.deb e0f3e94efeb1d3a8a1ad55a102fab96fd0286f51 394252 qemu-system-gui_10.0.13+ds-0+deb13u1_i386.deb 508623845027ffc504f06c43db7236920d04adb0 27191960 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 7fde3d4d122c238e1fc3cd395158305a57452f71 7708404 qemu-system-mips_10.0.13+ds-0+deb13u1_i386.deb 5f90061eddc15df5c42b34e49f2b1ab02cb219e7 88906548 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb aa0dbeb7d3a964d087da6ba38ead3a8d17cbb0c5 27966256 qemu-system-misc_10.0.13+ds-0+deb13u1_i386.deb 8c2d0d6eba11f67ac8132bb3fe04c80d630a966d 503332 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 5c5a9639851b11d9023624452ec518f1e9dfbda2 199992 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_i386.deb 6b1a74aac2739380ffcaf5f24b4e8008d45818b1 197768 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 3f66f119fbf04981f4851c9f840d86d781ce9f25 133004 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_i386.deb 67c6c57a756a225d02f18fb02a5fe3a13afe5222 13795300 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 728c83c8742f27b4dce82f0232e29b1af54ae0de 4139108 qemu-system-ppc_10.0.13+ds-0+deb13u1_i386.deb a992b390012c7c67e6789ac93df7908ea36fe19a 13900680 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 33ffc6c73403890ab1ea9f502eca25d0e32f0c7d 4045316 qemu-system-riscv_10.0.13+ds-0+deb13u1_i386.deb 6a34f5b3e187f10a8a2207296093e146e3693e23 74268 qemu-system-s390x_10.0.13+ds-0+deb13u1_i386.deb d4838994cd4b8d9c52190f2ce4a72360c01b9760 7893044 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 9a3a2e5761968bb9e9288a1fa3066c2765e216a0 2556168 qemu-system-sparc_10.0.13+ds-0+deb13u1_i386.deb 40367e5e88ef47e94cce2f4e070a7caa302e3c4b 14286048 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_i386.deb febc73293ec105f9729170739e4b185973c81ef6 4430216 qemu-system-x86_10.0.13+ds-0+deb13u1_i386.deb 05124fad173ab30a429fa1244e8ffc7e685db0fb 74368 qemu-system_10.0.13+ds-0+deb13u1_i386.deb a950a15c8571b92b77e1aecf3bf73f78378e4adf 1904 qemu-user-binfmt_10.0.13+ds-0+deb13u1_i386.deb 736f95924a968b393c3524396cad7fb7b548091c 63716784 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 1567f61a4eb96732b422b9ed72121051bca442eb 77028 qemu-user-static_10.0.13+ds-0+deb13u1_i386.deb da1dd2802a7ee238645f87ee355b94c2920a1dc9 36367304 qemu-user_10.0.13+ds-0+deb13u1_i386.deb 4a5a671ad2a17810cfcfdf8411b2cbf6ca61bc0e 10394952 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 3aae78f9ed3dd88eb08bcbfabf9b27843c5877b3 2164052 qemu-utils_10.0.13+ds-0+deb13u1_i386.deb 4850a80260bb02653ce04cb1deb683d65a5c5234 32952 qemu_10.0.13+ds-0+deb13u1_i386-buildd.buildinfo Checksums-Sha256: b04e173a6fb397af768294688b4205c289b9cbf7bd56f6f6045c7a974922dc3e 195856 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 5e46cc4647ecb2b7b09436deceaf906da7c89b3a095511221fc78f0b64287257 120708 qemu-block-extra_10.0.13+ds-0+deb13u1_i386.deb 29b736b40939d7f0619e13d748d32754be1d5e03f653a2f2734708f245f8ba42 848332 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 947f9a7444ebfb9e1c4983322e9aedfb03d9cc2b37aa10768572610ce653898a 592096 qemu-guest-agent_10.0.13+ds-0+deb13u1_i386.deb 4afb6eb6ea34c73a38830fe5d9841b7181e4abebf2ad9b7e35af8a842bb5e23e 16960776 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 7a5fc2971d3ffbc27c7dd7a4ae50a80519ff9b94cd1c7ae4a5cd975521c65d7f 5010788 qemu-system-arm_10.0.13+ds-0+deb13u1_i386.deb 1c8231ee7e2e8786f9f7da6cc2039f1e7866d0810d5180a419efef8b49ad43e2 2827924 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_i386.deb db20ba32f76a62d52d65e02fb9bba96d2df3470a9e6cf04c2368043da9273fa1 1017488 qemu-system-common_10.0.13+ds-0+deb13u1_i386.deb f443406fff230762464e00b53b182d21c9f4f1d7f25a00a69a78602e668675ed 972384 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_i386.deb db5961804075fc7dcbcdd496692456d648f556186a21ad7166b44cf30444111c 394252 qemu-system-gui_10.0.13+ds-0+deb13u1_i386.deb c37a28e31445fed7521a13d10df18ee7a00c29d2d765b12cb82d688e09b3fa15 27191960 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_i386.deb a342afd84ff14fa655a2b3ac2bb5466a80406efb9bfb2a656be5062b5ac437b9 7708404 qemu-system-mips_10.0.13+ds-0+deb13u1_i386.deb 9aa5c15dd16a676f0b7457115f441c8d4294bcdc116545bd919194e95c21bb3d 88906548 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb d62952d44de02193e043dcb4d7f2657dc67ca86434578fab38e0384c37e1194e 27966256 qemu-system-misc_10.0.13+ds-0+deb13u1_i386.deb 444a5388d7e94a78884b92c99a2d6b3ad02b3f30c92a3762e5c756a00d42980d 503332 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_i386.deb d1ed11f47ad0114c0f402e7e3d4690329b9aa8876d22283be762ee4f62af567d 199992 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_i386.deb 213548c3e260c6d98d2d1c8a10408e31c8b4d1dea3134cd24ad4753741f7a6f7 197768 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_i386.deb a516c10a626d938ca377d5304968327afc89e5f01ac9ba65b4d45a933c1ba42d 133004 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_i386.deb aa09b98420e4365d3980b6923d47be1d12bae4946e3747c7158bf5b386fe34b4 13795300 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 337e9c34dde10d7c169ad4b2166c94f0192e5ca645a15529b05090f14a8a095f 4139108 qemu-system-ppc_10.0.13+ds-0+deb13u1_i386.deb e78fe155a6c6852e45712b819e8d60a7641119fbfc785f7dff49362007968d02 13900680 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_i386.deb d5dfa9ad1f2b53cf3cbc1807e3a287f093aa842e5afcc30c6c569d6e1f0ef24b 4045316 qemu-system-riscv_10.0.13+ds-0+deb13u1_i386.deb 0b87093448346d49cac82dbabf08b821a9ed084f111a388b07e0c76fdd5cb21d 74268 qemu-system-s390x_10.0.13+ds-0+deb13u1_i386.deb 95e747bceca53ada1e94b634326352137cc06d84a0e011bdffc93859f83d8b22 7893044 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 9938c40aa28c3b4d5cc8480b4185de043b568971133a62f18bfbda235d67c814 2556168 qemu-system-sparc_10.0.13+ds-0+deb13u1_i386.deb eddb356ea825b738d3a3b376e55257aeffaea5496c5f315a6b072ea80c24f2fb 14286048 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_i386.deb a2ab65b34d850d0c961148f1ba292a99e43c4310b493f0b1c19495a559379b92 4430216 qemu-system-x86_10.0.13+ds-0+deb13u1_i386.deb 83490ba46add1b40fe54b63dc8c38febf06a067c4a95777989c15783c97e67e2 74368 qemu-system_10.0.13+ds-0+deb13u1_i386.deb 1d108526d06c246f2c93f66ae2c8893d07364326c455d02323f8e33075ebc2f8 1904 qemu-user-binfmt_10.0.13+ds-0+deb13u1_i386.deb bf631973b026de86ee08914a38ad7e4f8563367a2c8e55082325f0b1119a8b53 63716784 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_i386.deb ccb452ea57aa811c600a72dfb3e4848ff62c3a10f58b7aff697af620663b21b8 77028 qemu-user-static_10.0.13+ds-0+deb13u1_i386.deb ac72cb41df4f296756b227dbf31158f4acd30993b348431f6e96fbf72630cc1c 36367304 qemu-user_10.0.13+ds-0+deb13u1_i386.deb 9fbd382a66f109c44a296c512c0edada65f82a1f4af222142aa761deb527132d 10394952 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 5bee2e52b172c8e189f5737f1a6f15872cd8f2e8441ce57b9d3fa67b368a1dd6 2164052 qemu-utils_10.0.13+ds-0+deb13u1_i386.deb 3ed4c2695f97837ce33af326cdfb131a4b437a31c733e3a4a1d1b2837aabdec3 32952 qemu_10.0.13+ds-0+deb13u1_i386-buildd.buildinfo Files: b84cab12296389699c083cc93baf6711 195856 debug optional qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_i386.deb eac8862b4c9cc368fde8481dee5d478f 120708 otherosfs optional qemu-block-extra_10.0.13+ds-0+deb13u1_i386.deb 7e796445737e592a6c022ee32d3fc714 848332 debug optional qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_i386.deb aa04baf0a1c8c6e35c4dace2057146d2 592096 otherosfs optional qemu-guest-agent_10.0.13+ds-0+deb13u1_i386.deb 2373450a67aa85a60fa258c7fc520386 16960776 debug optional qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 9e175b24fcb76d25e6afbc84093a3c90 5010788 otherosfs optional qemu-system-arm_10.0.13+ds-0+deb13u1_i386.deb 87aa0fac05a17c1e39af74c5683f58b2 2827924 debug optional qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 410d5681e330f53f76ea978dd9f918d5 1017488 otherosfs optional qemu-system-common_10.0.13+ds-0+deb13u1_i386.deb a42eafacfc42e5c25b9ca8330a50cb22 972384 debug optional qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_i386.deb fb18a3e963d9b41c04b071955ac8751b 394252 otherosfs optional qemu-system-gui_10.0.13+ds-0+deb13u1_i386.deb 85e970bc8e82c5406367c559e4dea0ff 27191960 debug optional qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 7fed030f5155f7ac67a4fd02740444a7 7708404 otherosfs optional qemu-system-mips_10.0.13+ds-0+deb13u1_i386.deb cc91ec1843dbb9476c91761a0474c32c 88906548 debug optional qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb fddca6bbb21d9368081177fb18494a5a 27966256 otherosfs optional qemu-system-misc_10.0.13+ds-0+deb13u1_i386.deb d770b60743f74be9e4c8f2a200940efa 503332 debug optional qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 7130b65e61096e6697aaace711cd0ecb 199992 otherosfs optional qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_i386.deb f68059d5eb17be0156a44ca12a0cec9e 197768 debug optional qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 6a35fcce66bcf2e67b239bae694327b7 133004 otherosfs optional qemu-system-modules-spice_10.0.13+ds-0+deb13u1_i386.deb eeef812c64848e5f1348c3297622010d 13795300 debug optional qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb ea6b1c5bdc771c738929cfed9af7e29a 4139108 otherosfs optional qemu-system-ppc_10.0.13+ds-0+deb13u1_i386.deb 888c6c868399f1539a08333fccc051b9 13900680 debug optional qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 439d56f9578bcc1452258312ab4ea9c5 4045316 otherosfs optional qemu-system-riscv_10.0.13+ds-0+deb13u1_i386.deb 002dc02c074340ac578b9e7f65b31c1b 74268 otherosfs optional qemu-system-s390x_10.0.13+ds-0+deb13u1_i386.deb dc039fa2cf063e70001c2d2799ad2881 7893044 debug optional qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 5f7e9acde7b21b0653c66004d8e7dad4 2556168 otherosfs optional qemu-system-sparc_10.0.13+ds-0+deb13u1_i386.deb a0814fac899efa6dcebd56652fb14336 14286048 debug optional qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 6d87996cc8f55b1c79be503dd14de6c6 4430216 otherosfs optional qemu-system-x86_10.0.13+ds-0+deb13u1_i386.deb e7cdac0fad1ddfc5e97499727dd673f3 74368 otherosfs optional qemu-system_10.0.13+ds-0+deb13u1_i386.deb 9860de91dc8d538f84b391a23de14171 1904 otherosfs optional qemu-user-binfmt_10.0.13+ds-0+deb13u1_i386.deb f9c80028c3d9bf973997d17981db545a 63716784 debug optional qemu-user-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 63680dcfdbff34f2bfe4b25536b18a7a 77028 oldlibs optional qemu-user-static_10.0.13+ds-0+deb13u1_i386.deb c659a1e63b47e247d6d70155c64afd28 36367304 otherosfs optional qemu-user_10.0.13+ds-0+deb13u1_i386.deb 5c79f30c934df0ac1d3a924358f81f2d 10394952 debug optional qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_i386.deb 47fa65a9bf05f86b07f94774d2e62833 2164052 otherosfs optional qemu-utils_10.0.13+ds-0+deb13u1_i386.deb 2bc35e63098fd7549fa5483f023ed941 32952 otherosfs optional qemu_10.0.13+ds-0+deb13u1_i386-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE+i/sCsF3puL4e7qIGNGWmfrqILEFAmqcdbwACgkQGNGWmfrq ILGDKA/9HeeY+BsqVD2pTwb+8i+E0xv3UwbOYu1MwkwAHiAghTJnA6ZPQwn3PXR4 dxLLrYDMqwbisgKwOkaCXdbMve+WCNlnEWkDtijI/uu4MgN34Svn/CaCDbSZjJa0 qPu8M/Mj2fDICtyJSL6je9C15r2rZrRxUlLr4kCpJ+X24VTR7BnGczl8P+OE8gjq K1SloYY/N19k/v1umWPV+zJJoez779BgWMWaGfEDyv0iuiSrFpOq42Bjk/3HjL0z sx5suNo9T2halhs4AsUVIqb4QQR+3xMkC+n6mIo5i/IKC/vc1Hmjo+eOyT0jELLs NYSI/LUT402SSaE7OnZYjr7SETHbNVTG39/kXB1rIfV8VTdq7s4zduD/z6kE8FNM 8ahu5jBqX2HwPqCPoolhwsF4nTj0cNjqXkjT+cGvuCu/tVudgG120dqaWACbqaiB ngMiClt8Ddi1/iBQ46FyJB9UMCRRh0zA4n/3SAMZvDoUNia/jy4RESyXXQr5LHFx T6wHdK3yWa7zgV6XH0nQrkmkpp7AxZLuuCBTIDr0rdOhS+in2trdsPvt7IFNU8/x u6Zd8dIcIcW6s0+4SEvOmSmVsI+iOyC9dwH3e6CWhdAbhAeKyVTlfBa//ASAjPWX 1zjcqSD56Up9EPS+NZ/ngata4qIT1KdXJFpOz69GJPmyTbdqQ+g= =FIBO -----END PGP SIGNATURE-----