-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 28 Feb 2026 22:03:46 +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-user qemu-user-binfmt qemu-user-dbgsym qemu-user-static qemu-utils qemu-utils-dbgsym Architecture: arm64 Version: 1:10.0.8+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: arm Build Daemon (arm-ubc-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-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 Closes: 1123670 1125423 Changes: qemu (1:10.0.8+ds-0+deb13u1) trixie; urgency=medium . * 10.0.8 upstream stable/bugfix release: - Update version for 10.0.8 release - scripts/qemugdb: timers: Fix KeyError in 'qemu timers' command - linux-user/syscall.c: Prevent acquiring clone_lock while fork() - virtio-gpu: fix error handling in virgl_cmd_resource_create_blob - virtio-pmem: ignore empty queue notifications - virtio-gpu-virgl: correct parent for blob memory region - cryptodev-builtin: Limit the maximum size - hw/virtio/virtio-crypto: verify asym request size Closes: #1123670, CVE-2025-14876 - q35: Fix migration of SMRAM state - virtio-dmabuf: Ensure UUID persistence for hash table insertion - vdpa: fix vhost-vdpa suspended state not be shared - hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect address - hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first - hw/i2c/aspeed_i2c.c: Add a check for dma_read - hw/adc: Fix out-of-bounds write in Aspeed ADC model - hw/uefi: fix size negotiation - hw/nvme: Fix bootindex suffix use-after-free - python: fix msys64 wheel directory specification - tests/qtest/ufs-test: Add test for mcq completion queue wraparound - hw/ufs: Fix mcq completion queue wraparound - hw/ufs: fix CQE endianness and UPIU length - hw/ufs: Ensure DBC of PRDT uses only lower 18 bits - tests/functional: migrate sbsa_ref test images - pc-bios/optionrom: Use 32-bit linker emulation for the optionroms - target/i386/tcg: fix a few instructions that do not support VEX.L=1 - linux-user: fixup termios2 related things on PowerPC - linux-user: Add missing termios baud rates - linux-user: Add termios2 support to sparc target - linux-user: Add termios2 support to sh4 target - linux-user: Add termios2 support to mips target - linux-user: Add termios2 support to hppa target - linux-user: Add termios2 support to alpha target - linux-user: Add termios2 support - hw/intc: avoid byte swap fiddling in gicv3 its path - bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits - bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXT - hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default - linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition https://gitlab.com/qemu-project/qemu/-/issues/3262 - tests/functional: Mark another MIPS replay test as flaky - tests/functional: Mark the MIPS replay tests as flaky - target/arm: Correctly trap HCR.TID1 registers in v7A - target/arm: Correctly honour HCR.TID3 for v7A cores - target/arm: Don't specify ID_PFR1 accessfn twice - tests/functional: migrate aspeed_rainier image - hw/loongarch/virt: Don't abort on access to unimplemented IOCSR - target/loongarch: Fix exception ADEF/ADEM missing to update CSR_BADV - target/loongarch: Fix exception BCE missing to update CSR_BADV - target/loongach: Fix some exceptions failure in updating CSR_BADV - hw/loongarch/virt: Fix irq allocation failure with pci device from fdt - hw/loongarch/virt: Modify the interrupt trigger type in fdt table - hw/i386/kvm: fix PIRQ bounds check in xen_physdev_map_pirq() Closes: #1125423, CVE-2026-0665 - target/i386/tcg: allow VEX in 16-bit protected mode - target/i386/tcg: mask addresses for VSIB - target/i386/tcg: do not mark all SSE instructions as unaligned - m68k: fix CAS2 writeback when Dc1==Dc2 - configs: use default prefix for Windows compilation - tests: add tcg coverage for fixed mremap bugs - linux-user: fix reserved_va page leak in do_munmap - linux-user: fix mremap errors for invalid ranges - linux-user: fix mremap unmapping adjacent region - linux-user: allow null `pathname` for statx()/fstatat() - tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m,i} - monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race - hw/i2c/imx: Fix trace func name error - target/i386/tcg: ignore V3 in 32-bit mode - target/i386: Fix #GP error code for INT instructions https://gitlab.com/qemu-project/qemu/-/issues/3160 - qdev: fix error handling in set_uint64_checkmask - gdbstub: Fix const qualifier build errors with recent glibc - monitor: Fix const qualifier build errors with recent glibc - tests/vhost-user-bridge.c: Fix const qualifier build errors with recent glibc - i386: Fix const qualifier build errors with recent glibc - Fix const qualifier build errors with recent glibc - qga: Fix ubsan warning - Revert "nvme: Fix coroutine waking" - nvme: Note in which AioContext some functions run - block: Fix BDS use after free during shutdown - scripts/nsis.py: Tell makensis that WoA is 64 bit - vhost: Always initialize cached vring data - target/arm: handle unaligned PC during tlb probe https://gitlab.com/qemu-project/qemu/-/issues/3233 - tcg: Zero extend 32-bit addresses for TCI - tests/docker: fix debian-all-test-cross - tests/docker: handle host-arch selection for all-test-cross - tests/docker: add --arch-only to qemu deps for all-test-cross - gitlab: move custom runners to Ubuntu 24.04 - gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3 - tests/vm: bump FreeBSD image to 14.3 * virtio-gpu-virgl-Add-virtio-gpu-virgl-hostmem-region.patch (fix regression in 10.0.8, introduced in "virtio-gpu-virgl: correct parent for blob memory region") Checksums-Sha1: 11a60ce9ac5bd524648b7e26600fb494ebec7e35 334416 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb a4aad9c85b267c0df2a8bba75368d143c0ac42c6 120440 qemu-block-extra_10.0.8+ds-0+deb13u1_arm64.deb ddd3198d0676aa5425b41e7bb8e0ae7a8414d2b6 1029316 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb fcbb34d7c2957a772ef588ed915dd5888a0c8d57 531220 qemu-guest-agent_10.0.8+ds-0+deb13u1_arm64.deb fac93971976d0e3324d8fbeb13b6dfc9a380d40b 43136812 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 28b5498d740f7c30587b2759c5735a040bf753cc 9122540 qemu-system-arm_10.0.8+ds-0+deb13u1_arm64.deb 57d6710bcfde0fc39dffb199a116311fa41f2dae 2373600 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 1211e7ef38bf9d87e3f904f9d56aaef8585745c1 862432 qemu-system-common_10.0.8+ds-0+deb13u1_arm64.deb 470c661693bbff17666a4f447b338f9f1963b711 1132796 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb a0c7d61eb4e639307b7687cccd3ade3d24e02303 330604 qemu-system-gui_10.0.8+ds-0+deb13u1_arm64.deb 3488d3768ac8ed8abc1e01484dcb4130a2636d2c 59098424 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 031dcb47ebdd17ea70d0f14611284f0440f2824b 13320588 qemu-system-mips_10.0.8+ds-0+deb13u1_arm64.deb d764e67d869c4ead53d3da55e26d14c9269dbe0f 154061692 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 0831af3f3e2b26838e2b29c510ce12839874c227 37350320 qemu-system-misc_10.0.8+ds-0+deb13u1_arm64.deb cbc557b32834e9beab7e68705426ec4de9ccc924 636796 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 5ce788fa00aaffe2674177698fc20ce6c2e40ee2 175872 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_arm64.deb a75baaed3d189d32ed45eab54ac47ab71820f550 220292 qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 0421acfd52bcefc144bce9ec2edfbb4c8b771d0a 113248 qemu-system-modules-spice_10.0.8+ds-0+deb13u1_arm64.deb 0077af95cb01e6a40104c7f5f150613b3462481e 33258756 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb e5e9d067defab0d90f72ea409527aae6cedb2ec2 7445052 qemu-system-ppc_10.0.8+ds-0+deb13u1_arm64.deb a7d9999d7b63eaa7c3d11f513aa742b27f87672e 31836788 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb abe1841863754f0ffd7c3720015f3496378eb35c 6935212 qemu-system-riscv_10.0.8+ds-0+deb13u1_arm64.deb c1552ff86b0848301ec5399083aae6c630e86311 12092888 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb bdad113afd190f032bedb8fbebce9fc7d5866175 2878116 qemu-system-s390x_10.0.8+ds-0+deb13u1_arm64.deb 0bf9869ff1d5cc957c4ee24de5640f30838c7677 22209728 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 6924d5c274e487f1ca1dcfe1213115d0ec220cc3 5229876 qemu-system-sparc_10.0.8+ds-0+deb13u1_arm64.deb ea43108dd115131d9ebeffeaa9b971e6aae366dc 31341516 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 6ff07b961a67fdbbd67510bfed237501c4b849f3 7200780 qemu-system-x86_10.0.8+ds-0+deb13u1_arm64.deb fb250f643a709d792af716b094b4c8482e260c8d 60836 qemu-system_10.0.8+ds-0+deb13u1_arm64.deb fca097716ac50e4c0110fa741f6d599f2ef39751 2068 qemu-user-binfmt_10.0.8+ds-0+deb13u1_arm64.deb 482f7ec8e05aed402c227711c1f3ae0c48f2c9cb 143402416 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb ff83f1a481680a858736ee11249f78462b34c1e7 63888 qemu-user-static_10.0.8+ds-0+deb13u1_arm64.deb 30f4ac1dc78a015cf33c53a413fb9164be7e7992 64122032 qemu-user_10.0.8+ds-0+deb13u1_arm64.deb 1da36507ba1c99ddf50b2e4bc619f1da71c8ec1b 12008428 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 8ecf2153f35c56e1b735bba3ee1cd03b818a30f4 1880956 qemu-utils_10.0.8+ds-0+deb13u1_arm64.deb c346396b70565f5dacb3721e39e50d0b75db4707 33683 qemu_10.0.8+ds-0+deb13u1_arm64-buildd.buildinfo Checksums-Sha256: 73dded5caae140dacc5412bcd4dcd0fa39e65a6bedd0e4f8f863f74a214acc26 334416 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 1ef3bb5b7700eb7737cf338bcc66ff4dfec4360f1ab45f9ffada3a522d4a71fe 120440 qemu-block-extra_10.0.8+ds-0+deb13u1_arm64.deb 89bc01a87fb936e6de5c6e1622c304ceb6905b8bade2e6356cf1bdb9cce064f8 1029316 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 5d2c7e0254557593ce9974ed8fbb847768f6027c10a603534548d98bde63de15 531220 qemu-guest-agent_10.0.8+ds-0+deb13u1_arm64.deb a6da6bdf3452b9b1d2a83b7da657e60924fa3f7f34914831e555a52a27403649 43136812 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 6fdac258886ff080cad9c9b5c7eca682dc104478eda9e6add06ffc1acecfe974 9122540 qemu-system-arm_10.0.8+ds-0+deb13u1_arm64.deb 6a1dfcd6a321f1580e1ee284b2156a44e60b90832feace5f1a77c238ada7dd51 2373600 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 79fd237827f06e70cdbb7228097da796f6c94a0c36f3b3e6aa6e329aa2bc867a 862432 qemu-system-common_10.0.8+ds-0+deb13u1_arm64.deb da0f22f29a06f4b8cc401a164c93416f9aa0496ab6f34842174dcc646e0a9612 1132796 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 47271d06f6461e697c686b140ac4c4adea2a1ce847c65c338d3d01bf408d7500 330604 qemu-system-gui_10.0.8+ds-0+deb13u1_arm64.deb a895e86c7d69483cc927e4daf193f600cf3a10a5bf01832fda75dc025597b7f0 59098424 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 0bb64a3dbce70dca8b57f3f7520d225b79ef795c31595a3ba4c786c389e7c4bf 13320588 qemu-system-mips_10.0.8+ds-0+deb13u1_arm64.deb 770c9722e471c7a6e3854f4bc9041cccb251a435c96b2364e7ea81803bc21aaa 154061692 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 1e7577d9be4a48a6c0088198fb94032d665a6aafd3e7821cdf4d776771b8884c 37350320 qemu-system-misc_10.0.8+ds-0+deb13u1_arm64.deb 9102a76f451d070645bdd927e7f30f6d0809d48cf8e453d4367d0d49e78bbca2 636796 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb c93d96c7652ef92e6cf06d77f35e18ba50f72099a2f65faf6b04c5ffd9473673 175872 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_arm64.deb f8ca94162d5e93dc94838c4ed734aa065c82bf48645336d289e763b28d37739b 220292 qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 34f423b73efebbaebadc98ca8f580c4743d8ba8018da481e5e503be18d1daac4 113248 qemu-system-modules-spice_10.0.8+ds-0+deb13u1_arm64.deb 96a3af603d9bee0ae2e6bc3f8ff876a3aa39a147b311d5bf01e21ad49e6c376b 33258756 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb a4563818f196d3eae267cb420425020c51d89f0ea5bc8c3a53f4e53dcd49d47c 7445052 qemu-system-ppc_10.0.8+ds-0+deb13u1_arm64.deb b275218ea67ff8af888e228f9f7034b5a8cf3077544a895dec011ff8e18f5d85 31836788 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 415835829ac7a2b50e74f7b4cfb97c14ebc779f0a192d647701c89c6f914f898 6935212 qemu-system-riscv_10.0.8+ds-0+deb13u1_arm64.deb 34d2bd6c5028a195b29265622047e7ab90db737c2317fa861565ba179a49703b 12092888 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 1649d0ea83ea4d67cb81faba492f31cc63473f0e96f69e77434e8705f54d25a7 2878116 qemu-system-s390x_10.0.8+ds-0+deb13u1_arm64.deb 8db6376d769d950f2b81354d1aee92b1eb922eeb47425ab300ddec1fbeb83334 22209728 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb f63c60a9bef62612a471471dbad5cfdec2de8905c6111e18132186fa3f03d677 5229876 qemu-system-sparc_10.0.8+ds-0+deb13u1_arm64.deb e158cfb81ee832f1b647ab593f09275688cfb8900f94f2cbe19262b65cb74ac6 31341516 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 9c8f53108f16aa7a43f79a153da0d62be6eca4c0ca401c8c1d576c69297def93 7200780 qemu-system-x86_10.0.8+ds-0+deb13u1_arm64.deb 2453a675206d0575ca40bb213d31c0ecf6bdf3db96a41dc1f926c8e1557a94aa 60836 qemu-system_10.0.8+ds-0+deb13u1_arm64.deb 436ad72b560c56d7fb43ddf00d78db78effb5077f210581e9af61fbe03b9fd3b 2068 qemu-user-binfmt_10.0.8+ds-0+deb13u1_arm64.deb 30ac8e4c6398282845da25bd79d4d7f149f4a5463bf33b711e4e7f09e0878186 143402416 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 270bbd450218c3ca64142f6197c9628ea7ccbe3252ff590a6e68b6775f923e17 63888 qemu-user-static_10.0.8+ds-0+deb13u1_arm64.deb c97ad92cc6dfefe023a814a4a9c3c9b3425ec067153866e964adc6ed51762863 64122032 qemu-user_10.0.8+ds-0+deb13u1_arm64.deb b1d8a2e0b6d3a7f2900a48c37f74f008e361ea7cf26d1a6bee94bb9f3bc36674 12008428 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 7e386d72b3cabc914d428643aa9706021439dbfb5a3d62ac292008fe6b4a149a 1880956 qemu-utils_10.0.8+ds-0+deb13u1_arm64.deb ca9890d79c83d54e4bdd5cc04383b4d05a1d3f82be73eb8888accbf9b8a696d9 33683 qemu_10.0.8+ds-0+deb13u1_arm64-buildd.buildinfo Files: 4826b366508724d77d6acd7b23729aec 334416 debug optional qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 85651a1e132d39c17dc42238630aa935 120440 otherosfs optional qemu-block-extra_10.0.8+ds-0+deb13u1_arm64.deb c43f7e06727ca501255e8492a0006196 1029316 debug optional qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 5c0d15a87a778a8c24fe88a3297be942 531220 otherosfs optional qemu-guest-agent_10.0.8+ds-0+deb13u1_arm64.deb e1d97eaf1139a468223942f3f45c46ed 43136812 debug optional qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 72d17abc43a1cb2dcd6d067e8d399ef1 9122540 otherosfs optional qemu-system-arm_10.0.8+ds-0+deb13u1_arm64.deb fb457fe5a7b7d75e1f1dcf75ceb9a191 2373600 debug optional qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb d7ab93ed6f6766c009138509f23a0ce7 862432 otherosfs optional qemu-system-common_10.0.8+ds-0+deb13u1_arm64.deb 49a1a8021c88009bc80a82df47a806df 1132796 debug optional qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 971447a0377f66a7b17220d4f46b6b3a 330604 otherosfs optional qemu-system-gui_10.0.8+ds-0+deb13u1_arm64.deb dc3490d230ad17cfa2e40d583090db84 59098424 debug optional qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 7156b5d375ae53a5ca6d9a4c66fcaa38 13320588 otherosfs optional qemu-system-mips_10.0.8+ds-0+deb13u1_arm64.deb 3ba53a03c1e8f593af26459bb7160228 154061692 debug optional qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 842d0616f281c987a426ea4b6f6b503c 37350320 otherosfs optional qemu-system-misc_10.0.8+ds-0+deb13u1_arm64.deb 4666b61f1776b6f9c23a4686f85e38cf 636796 debug optional qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 914bae224d7da5168d2dd5cb30573611 175872 otherosfs optional qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_arm64.deb fb53de721f22aaa34138e77291e78407 220292 debug optional qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb ccf4ed474f1f341051a17cb93ab28219 113248 otherosfs optional qemu-system-modules-spice_10.0.8+ds-0+deb13u1_arm64.deb 85916703695bdd06932e446c2897b070 33258756 debug optional qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 34579360bea522b9b056b9254b8f4309 7445052 otherosfs optional qemu-system-ppc_10.0.8+ds-0+deb13u1_arm64.deb 99e8d146fdb9b31d130d833072f7fb50 31836788 debug optional qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 2cd3958d17067003dfb7792f4c758bbc 6935212 otherosfs optional qemu-system-riscv_10.0.8+ds-0+deb13u1_arm64.deb 9ee5c254f531ff094bef50836fe26526 12092888 debug optional qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 1bb06b3ba62c2103a887884f5e7c5b15 2878116 otherosfs optional qemu-system-s390x_10.0.8+ds-0+deb13u1_arm64.deb e5d3675bb15bade21852ed0d98ec6f67 22209728 debug optional qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 7fd21539d1804cc86f469079e524df70 5229876 otherosfs optional qemu-system-sparc_10.0.8+ds-0+deb13u1_arm64.deb e750cbf7eb34cf7b7661249390b943a8 31341516 debug optional qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 5f63156d22d62579deaa655e484e8a18 7200780 otherosfs optional qemu-system-x86_10.0.8+ds-0+deb13u1_arm64.deb 9db4593bee8d77e3d8f81c8a7b98d766 60836 otherosfs optional qemu-system_10.0.8+ds-0+deb13u1_arm64.deb bf2d5dda208ddc4580c913e33c55e068 2068 otherosfs optional qemu-user-binfmt_10.0.8+ds-0+deb13u1_arm64.deb 26349b9d6b67bd1a2ecdbcf96c52fe99 143402416 debug optional qemu-user-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb aa628f86f448a222dd9aaef6b13daf2f 63888 oldlibs optional qemu-user-static_10.0.8+ds-0+deb13u1_arm64.deb db780d5d884594d1ed9ee066433b7ac8 64122032 otherosfs optional qemu-user_10.0.8+ds-0+deb13u1_arm64.deb b7f167d815a594d8c3f3fc02d1fbea9b 12008428 debug optional qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_arm64.deb 0dc27fae4e0bf1d63487ced5e28025df 1880956 otherosfs optional qemu-utils_10.0.8+ds-0+deb13u1_arm64.deb 76a1dcebfa3f4fe5c73bbc6a5303ff6a 33683 otherosfs optional qemu_10.0.8+ds-0+deb13u1_arm64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEq41qkgEcGaML+/CnCr/D/stJkDwFAmmr/IIACgkQCr/D/stJ kDw8Rg/9GtPJtsBspD/MkNZc5IWGh1hXHzh0bTHucFWsb2YJUNU3OHp77T7od4a+ jYEzB0KF/hV9etzxkW+mdxljRvSGE8yUc7BLj03up91Qdvg2KADA19dE8LFBvCRM MlO7xnrsiiRKcotEzenHAtMZRzhREshzdQZ+LaFaMUygJ9ogFGjvzG2HdfI32k7R nzWRRJ9jrSwI0gjY5pVxFrJotT5i9jd5hKIdV3sm3dgvYmnJCTPblMc4AUCES8Dh 0G1rqh3h/xD5nwT+qxaLJZ/APVfPdp0IrdEIj2fAYs/3VlTu6I6wvD0tK/VSbRjD UfzHKXXS9P5uQ4yYDqJpjErNZ3UkbYAHAb8JRLSjX2UI6ObuBLRHq31uGQxH3er1 PzRIlZrnBFPOJ3tz9iyvFUqUu9/lWRh/6PUUBlNXqEWSjBibhEDJiBmqHWEqn+pb 97dMzBTNeCrmoKuDjTuqC/q0zEmR88mcjywnNQcGs7dEA5E24xxWqLvzHApS5teT u5DdxYNEKvmm9t0WzD8A4ddHZ5t6fq4sskLMllDKQs44Ry9gw1Y/PF1iKy7zATO1 E+077QgzZEWYkhLe6YFyDqgWUFPqE3iBzgaigD5BxQsyyMbDFGjC3uWOLKrJZhjc S6f7TZ06v/rGDtq838aDseT8dLTrHzNqB3Rup/dbPoO8DOcIkEI= =+vPh -----END PGP SIGNATURE-----