-----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: armel Version: 1:10.0.13+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: armel Build Daemon (arm-ubc-04) 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: fb0295744d3ca07e59a2138a8b8c67e3ea10cafd 162928 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 397df8f3e839ac28cb517cd2d473b3af4cdd1824 112120 qemu-block-extra_10.0.13+ds-0+deb13u1_armel.deb 281e24c92a81d2807c8fd3621f96be1b5d6e1b98 1027060 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_armel.deb f20bec68312dea62c11aa23bacd6a41fdd776206 526308 qemu-guest-agent_10.0.13+ds-0+deb13u1_armel.deb 3d48fe0249477bdb20e886cfaed3a7c6234043ba 18861532 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_armel.deb c39cbd73577d854ad8f5ec9b58ba8debcd6a554d 4147184 qemu-system-arm_10.0.13+ds-0+deb13u1_armel.deb dcb4b641e63a5431a98b8a491f7bbdf45dee8b6f 2092228 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 5e417df38e5c1fd12855b693a58cee7cb9218819 819704 qemu-system-common_10.0.13+ds-0+deb13u1_armel.deb ab4f59233f811d07670ea701e999e7d06ce9492d 1115572 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 22001b61316afc3b275893473f237d7afb4b8e2a 326800 qemu-system-gui_10.0.13+ds-0+deb13u1_armel.deb 35d22851d2375749741415faf67979d17936a33c 26925444 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 29f612f08dd59c13bdab7ebc23239a9ebd52d500 6373280 qemu-system-mips_10.0.13+ds-0+deb13u1_armel.deb 1906dea4d5bca1352d4f7331229383fd1a49ba56 87889936 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb dcd21fa8ca085e5545dacc4a4a5e08ede5234ea8 21823620 qemu-system-misc_10.0.13+ds-0+deb13u1_armel.deb 77ccdac501bbd47030c91afe8c8638671be138c8 568716 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_armel.deb d7a51fd810523d1995be791dc799668444e8eed5 174008 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_armel.deb f619812aae53efbf1731baa38d7e854c7b7c7312 209468 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 3f1b3256daff9d010320c5b28d0522b90a619fd1 126664 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_armel.deb 1922392c1096dc7723a81c90cba0871a426d1238 15331380 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 091d3eb4307e0ab45f43f4791f7e81043dfadb2e 3429228 qemu-system-ppc_10.0.13+ds-0+deb13u1_armel.deb 8f88ac45669dba31ae21b08068f6f5489b6c6c61 15466764 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 835b9fbf5268741e9ffc28bc0cdae5e41585d376 3342312 qemu-system-riscv_10.0.13+ds-0+deb13u1_armel.deb b18471c8e134a3749fcde27e23d6b2577ec3e274 74268 qemu-system-s390x_10.0.13+ds-0+deb13u1_armel.deb 067ad79bdfa3ae96ef4346b88400f8141e2a8da0 8832236 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 595be85f16a36904f951faf18a0e78bc0c506984 2089392 qemu-system-sparc_10.0.13+ds-0+deb13u1_armel.deb 96b3aba32b37f62be807fc4855af1cc5fdad685d 15133828 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 6c277481718103c58ad352920a751abd9d43542b 3470820 qemu-system-x86_10.0.13+ds-0+deb13u1_armel.deb d744f25f3867f0905820242cfdab526cf6ef076d 74364 qemu-system_10.0.13+ds-0+deb13u1_armel.deb 4a7612d9992916bec440b741261e13838d9da047 1908 qemu-user-binfmt_10.0.13+ds-0+deb13u1_armel.deb d8b6faadd11178c1cc939b9fcdac722d09dfc423 65790100 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_armel.deb fc6fa41cd355a957d9c85a045317257c276a1a0d 77028 qemu-user-static_10.0.13+ds-0+deb13u1_armel.deb 1271a5d51cb09fa5d2c4a894a8c0cbd40b1c8998 29237668 qemu-user_10.0.13+ds-0+deb13u1_armel.deb 9dd43f83ec5e46c19250c4ffa73b0385f9f1c1cf 10625860 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 5486777d60e8b7f8bbfaa7548051554a620a8e09 1695388 qemu-utils_10.0.13+ds-0+deb13u1_armel.deb 8bbba1995fbdf7d03d03d46dad9b79029eb5d88d 33096 qemu_10.0.13+ds-0+deb13u1_armel-buildd.buildinfo Checksums-Sha256: 26f521fc357e0babaee75c6524a9260576a3caa6d4710e003b9f5048ae38863e 162928 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 090f6fab127b4d0f8f3e7a0efa9bb5bd84f905021509d64ae2fe51d82852d4cc 112120 qemu-block-extra_10.0.13+ds-0+deb13u1_armel.deb 10d0321d75e17afd2fc8676d6a98f7330846a27018c72f4fa39b5a60db96dd15 1027060 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_armel.deb e7a43a91e7e495f4ed2a80cbc128f57019817111b0e5dec974288c120dc71049 526308 qemu-guest-agent_10.0.13+ds-0+deb13u1_armel.deb c7a3fc5d7da315925aace1e90894fd751a78ba4f531b5d192e68e145a1156a4c 18861532 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 8d5bca1fcf0184121bd7968e0652fa41ef6ba733d1c4e1cf2b8e3e00c5edab97 4147184 qemu-system-arm_10.0.13+ds-0+deb13u1_armel.deb 805ce6e58ab2d8ba510b0faf2f872898cf9ef43c326ecac51725588facdab960 2092228 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 68ab407c6351b8091c6ebd8f49effcb18b90317cf632abdd5d58b85282e12652 819704 qemu-system-common_10.0.13+ds-0+deb13u1_armel.deb cf61b8362e151ef9ec2e4adcd8c02bc4e5b842c4685bfde08e0cd6e42be971ce 1115572 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_armel.deb a5223948f9f6dfe3e1ef4fbc9f8141d9161bb32873759ad07496c66cb3a52010 326800 qemu-system-gui_10.0.13+ds-0+deb13u1_armel.deb a3c65062f2f57dfc86308cf8f443eb4a2ad48b52d8601ad1213455c6face0493 26925444 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 725ee57ec823ec6ddb8c1eb0f94a39485d95772a52ee3e541582c22e97207ef7 6373280 qemu-system-mips_10.0.13+ds-0+deb13u1_armel.deb c9aa763214735965554f2159a45cb5948adfe61dffc7a6a270cc4de822660adf 87889936 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb d8f0b938fc6e52c91b07ac7fda2b863e985be5ce2e6309e46af1b872d9445456 21823620 qemu-system-misc_10.0.13+ds-0+deb13u1_armel.deb 1c140dd287f0484d310a7eab1f565a56b421439f13238e14d486ead2399df8a0 568716 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 80a62d2fff73c202c10f01a5e307e62d2628c2dc7584518c4fc5817f9eb878bd 174008 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_armel.deb df8f20672d3c3d3133c38d31330a9fbf047a6b733830f17ec15ef442299a7a32 209468 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 397e10dfa903a9a4e8678eba7002621ba8d3d8fab557d47c83e13cbc5e1e6604 126664 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_armel.deb 7c0efde4594492a94cc4e321e66e83d187764f4bb812171666ae9c895874756c 15331380 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 7c3c61ba13f6b2b54e1e72611c93e7caafd45571944e3d81c6de09866d55dc77 3429228 qemu-system-ppc_10.0.13+ds-0+deb13u1_armel.deb 78523a1fdee37c61c657ea907092e836927ecc43a8d85fe9f40b5fe6a414e9ed 15466764 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 29bfd40c652334f449e2959cdec38c036e9bcff533b6d4e9f4d337979d8d81c6 3342312 qemu-system-riscv_10.0.13+ds-0+deb13u1_armel.deb df97f4ef241023404c7c0c569b57727e0b622fea0aa4d905e94b6ec667e964db 74268 qemu-system-s390x_10.0.13+ds-0+deb13u1_armel.deb 20eebaf969a02a4c9fb2c8ca0affcb27c9a4c362167cd0e6a307e84bb431460f 8832236 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 08a1ba735358df34046378890c92382289a15479c4afdf8937934538d857a52e 2089392 qemu-system-sparc_10.0.13+ds-0+deb13u1_armel.deb b06744acdb483998f54a1a0a007430e49c9d3bb97ec0057b613e494f83a00dc3 15133828 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_armel.deb a5c85c4a53bf3315f95e25acf7afe707e55cefff9dc88b51b9599f90e1c63446 3470820 qemu-system-x86_10.0.13+ds-0+deb13u1_armel.deb 74b4ba72e0a47e76867846cf252761d7656d26caca1c38a7970936a3aa597912 74364 qemu-system_10.0.13+ds-0+deb13u1_armel.deb c75c47e13835e2f33ea29893f745c011da19c98d591a43e4c704a972529d31ce 1908 qemu-user-binfmt_10.0.13+ds-0+deb13u1_armel.deb a2543e0cd9d66c01bce57d803fe2215de599dfae0f7ad9166c960f5834381e4e 65790100 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 97bd135e9d8c99a0af5a2c4d29d7ec47b60331a44ff9c0dca84bd6c049fd0b03 77028 qemu-user-static_10.0.13+ds-0+deb13u1_armel.deb 7ffe008ecaf4033c7e5e378b8eaccf27ffa78105d0bb4012bbe799e501310ef9 29237668 qemu-user_10.0.13+ds-0+deb13u1_armel.deb 545218c0e8295de67f5f04a4bd348276e5321f292bb9a1ceb0ed21596dad775d 10625860 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 1360b6e66ee3d6998d0d7da9bd2b07e0dc3c746ae46073b920a79ed625cee5ff 1695388 qemu-utils_10.0.13+ds-0+deb13u1_armel.deb e0ec017a8ea0ae1d3d315cae9e876e7e36bbf346b6f87ce4f9a6dde13a650067 33096 qemu_10.0.13+ds-0+deb13u1_armel-buildd.buildinfo Files: b5870d6d457b11b343b061cdd9cb5113 162928 debug optional qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 4b700b896c9b0c2c776cb8cbf56158a4 112120 otherosfs optional qemu-block-extra_10.0.13+ds-0+deb13u1_armel.deb 5ef7659b7ead255db8e1029ea2b3c333 1027060 debug optional qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 74c96d33c2a82dc1f1a5352d5acbebc2 526308 otherosfs optional qemu-guest-agent_10.0.13+ds-0+deb13u1_armel.deb f78e2b749ebc5c23edc009864be9e889 18861532 debug optional qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 25bfa98d6c17fb89ffb11a1d136d2308 4147184 otherosfs optional qemu-system-arm_10.0.13+ds-0+deb13u1_armel.deb 2ce628e12e37a36617fb27cec4666f7f 2092228 debug optional qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_armel.deb a1b4663a1161afce16f7b96b3cc96605 819704 otherosfs optional qemu-system-common_10.0.13+ds-0+deb13u1_armel.deb 0712d5dc34e058d20e929ed1b66f0d11 1115572 debug optional qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 278deb0f98c141b420c565a9344ada18 326800 otherosfs optional qemu-system-gui_10.0.13+ds-0+deb13u1_armel.deb 1bf5d9e8554f97c122c130e8dcc458eb 26925444 debug optional qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_armel.deb b06591441e7a1e7f9526c627363e2c09 6373280 otherosfs optional qemu-system-mips_10.0.13+ds-0+deb13u1_armel.deb f0f1b0f844a6cda030c1a3762fa8d3bd 87889936 debug optional qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb bf31a8e2588b7242f739d11f013aeab4 21823620 otherosfs optional qemu-system-misc_10.0.13+ds-0+deb13u1_armel.deb c2fc96a8d0a7d0a9c7e97d87b0ff6075 568716 debug optional qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 8a6da4f8555a52f359ea7bfa19f5ba36 174008 otherosfs optional qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_armel.deb a6d21950b9af2d2cb46e34c9482a5c22 209468 debug optional qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_armel.deb bb59772dae51580b88a1f040632df984 126664 otherosfs optional qemu-system-modules-spice_10.0.13+ds-0+deb13u1_armel.deb a75e8bd0bbfbf9b1c91937e09a13c0d2 15331380 debug optional qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb b5ae767fccc59ed21c7663343e890d23 3429228 otherosfs optional qemu-system-ppc_10.0.13+ds-0+deb13u1_armel.deb 5803abcf672eb710983804dd7f120eb1 15466764 debug optional qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 78d5e8920e808db22cac702f0e42e273 3342312 otherosfs optional qemu-system-riscv_10.0.13+ds-0+deb13u1_armel.deb 8f61e85fae25a781b659570f4a332eea 74268 otherosfs optional qemu-system-s390x_10.0.13+ds-0+deb13u1_armel.deb 1599d6cb9fa211178629beeaa3f6a1d5 8832236 debug optional qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 908db864dec21b57a4c1ba874640148c 2089392 otherosfs optional qemu-system-sparc_10.0.13+ds-0+deb13u1_armel.deb 3b1343f8adeeb2581a4dd5e77a6bcb7b 15133828 debug optional qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_armel.deb 8d746c31472dc8bc51b9d4346e47a90e 3470820 otherosfs optional qemu-system-x86_10.0.13+ds-0+deb13u1_armel.deb 33fc970e77076e68ea93f7e02db5a95a 74364 otherosfs optional qemu-system_10.0.13+ds-0+deb13u1_armel.deb 297ffd156f982c559fc1ce10de920eb2 1908 otherosfs optional qemu-user-binfmt_10.0.13+ds-0+deb13u1_armel.deb a307912b623f5e5ec45d6f210a3223c1 65790100 debug optional qemu-user-dbgsym_10.0.13+ds-0+deb13u1_armel.deb f6579e2eb10b8e2cce8dde2e83d05c21 77028 oldlibs optional qemu-user-static_10.0.13+ds-0+deb13u1_armel.deb 857c6cdf5d048172140891c03dc500a5 29237668 otherosfs optional qemu-user_10.0.13+ds-0+deb13u1_armel.deb b1e78e111a2a6b58b50588105a967aca 10625860 debug optional qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_armel.deb adb12fe048d666ce3b0338fda26a596c 1695388 otherosfs optional qemu-utils_10.0.13+ds-0+deb13u1_armel.deb 02a22d3180e16ed7d5fa2b791ce0a9d3 33096 otherosfs optional qemu_10.0.13+ds-0+deb13u1_armel-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEECx5fXZYVNP9tMtwlK1PZBedPspoFAmqcbQ8ACgkQK1PZBedP sprbGw//VACvIO6GczG6PtJQk2gGqyLnIW5FIqEB+j0ngPAMie/ESQDiMmXxC38N FJDmLGX1m3CJ6z+NyugasQFmKNb5oxsrqjhpvCtPkf1Y5ed8v8VAyKcUrkQQChUl RVLGuYap4b+YDVnJkzCuCoxOnlwOKDYMlLA0xb37FACjXTo3ji0DZQUoETmjrU66 GsLQbKVvDjSH2J7Gk19/YAtZOfqsuLSNutYsFVib97zZ7XRY8QSdUro84zHRWXEA BVbrzgA9lpG83jCIDGhqmx6sG8JYY7PIa/+H8vVoQ81u9q45Y6FvrMFmWJG28rAK 88OW3sC2uji89ulbNbgQqTEyIILNrvIAReqN7jWw4exM3tfKQnZbSpnrDpkUPtq5 t5BFnSZP/gSSFtEhXWkCzPKXe27FeQRk3Ch33UHLWD5mS/q+N8wf3/BW5jLQTgRE o60hO+pD+05HA9gDpqtb2Mt3MRubBR7aiFze2yuoGuVkhPWfyBC/kYJAwRYULQxr bTRD7YIt4xEQ1pnH636CP+cuKF0nGiw8WfKKVjNbrryI9LH0Z62YgVpz27Vno8Zs HTo1rLbJmfXjGP3zkIvEtELKeIvZ2DqdbL+GM771tDdoWx6u5fFi9udVvUukQ+aZ /04b5pjc+U2SrOgEr2H4hJ+JRFnWqWK3h4XNU7uYXrTrUlxuFqE= =QECT -----END PGP SIGNATURE-----