-----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-s390x-dbgsym qemu-system-sparc qemu-system-sparc-dbgsym qemu-system-x86 qemu-system-x86-dbgsym qemu-system-xen qemu-system-xen-dbgsym qemu-user qemu-user-binfmt qemu-user-dbgsym qemu-user-static qemu-utils qemu-utils-dbgsym Architecture: amd64 Version: 1:10.0.13+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: amd64 / i386 Build Daemon (x86-csail-01) 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-system-xen - QEMU full system emulation (Xen helper package) 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: bf5e5005c210bd9366275bcc87c702c3303fd738 339736 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 3120a7d7c50abf46a54eca648685df289862e0e8 139932 qemu-block-extra_10.0.13+ds-0+deb13u1_amd64.deb a97644c90a4cdeca4d9fa4f04508a413636d94a0 1018052 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb fae9bf7300dda2f58f7b7e59941f20bfb25d324f 562256 qemu-guest-agent_10.0.13+ds-0+deb13u1_amd64.deb 4802baeac8904945d1d4fdde689770e788c18ab7 44240988 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb f5fa9564d4de9ee79ad963d403efeca60e1016ef 9901648 qemu-system-arm_10.0.13+ds-0+deb13u1_amd64.deb 50764026d09705566a84925fd0825746a3ba5328 3453276 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb bf35f880f61ae55fb56135bfba7ff069127a7611 1000628 qemu-system-common_10.0.13+ds-0+deb13u1_amd64.deb 968a2d6b305423ecb69d95f00f6023c6580aa80e 1129484 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 47385c99ff607fc44ab1e2aa22ba85daf962039c 363032 qemu-system-gui_10.0.13+ds-0+deb13u1_amd64.deb a5801fd5bd5c2d892048b4666c001859b4907f0f 61178492 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb eeb8f3e45d21f67171f2e4efeec962ff419fb834 14682804 qemu-system-mips_10.0.13+ds-0+deb13u1_amd64.deb 189d1141563c8381a52a080fd29160fe84b76d59 158406824 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 992f3d929a7ad02f3e1a988d51d115892bab910d 40910644 qemu-system-misc_10.0.13+ds-0+deb13u1_amd64.deb 860bc42dba6a3b381f63ce729d2790c0d95315bc 634588 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 3d815fc4cf60849629e014cd351361842aa27f16 198392 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_amd64.deb 3131fa27969433621235a06504a6a6e2410ff05a 224352 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 310e113aff178324273edfcf66f7ba099cc2dc82 129900 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_amd64.deb 438852747ce8f3232185100c6b37cec5de79eb58 34217648 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb adfdf9336f88bec25cc0f80cd9ac7f3c2e1b5692 8166556 qemu-system-ppc_10.0.13+ds-0+deb13u1_amd64.deb 23aed9c0ec3311552a6f41d9f78d443be65989dc 32845040 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb b4bd4c7da2bb66531ac45bcea7e9e38a2ef80479 7630948 qemu-system-riscv_10.0.13+ds-0+deb13u1_amd64.deb 624189d9a708f335bf911182672ba786c83b8402 12442744 qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb d790947624e49645a8b2f38008a27d3297912333 3155488 qemu-system-s390x_10.0.13+ds-0+deb13u1_amd64.deb 6c09a4215d9fa1570625a29075a385abedea2944 22857512 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb cfecdfb7fd1691bebed34ad8945d27e24b094831 5731624 qemu-system-sparc_10.0.13+ds-0+deb13u1_amd64.deb 7f9ee6d195b538eb47069db1a2bc5b22d3e2333a 41866556 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb a5896aef71e501493a4e1f1024eaab032e93767d 10278596 qemu-system-x86_10.0.13+ds-0+deb13u1_amd64.deb 44de720b5e8a7a3469aa1f05d4fb84c2fd96e20f 12295652 qemu-system-xen-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb fdf7cb72881a45e10d10f88ca4977495c6a37c96 3052176 qemu-system-xen_10.0.13+ds-0+deb13u1_amd64.deb 52daa60593ecf8e71fbc8d85f7a95d5b9e5b2c64 74368 qemu-system_10.0.13+ds-0+deb13u1_amd64.deb 9f2c619b1f8bbfddba6f601e9ad42b6be5d38482 2060 qemu-user-binfmt_10.0.13+ds-0+deb13u1_amd64.deb 91c74db7bc79649515ad762a45daa0947a304c72 147131420 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb c6ec41f597f90fd031e6d2fa5f083c66e0c91137 77416 qemu-user-static_10.0.13+ds-0+deb13u1_amd64.deb dec1373851d29f91642c197f4a339d0d2ad25ed0 71089852 qemu-user_10.0.13+ds-0+deb13u1_amd64.deb a5c8f472db2700334362a14dfe131d3a1a558a50 12225632 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 7a9a18b82172f37ed7db13cbcc4f5c427bc7e848 2024216 qemu-utils_10.0.13+ds-0+deb13u1_amd64.deb bba8e1c254b50a2a96a4ef3f0daaac686ba7e533 35744 qemu_10.0.13+ds-0+deb13u1_amd64-buildd.buildinfo Checksums-Sha256: efac9448527da87df54639bcc54cab919bca57311cfef07793a0a8f09510da7d 339736 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb bfbf55106e9c5d0c373644f0a43181a164d088a4fa9ee6b7788f88f6eeb8d1a6 139932 qemu-block-extra_10.0.13+ds-0+deb13u1_amd64.deb 2b463a0fa9f46037e37ad13ac95513415502f7d24afb4c8f82dfbcf91169362a 1018052 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 7d7d6be6a52d6ea21eabdb78f686e4bb886f933171d33f5f3cf3cf2390343abd 562256 qemu-guest-agent_10.0.13+ds-0+deb13u1_amd64.deb f13f172beefb472b83a69c1d6f1a5f46ae92b91dda3b1f6cfb49c8b6d5674dd1 44240988 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb babb8ab3c9f5f045184bd8c20604237d28c1b5e6a578d7f400566b9f257b59e7 9901648 qemu-system-arm_10.0.13+ds-0+deb13u1_amd64.deb 9f0a0ddde6e4a3e92c00c84f6272e018c35620df6e4a03503ae4a2575e8d4293 3453276 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 3a99dc23c42c66bb7e96dc1f2ba12b1797d154a472fbdb1cfcd822d9fb69e85b 1000628 qemu-system-common_10.0.13+ds-0+deb13u1_amd64.deb 7f1e20dc867ad098aad95c1b1f75810bf5ae862560ef03dc8d11657fc1c8822c 1129484 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb d88c6fc5e82f07f4f8d00309be7e912d3addbfb4d08245c7787d0c57479ef498 363032 qemu-system-gui_10.0.13+ds-0+deb13u1_amd64.deb 9dceee6b5b7d4308f17ded1c012dfe8e64b7dd7cd086d4025a2463c2610608d0 61178492 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 28c12764664e99e37ab23e31c80857137e9e0f66b266ca35df195f5f6f6eb6a4 14682804 qemu-system-mips_10.0.13+ds-0+deb13u1_amd64.deb 3fb69b79e7e4444586da9b33207f477c469dbc0b52e0d7f62da57ed7009e97cd 158406824 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 90fb5b804219f1716b94266a805efcfff41d090d640fd5d8ac0d64480cb67a21 40910644 qemu-system-misc_10.0.13+ds-0+deb13u1_amd64.deb aeb63acb1588ad3974c4846056fe1d548a04a81a2c8aa2d1e0e2e34093b692a6 634588 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 7c435f641bc365062c335db11d5c001fcf4a6ece8eeb47f493a17f0795a12164 198392 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_amd64.deb 9828a2d8d6070acf08f1e52c0776904f3bcd4ddaa38ec967bbb03c6826a3d804 224352 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb c21bb6b7c9b3fc72d8e417328d8f5ee9e4db30758d6763639f40ccfa28248b76 129900 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_amd64.deb cd6e04b12afa6ae605d36e8b4fc05a429cbdd4ac6dda2abf4bae416956829c4e 34217648 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb c4802b8dcf26d35a74d9206520a6779890e2d92e229c0ebe1348b26c324dbfd2 8166556 qemu-system-ppc_10.0.13+ds-0+deb13u1_amd64.deb 95c25cc184d42fdbc243baeb3a2560993c4800786dbf88e58bfd87483b76701f 32845040 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 80effad6aa07c09a7532e1b731c04ec9a32c545c2b9597320ec16ae59d2f34a2 7630948 qemu-system-riscv_10.0.13+ds-0+deb13u1_amd64.deb a7ba1bb9a36953e6d43ff3728e7437aded81f2cff7130882bca4731b2a5e91f6 12442744 qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb b550b2a645ee66595b28b6eb1c25547ee8ee207d18e1b9f138179022b6b41fdb 3155488 qemu-system-s390x_10.0.13+ds-0+deb13u1_amd64.deb e0140d44f3471d0f6e2d4519bfc254a3debdd68d21ad62f8f8beafbb9a3ccd04 22857512 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb a98d29d14c9d73439a34683e6f5747e0a88197330951045b5f96c4343455a6f8 5731624 qemu-system-sparc_10.0.13+ds-0+deb13u1_amd64.deb 9523d6fb1cd18fe9cd97522bbd70e0f8432b42785d1363a9846c4291567effdc 41866556 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 5e841d0723a657fd8bc2e9e1a085d24f47fcb3e4a0f94762e6c38b429f22fbb1 10278596 qemu-system-x86_10.0.13+ds-0+deb13u1_amd64.deb 626d3c9adf691845be0c8aef4a8c6db1dfd8d2b617667388da649712057204d5 12295652 qemu-system-xen-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb f21887cf9107f3ec8170af5cfbdb677bc336316222be186603c7bef8e89db5ea 3052176 qemu-system-xen_10.0.13+ds-0+deb13u1_amd64.deb 3e5f3740d453d08ed85f339911aaa30f310e57eaab8c0747ee943e7fcba7a53e 74368 qemu-system_10.0.13+ds-0+deb13u1_amd64.deb 01ee940fe25efa725335cf6c38a4480f3ce460ebbf73591a4a8d78e8aaa0bd03 2060 qemu-user-binfmt_10.0.13+ds-0+deb13u1_amd64.deb af2d6fb64bab05c770b7a7949ba93fe6c293dd608fd3a902a066ff46f09c2914 147131420 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb ec7657e2ce2e62ebdd6dc0348523fa7abdfc983266ec52bfc5bd211e3e543d25 77416 qemu-user-static_10.0.13+ds-0+deb13u1_amd64.deb ca6ede739327a20ae5a3498230c8a3a9a072c586e131bc6bcc1201eb1725e336 71089852 qemu-user_10.0.13+ds-0+deb13u1_amd64.deb 12b9fb791bd59f9912effb3a88ed18912b9562d1be8298881d9a03faf176a41f 12225632 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 6d31339b1630153fe7c5f8a51426b8fa6ce35731aeb015a84f2d333c4e4dca30 2024216 qemu-utils_10.0.13+ds-0+deb13u1_amd64.deb dd7f30055612f2a58439e7e6e238d83352086611993987b32dd553ad39ac70d9 35744 qemu_10.0.13+ds-0+deb13u1_amd64-buildd.buildinfo Files: 134907ecbc47ccda51f8176e2da2378b 339736 debug optional qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb c497d97382a478aec9f186b40a928980 139932 otherosfs optional qemu-block-extra_10.0.13+ds-0+deb13u1_amd64.deb 9ee6e84ff72acfb3756545b68011a63b 1018052 debug optional qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 55b499cc09b6d3e81ac196729b657c31 562256 otherosfs optional qemu-guest-agent_10.0.13+ds-0+deb13u1_amd64.deb aeca2720385a6ec5c2417e334a8e9863 44240988 debug optional qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 3b8fb44bb372cd27f87a056734b028ef 9901648 otherosfs optional qemu-system-arm_10.0.13+ds-0+deb13u1_amd64.deb f4d3d03365fc42754d76e7a8b37cf1c8 3453276 debug optional qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 76e00ec6cb6f8cb1158f2ec4f0a0be1a 1000628 otherosfs optional qemu-system-common_10.0.13+ds-0+deb13u1_amd64.deb 9a735516644ac0eeca0915bdf35fe532 1129484 debug optional qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 9a63644c6cda9fa3236b934fd45c75f3 363032 otherosfs optional qemu-system-gui_10.0.13+ds-0+deb13u1_amd64.deb bcef5671b6daef40b4833495952ffbe1 61178492 debug optional qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb b333722df4666a4c4dfde3103cc5263c 14682804 otherosfs optional qemu-system-mips_10.0.13+ds-0+deb13u1_amd64.deb b8581c858a500e0d9a25d40b405f8339 158406824 debug optional qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 7b5324b2553c37657287a7e124142c15 40910644 otherosfs optional qemu-system-misc_10.0.13+ds-0+deb13u1_amd64.deb 0a562d1fd3d1e8f4f8fcf292af5299ac 634588 debug optional qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 167945d51a6a2b00940e029706491a1c 198392 otherosfs optional qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_amd64.deb 924fbfecb39a9d10bdc533bd905e5028 224352 debug optional qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb d4c622c3e1b0bdd23d91adf7c0b4fe10 129900 otherosfs optional qemu-system-modules-spice_10.0.13+ds-0+deb13u1_amd64.deb 9fde5fe8946ea223f53c5900015b5cd2 34217648 debug optional qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb bb8baba744417b632b3bb298b8f7f4c3 8166556 otherosfs optional qemu-system-ppc_10.0.13+ds-0+deb13u1_amd64.deb eba6e659add77f342f9eb57474527a83 32845040 debug optional qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 5f39afbda20f4dafbc178d0ed839569f 7630948 otherosfs optional qemu-system-riscv_10.0.13+ds-0+deb13u1_amd64.deb c5193fbde8d2a036e5bf99673e618788 12442744 debug optional qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb db0739d0121c77e7e640a64e0bbf397e 3155488 otherosfs optional qemu-system-s390x_10.0.13+ds-0+deb13u1_amd64.deb e195857e3eae23f8830d058ee571577c 22857512 debug optional qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb c55488a88c954d20aa5cfbdd7f096160 5731624 otherosfs optional qemu-system-sparc_10.0.13+ds-0+deb13u1_amd64.deb 2a9ba5bcf7a8bff0afa759c13546816c 41866556 debug optional qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb be8c78d1878395bb80d067680e8c333e 10278596 otherosfs optional qemu-system-x86_10.0.13+ds-0+deb13u1_amd64.deb 5d6a339ae4bcf0148299882dce96e6d6 12295652 debug optional qemu-system-xen-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 8a9c66ab5eec5873c6ce333aba7182c1 3052176 otherosfs optional qemu-system-xen_10.0.13+ds-0+deb13u1_amd64.deb 9cda7be0fee66ddf884c619a38adbc38 74368 otherosfs optional qemu-system_10.0.13+ds-0+deb13u1_amd64.deb 83f65d56513bcbeb2734292d019472b1 2060 otherosfs optional qemu-user-binfmt_10.0.13+ds-0+deb13u1_amd64.deb cf35bb218f780c6bb6e77b12f6ebcfe5 147131420 debug optional qemu-user-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 19599ecac8a16d614873cf522c9f1fa0 77416 oldlibs optional qemu-user-static_10.0.13+ds-0+deb13u1_amd64.deb 516df209f7b82febaf9aeda1632f9cb4 71089852 otherosfs optional qemu-user_10.0.13+ds-0+deb13u1_amd64.deb 2505e56bdcafccc1e919f8d42e408ef4 12225632 debug optional qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_amd64.deb 4d23f5324bedd20d1f166861dd3e8384 2024216 otherosfs optional qemu-utils_10.0.13+ds-0+deb13u1_amd64.deb 8bd76ead452339cb2f57dfa0702a1f8c 35744 otherosfs optional qemu_10.0.13+ds-0+deb13u1_amd64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEBDWXQb2umOtH4DRpYg9P9sm2dfEFAmqcZp4ACgkQYg9P9sm2 dfGeCw//bjxCcZY+3TkoWInk8xBXh6ZOXX18toBEkPIIn03o/szRyrw97+Pz3XF2 ttldMUvlHGiNWfQ1TQTDe6bf8MO7J6XzPeRfm4qrlquxEjHXG9AccYNJHk5adSFO kksOkolKrjjn3FOWKq0QLm3uwPulAjY6GiQFbgQsvd4j9/oXIBpDYlSMHvuhx7mE qgXxLFQB2lyzYrXOeY4a6JDwCaHqHc3vPfQqOWWIT33HBOMKr7SZ15vwLl4s4QC+ hF8l2aW12c+s0C8CrvAI5jOs4b3EyC3TjeiwW5TaPZeU6JRY8jyvA1aeAReoZGDp c0SuB2k6VRwmLa6xHA5j6rrMmvzw3+PUO/dkMUUrGWN/JBEkmiKiF6mnttW4lb3j Vd4yzBXN2baQ9M+SbL4vwVaeINnXfhkQEwpJK712kitXlFrSsYhiOWRKDNxJXfC6 sVPK6yMjaNvcIgw4nB3tbVpEzgx6cnJr9vQ6QcDwnljOt4Xkhpr6UWDvfvffWDNS k/r2fnQlg6Z0hhQUZgGhxhgJYUd8yf5PTedikdRloe4JNtT7b0LvJXjwRGws8BGR hlTGG19ZrtWh5DcBmEVk/LIy4qXJMXw3dgnPTCp32+2B/qJI8skGHj7G5JXd54eE gGy1aDpyn9zR2/GVp2/bSdicgBtrVHw57uYmnrZoM39LTCpIAD0= =GUaT -----END PGP SIGNATURE-----