-----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: riscv64 Version: 1:10.0.8+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: riscv64 Build Daemon (rv-osuosl-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 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: 4914f40eb932c218251f8b8e513999ece6d4c240 327244 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 7cfb7d8fce71fbebae439633e74a59ed14227f39 121892 qemu-block-extra_10.0.8+ds-0+deb13u1_riscv64.deb 3c3745c6a81855dfe68c0e292b9937b8359725b9 968404 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 72fc7f754591d8b35c63094955da67677183a8f7 545936 qemu-guest-agent_10.0.8+ds-0+deb13u1_riscv64.deb db3c80d60e840ef7abf1883e4416595b6c68969f 39316160 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 294d68d181203ed64ada18e04e966d8df0fdce7c 10006704 qemu-system-arm_10.0.8+ds-0+deb13u1_riscv64.deb 5901cff4c2eda1119c549714eb225ecedef8a924 2236960 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb d8625aebb752caef75b707c1d151a6a46b029e29 893560 qemu-system-common_10.0.8+ds-0+deb13u1_riscv64.deb b24f2a3d6351402f855576cc5326f1e7f6316049 1072204 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb e7631e3a1123df1a65eadc821a6774d0a27e694c 346092 qemu-system-gui_10.0.8+ds-0+deb13u1_riscv64.deb 8d112f23e2e78b082751ba2e36a711f930966862 54631460 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 32465cbea3ee69ffd928f4c532d6b60f67671187 14734756 qemu-system-mips_10.0.8+ds-0+deb13u1_riscv64.deb 6b0f80b159d7244d34a626c344595bb67f465d8b 143699072 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb f56da33d4979eedadc540feef33f4e6bc6671d62 40817900 qemu-system-misc_10.0.8+ds-0+deb13u1_riscv64.deb df7fa3c3d039e4ad85ed2e312e85344eb2678e0d 602936 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb bf762055472fce954b31b9d21aec5fd61a47eeb7 182876 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_riscv64.deb 25fd7df93aa1a65070a58bbcae108c5c56235157 216244 qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb fc248000b5aad87fc937174cfea09e4c2b13a93e 121564 qemu-system-modules-spice_10.0.8+ds-0+deb13u1_riscv64.deb 6d2260fc7c7ebe7c4ca703944b972df8f06d882f 30878980 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 13defa45d99c8d82e2895cfff0343fb22f2e29d4 8258768 qemu-system-ppc_10.0.8+ds-0+deb13u1_riscv64.deb 8a6ea304ce95878888341027e56eba207755db94 29424784 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb bc913b24801e95cd615294f9704017b45ef55c08 7692900 qemu-system-riscv_10.0.8+ds-0+deb13u1_riscv64.deb 9bdfd5a3f05a9a273450575931829f8bb2931e7e 11254292 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 1e2c9567bee53f5eccba30939b3d317516f1f7bb 3166576 qemu-system-s390x_10.0.8+ds-0+deb13u1_riscv64.deb 93a3630b742d907948e22197dc5408ccf66e2704 20816040 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 3abaaf0c13167a347f34c86ba1b14ad1ba9aabdb 5731172 qemu-system-sparc_10.0.8+ds-0+deb13u1_riscv64.deb 4cb81686fb107b7fe094c864686b400c3e30763f 29298332 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb e205590bcd856a412df815d510978c0e83ffac37 7948036 qemu-system-x86_10.0.8+ds-0+deb13u1_riscv64.deb b8dadd8bfc1dbc4493b116fb2074bcfbbe1673e4 60836 qemu-system_10.0.8+ds-0+deb13u1_riscv64.deb 54189f8e46d9efb09f83ada5672224499a83d854 2068 qemu-user-binfmt_10.0.8+ds-0+deb13u1_riscv64.deb acdfa122df1cd744209f3eb92789fb0ac2a16696 126226180 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 899e735a9402355d167ed68cea9c13d6c4a29bb1 63888 qemu-user-static_10.0.8+ds-0+deb13u1_riscv64.deb ebd1c6a5ad37a895e02a177080374f1a79dacc71 71395184 qemu-user_10.0.8+ds-0+deb13u1_riscv64.deb 1a00555dad56183b0cabb282b669c1957f86cf7d 11370916 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 27eed6f88fa619ce8d80a410837122657b2efe76 2012308 qemu-utils_10.0.8+ds-0+deb13u1_riscv64.deb d4e84f6bb92d0df5fb0e855651efe2746cee9ab6 33669 qemu_10.0.8+ds-0+deb13u1_riscv64-buildd.buildinfo Checksums-Sha256: 808f30c128b714d6c5f554e330570348f053b345bd43a4fb1d07bfbef81bea79 327244 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 14a9b663ba92b0e8147404d13cf6927c665f16b7459c3eacc9494bc34f0ea41b 121892 qemu-block-extra_10.0.8+ds-0+deb13u1_riscv64.deb 9e98cd38f9533626c8868ad3c442bb0a4f7321d2ea597209e92c894d7b47b8a0 968404 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 791b73671d5a52e305e9c49d9fdeb4689c7bd45d9d05833fae16a982c67c1adc 545936 qemu-guest-agent_10.0.8+ds-0+deb13u1_riscv64.deb 2df12a1eabe8f95216c57f0185f8d6d88086dd787fd9db11526616ffaf3d40d0 39316160 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 9a9414bd5e784b2f37c3edc859053a361526b9a22a646ecf16dca79930315af1 10006704 qemu-system-arm_10.0.8+ds-0+deb13u1_riscv64.deb 090341892d6389be7a5ebf6b97d005ef4607c07bd8c121fd81ba1b600f5c0e0d 2236960 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb db1ee866956ea23c7005219d6e0a5b9c6d3311339283194a16eeceb759ae5cdf 893560 qemu-system-common_10.0.8+ds-0+deb13u1_riscv64.deb 0f4bb0d49b123f4e2384e17d838cd03d7b29990ac72503097725d30737c49526 1072204 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb ed1aeddbe49b8812e84dcae5efb6707cde0152be1d85abb008ef330f87690298 346092 qemu-system-gui_10.0.8+ds-0+deb13u1_riscv64.deb 6098a100a0c4834845b533e66495b832b106fb71ccbf00bf00ee7a4bcea4ef3c 54631460 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb e6c0f9e0b910c5dfb4022eb0100dfb7620934a0027436785697d116d481c426b 14734756 qemu-system-mips_10.0.8+ds-0+deb13u1_riscv64.deb 174fef43600d5d5db4e897a6edd9f2437a4ef8f584d5d0adbf6462ecdeabaf71 143699072 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 10c3a3c24b0eef62c78f58bdbf91153bd302deba99cfe74f8692c3bc57344d23 40817900 qemu-system-misc_10.0.8+ds-0+deb13u1_riscv64.deb 89af5f3f554dcbc48b6f0d038c8eeeda1583569a63da6df6941399264d446729 602936 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 8bb2d338034e846e363092e807083e336540a9afd4532b69eca10ab3bf5cb296 182876 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_riscv64.deb fe006ccd574e2877db05e5c58ffccef394ea43d08125af3d1cb08ee657b1819f 216244 qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 1ee08bc5483540393ae55f7b9573e601b95858d3ec1b79ce4a2d3a9b3d438ab4 121564 qemu-system-modules-spice_10.0.8+ds-0+deb13u1_riscv64.deb 85e6205a4f27d220bead61a129aab91133c2a36148d97b88e8990e2fc06ed149 30878980 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb e5fa77d8f43a370d4e39b82841147a9b0415a49e801481632c105fb5019acd35 8258768 qemu-system-ppc_10.0.8+ds-0+deb13u1_riscv64.deb a009893639044fe009d0022b1cb2d332257515b33cefb8a5f4dfcdcfebc861c5 29424784 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb dd4f791173528c9749a983834fa25ef647cf2262c9c5cfaaa4e9954a5bea96d4 7692900 qemu-system-riscv_10.0.8+ds-0+deb13u1_riscv64.deb 32f396620ad4413b061e7cf654bceed555d83a3114a3f4dfb7c6f2f76409ab89 11254292 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 7d886a6549f42e8f56bb20f42c8aae73933c2f7db96661c729b06c533757aad8 3166576 qemu-system-s390x_10.0.8+ds-0+deb13u1_riscv64.deb 3d96aabdcdd9b442fbbfd7e8c09fb3a3ce374e5116f89df5f7f56ef7d2383d75 20816040 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 83613cacc2fef81ecddeb580c999c1ed8a3abaeaf193f6376c6c7b333191f942 5731172 qemu-system-sparc_10.0.8+ds-0+deb13u1_riscv64.deb 27a3b86469fede0d1c888e2337b2b8c258a2b4e515b47f0d77d6928bfe5d5ca6 29298332 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb c41795eb92134d47034ba7caeaa56b380dbbd1ac790c0a7e4f334da30167bbc0 7948036 qemu-system-x86_10.0.8+ds-0+deb13u1_riscv64.deb 2fd1c5bacd00b0eceae1afb3f176624a42e798454e9c86a7d2a0d9d5a84927fe 60836 qemu-system_10.0.8+ds-0+deb13u1_riscv64.deb bbcb941ae7b9f9d40983fbd68db6d00d16ac81de27b5225f38fde5b5dd8fc592 2068 qemu-user-binfmt_10.0.8+ds-0+deb13u1_riscv64.deb ef542aaada7301c64d32def1e1441cdfbee3245ddc3af68ded2bb1a5828dcc79 126226180 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 414f449d586938d5731d8ab18f7aa8d6a33356f4ec0da6a2bb15c9de722c3e08 63888 qemu-user-static_10.0.8+ds-0+deb13u1_riscv64.deb f34a47bf2430c667a553a543516c9eb2cd88bb787ca96e4bf4400dedbfce90df 71395184 qemu-user_10.0.8+ds-0+deb13u1_riscv64.deb 8b435818ba73b56ef248662a52d913105e19677e91bc0bf835aa3d1e4d34bedd 11370916 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 22a3ebf5e2b4149a6adead9a7d542c4a1375eb6b5a4a44e02f48cbfdf728d4a7 2012308 qemu-utils_10.0.8+ds-0+deb13u1_riscv64.deb 19c259d35c29ab0413bdc9d45f69372947aa037dc0fd87841a10dda76e0df0d9 33669 qemu_10.0.8+ds-0+deb13u1_riscv64-buildd.buildinfo Files: 1c857f6d90e2cd483c198b3e93e3e140 327244 debug optional qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb ec369bff6eb14e9b348adc14855e03d2 121892 otherosfs optional qemu-block-extra_10.0.8+ds-0+deb13u1_riscv64.deb b940387627b66da0586bce929d245e5b 968404 debug optional qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 975bd7805ea0bef44b01ea8927ccac9a 545936 otherosfs optional qemu-guest-agent_10.0.8+ds-0+deb13u1_riscv64.deb a8497e33d7399bd11699c56426a7f9b1 39316160 debug optional qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 2c34ed851fa389992518522fba68a25a 10006704 otherosfs optional qemu-system-arm_10.0.8+ds-0+deb13u1_riscv64.deb 155e77726558da1ee59fd3d86990aa37 2236960 debug optional qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb feb589df1095df47bc0e52680527a39b 893560 otherosfs optional qemu-system-common_10.0.8+ds-0+deb13u1_riscv64.deb 8bead5bfd2c1a38c1481f57afe9e06e3 1072204 debug optional qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 1e333cdeed2fb2c2eab02f5d5b490915 346092 otherosfs optional qemu-system-gui_10.0.8+ds-0+deb13u1_riscv64.deb 2df4c59d221c9d9e930fab1d9ca3248c 54631460 debug optional qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 3086504080df95398d96315408646e6d 14734756 otherosfs optional qemu-system-mips_10.0.8+ds-0+deb13u1_riscv64.deb cb3ebf34b20e78c8002cae3437d060b3 143699072 debug optional qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb b5be3501d9bbc7d61c048950cf1b3bc1 40817900 otherosfs optional qemu-system-misc_10.0.8+ds-0+deb13u1_riscv64.deb 83c967706f5efa09f29519a5ef379614 602936 debug optional qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb bb11c177dc917abd9f65788c09366dbf 182876 otherosfs optional qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_riscv64.deb 7963d59475318ab90e047d18ae475450 216244 debug optional qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 994c1eaeaffe9f4c2bc45fd9d523af06 121564 otherosfs optional qemu-system-modules-spice_10.0.8+ds-0+deb13u1_riscv64.deb da1e2ecdb77774420e4a8e84661abc35 30878980 debug optional qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 5e2f86758e32bf215646af26c1c2acc2 8258768 otherosfs optional qemu-system-ppc_10.0.8+ds-0+deb13u1_riscv64.deb efcc6b2e1ec52259b2a17d921e20ec90 29424784 debug optional qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 02410a508d277e4d10926bd31dd2f7ce 7692900 otherosfs optional qemu-system-riscv_10.0.8+ds-0+deb13u1_riscv64.deb 80e22e3bc98c09e41aa3387231bd64a0 11254292 debug optional qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 68cbbc01521000ff1b66e83f1992a91a 3166576 otherosfs optional qemu-system-s390x_10.0.8+ds-0+deb13u1_riscv64.deb 92b3a5092ef1d8deb1ce0b53ff82fbbd 20816040 debug optional qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 6835a3c0f6e44d445dbce6d0fb2922d4 5731172 otherosfs optional qemu-system-sparc_10.0.8+ds-0+deb13u1_riscv64.deb 4fd4188467232417590dfbab605c85f0 29298332 debug optional qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 05bded90309d8dc69975ca146d1fca98 7948036 otherosfs optional qemu-system-x86_10.0.8+ds-0+deb13u1_riscv64.deb 7fa2f386efeba3a9d54a6ff8818ca6bb 60836 otherosfs optional qemu-system_10.0.8+ds-0+deb13u1_riscv64.deb 0d5ea8fe89237de3ec0c4e6f5e392d01 2068 otherosfs optional qemu-user-binfmt_10.0.8+ds-0+deb13u1_riscv64.deb 9cead3b1b6522ae9cd955506d10450fa 126226180 debug optional qemu-user-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 783b8b366c840533182b917ac1bb4dd6 63888 oldlibs optional qemu-user-static_10.0.8+ds-0+deb13u1_riscv64.deb b96eaab334116b93f409a97a5afa8284 71395184 otherosfs optional qemu-user_10.0.8+ds-0+deb13u1_riscv64.deb f66ec7e3ace511bbc27c2e633d92d8d6 11370916 debug optional qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_riscv64.deb 321c2105d00cb3613b4a714f78867c11 2012308 otherosfs optional qemu-utils_10.0.8+ds-0+deb13u1_riscv64.deb 95d1a8225b5dfd273958b46516524b3a 33669 otherosfs optional qemu_10.0.8+ds-0+deb13u1_riscv64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEgLDDByWcR07HDSHyNVgvumj7+mMFAmmsZzEACgkQNVgvumj7 +mMd9hAA10NdrtlP56t47OASrhlyQj/FHnItYvqXBcvKCTWwEuOHjKFXDQIqmLp8 nt3NjwphBRLZ/W5I39Q+Iqgo5eFpnDA2QecBBrmp0P4pJLGsrjbceFzqxqpDhxW6 MgBYf213TvKIYiJ/Y3kSBtDC8P3KKCH/PskJ4gsP16oJZiEQ6BUkZlukbSk1orsM Iqv8RESn2ww3cQj9nBoVkDUBNyQWdNQxKQYXTp9Xe6NakJmMvQ60/Imjd9/xTjKz kVFmZSgIzgLWwBHf7mLnCt2X4ahyUtkhFmJSaTv7BiLLxWFYMIshRH3cZSz4CvTh SgHP87ItztD91QEOiSbw741gQOUXBtgt2ujOszPIg6/KxuUF3erCY0J624YIly89 TBCDBzb0cv8VWqv2BX4sY5PNR1IMhd7/CvSjj8IbEwIWWM2d5dnFfauDHx9f8qkb 3CQywdUgIjL0WAtqD48ZW351uUDT0/7DeEQ96SCmlzDkNgoLRt2MqgZl1Na2UKrW eAbGcCEVmUKSeV4jDb3FxO1WWmq586x1LMYiBHujEcmw5QEpra6SJL3MKuHvbAtR Gca5EhAxug+YPlyojD77k4exBPIBOI9XmySSYfm7hmv0v0/BlM1o4MFAEoD6d7xk MZMbtA7m6egkhw9ur0CHVhpO2USxOgqaAdwhhzIQfva27QJOy0A= =VI78 -----END PGP SIGNATURE-----