-----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-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: s390x Version: 1:10.0.8+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: s390x Build Daemon (ziehrer) 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-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: 3a2a3662d218c7142f636ae63df84cd6f86c91b0 244232 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 9831d7a7992503476b0fec16ea1640d4bae870a5 120428 qemu-block-extra_10.0.8+ds-0+deb13u1_s390x.deb 11a027025801221f1e0d5e3c64f30838e38d1647 1034132 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb a2dee3e7eb8952b213c79fe6390058de44ed658a 530684 qemu-guest-agent_10.0.8+ds-0+deb13u1_s390x.deb f4019fbd51d5d5b37c67d289103c412be45fc425 39952444 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 42dc913d64a28bbc25b6db002c5e5c451ac54eba 9426464 qemu-system-arm_10.0.8+ds-0+deb13u1_s390x.deb 3e3f184dc5a5477d1901063fd85b2620a82b78fd 2168292 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 9dfe26b7c674d2d61543951db4460cbaed7f6580 861892 qemu-system-common_10.0.8+ds-0+deb13u1_s390x.deb 801bd0e6866fac0b4b0525f8a277546dd0ec023d 1120488 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 774ff7e3e96108761d5389f7ca9063fe1a4c53c3 331496 qemu-system-gui_10.0.8+ds-0+deb13u1_s390x.deb 3796342f88d5cee5561cd3edfd78a3b3b5110f01 54081788 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb bd97a0f170ae51464b814412afb0005ac6046edb 13890340 qemu-system-mips_10.0.8+ds-0+deb13u1_s390x.deb 1550915b333b84af171a4340877c043b772627ae 139340508 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 31c0d56cd2a393ec96af060ede9ae7bcdceae14d 38561960 qemu-system-misc_10.0.8+ds-0+deb13u1_s390x.deb 7d6eb0e3463ae08e3b4dcb506ab4c6a91be0f31c 569976 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb dbbea9ca5ca846eb7689784281e244dcfcbbcc4a 175036 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_s390x.deb dd5745b13a38ce003ae35840077c35544f32010f 30794536 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb f6476e9df77ed994cf19ac720acb758454b28452 7709736 qemu-system-ppc_10.0.8+ds-0+deb13u1_s390x.deb 612aad300a8934c8574423057ce9da3ba317a87a 29491932 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb aaa80c87c063d618359a14562e5ea4fa8330c88c 7249336 qemu-system-riscv_10.0.8+ds-0+deb13u1_s390x.deb b95edfd3cedf84e53c949332ef28c420350f8b66 12549192 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb cc35d93db552727f2d7f91ce4fbfc15ecb973e65 3025276 qemu-system-s390x_10.0.8+ds-0+deb13u1_s390x.deb 6c616c99df8ce5756d335f155c311403228b477b 20834980 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb b6278e1419876e48e91467ceb9ea3d5adf64e752 5384436 qemu-system-sparc_10.0.8+ds-0+deb13u1_s390x.deb 3205f80c952bdf67262485edc544ea8e3178a844 28757796 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb f83675db7f854c462048612031c5b972cb6db7bf 7452844 qemu-system-x86_10.0.8+ds-0+deb13u1_s390x.deb 880ab36f9572c0d071a87c163fc9e52c60b95053 60832 qemu-system_10.0.8+ds-0+deb13u1_s390x.deb da52c8636afe1ee473b4c8f08c4021667f81898e 2092 qemu-user-binfmt_10.0.8+ds-0+deb13u1_s390x.deb 7feb36d831c02cb24d4cb2b770bb4c43ab61e4e5 137323692 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb ba4c336c7e5b96dfde835095a76598a21a81e9e0 63888 qemu-user-static_10.0.8+ds-0+deb13u1_s390x.deb 5c7792415da720198ed73fda88be8f7841b8f67d 70307520 qemu-user_10.0.8+ds-0+deb13u1_s390x.deb 16ef10c1a118debcbcb5a0c5352207e2a462339a 10850836 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb e7dd02e2f683c35022d25911f9a99d86552da1f1 1820668 qemu-utils_10.0.8+ds-0+deb13u1_s390x.deb ed570955053d06db1759d619bda883a9b6e17d71 32258 qemu_10.0.8+ds-0+deb13u1_s390x-buildd.buildinfo Checksums-Sha256: 9d8174528f24d80902b98ec9676850403a8611eac289fce800422c2c28541bec 244232 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 6f2014e5e732b1b913c5823c5a267d3ab0eddae5b71bd0e63d73ca8f1ea69c8e 120428 qemu-block-extra_10.0.8+ds-0+deb13u1_s390x.deb 12a4ced236bed644d0157ed14e33905a68560f66917e2f9e3c78b20210ec299c 1034132 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 1547b99fe3e720a72436a78c4ec7d5941be49849bae55738099b902b0d936ce7 530684 qemu-guest-agent_10.0.8+ds-0+deb13u1_s390x.deb 3626aa74631bbe3e163235804144b32dc245c160bb24190328b8a369cffe9e9a 39952444 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb d7d1c99598f0ce37f6ec6cd05ae69c5685ead024b384ee15e0d57c819d0d3a72 9426464 qemu-system-arm_10.0.8+ds-0+deb13u1_s390x.deb 3c12e1011cb54342982d1d6f595ea224c61a13c92a5b0efa8dbebaec1d412629 2168292 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 1237a29cbf38a77277f0cf0c7491f1becd538f040e380040ea7da989c9d68a6d 861892 qemu-system-common_10.0.8+ds-0+deb13u1_s390x.deb d606f0c34b8bd160bdfc7fb9d47905f7712c6fddde046442b81fc4a849973884 1120488 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb bf75f2cd9bce9ac473f50a43a4d2863cd3d96ba320429b97e0f0901f2872185e 331496 qemu-system-gui_10.0.8+ds-0+deb13u1_s390x.deb 24218d1dd348697173a79c1f0d6a89f0c7717df0adbee40dbc4314d16721edf3 54081788 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb d70521b5b098c143dcc7a03cb861f6f33052dc263c614327da5e26962c1825c8 13890340 qemu-system-mips_10.0.8+ds-0+deb13u1_s390x.deb 920b2a65c459c9f143a0dbbfe094360de57fc9253a0fbadce56aac1e9a78c332 139340508 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb c8bf7765bc372a2046d3929d548266d3bb4149b6be9eceaf2666fe260a1a2efb 38561960 qemu-system-misc_10.0.8+ds-0+deb13u1_s390x.deb 51a522da6c4ef9c8251a58f06fe0d7aabfc47d5483091365a497b04e6a7274ec 569976 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 720272ffd20920d0b43f7a86781f55de8e8ea8cd2dddf7969cb10e4b7768ff40 175036 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_s390x.deb d11eafc1dbb8111bd51ff2fdc25d8bde6236076b38a642fbb3b3191cc0df6ac5 30794536 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 90c6406ee6f8af7f1d114c0d4528348842a49cd4715e4c2cad672018be0013ae 7709736 qemu-system-ppc_10.0.8+ds-0+deb13u1_s390x.deb 04f4ce6ffed28458fcc7740a3d7126d8f15efefc9dee36962ae6acd2e66879bf 29491932 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 99f33a6655b5d723eaa95ec0f61433ff5d51620bebf20bc75d6fdf2f5fc8fcb8 7249336 qemu-system-riscv_10.0.8+ds-0+deb13u1_s390x.deb a97d1059dffda7372a87df5a5e4336fad1e39507747d93066f40c07fb0f1160c 12549192 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 0f001b5027cc2c51091c881d508bd1508eb7c7b715121191c2e78337bb002df5 3025276 qemu-system-s390x_10.0.8+ds-0+deb13u1_s390x.deb fbd9c47ae2e1f5cd59a9644caa9d500844562c07c379f62f54f57a530aef051f 20834980 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 2297f8a069913269042c60eb22c1394f20ef99aa26e5bba5e9a9bed9046aa960 5384436 qemu-system-sparc_10.0.8+ds-0+deb13u1_s390x.deb 96abf70894926cfaf0029670cb97ee1c2346587f28b42cdbe55a11c6fa1e70de 28757796 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb addf5aef65a58d4e6502842f09080132d0945406f7fa289891bebb3f65603774 7452844 qemu-system-x86_10.0.8+ds-0+deb13u1_s390x.deb a19087ba40fd5522466a1fdd295457415ddd60ed85f8cd8ed3ec1064d7db33af 60832 qemu-system_10.0.8+ds-0+deb13u1_s390x.deb 50874a24712ca5ef999e117d78988ff4af6a3f7f4b1ab069e505e80cc055f1e9 2092 qemu-user-binfmt_10.0.8+ds-0+deb13u1_s390x.deb aadfc4faf2fcf55d737be24932fc552f6a8e5f0ea8e229811efdf4e39c2e65cf 137323692 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb cc79329372d98690410d50540b29c5d232527fd7f8df96aa729ca80f67bd031d 63888 qemu-user-static_10.0.8+ds-0+deb13u1_s390x.deb ed4cd090a9a5a44917142af2e8860b46ec81ddac94d36c3f1d2d19f0461ec5bc 70307520 qemu-user_10.0.8+ds-0+deb13u1_s390x.deb 23bb9f072c963436e02d4ac05b02650fcf9615e181fe031bab9fa81145e6d33f 10850836 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb fe5333b3e91452e721574e2bb83ab3b330f9a97ca76da0cd456360bb89ca81b6 1820668 qemu-utils_10.0.8+ds-0+deb13u1_s390x.deb 9b2d4ca3e9433243dc92f82efe2566c22fae20bc4bdf145bb7700265645d26e7 32258 qemu_10.0.8+ds-0+deb13u1_s390x-buildd.buildinfo Files: 8346f473cbeeac59d4244c688f7d99b7 244232 debug optional qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 416518646eb409fa61be7533e03c69a5 120428 otherosfs optional qemu-block-extra_10.0.8+ds-0+deb13u1_s390x.deb 09830f76cf2548f300c7f0fa39ce49ec 1034132 debug optional qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 3589be2749c966c4f8327eebcea57c6a 530684 otherosfs optional qemu-guest-agent_10.0.8+ds-0+deb13u1_s390x.deb 86f3d776c8332a138b800b980ca9ddb3 39952444 debug optional qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 62da9394dd5e5c1292480f2b730c42d5 9426464 otherosfs optional qemu-system-arm_10.0.8+ds-0+deb13u1_s390x.deb 3bea28613d705db4e9991b29f84fc803 2168292 debug optional qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 8ab61515fe02e3568af692944e08d028 861892 otherosfs optional qemu-system-common_10.0.8+ds-0+deb13u1_s390x.deb 4cb5763f127d90c9dd08332350ba22d6 1120488 debug optional qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb d8cb72a3e0562cf2c4f9c4b9d866180c 331496 otherosfs optional qemu-system-gui_10.0.8+ds-0+deb13u1_s390x.deb 09939730e65f408c942c9a6eacca3bf9 54081788 debug optional qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 0c8b3b1f8c4c9e216b59d6664dde3b24 13890340 otherosfs optional qemu-system-mips_10.0.8+ds-0+deb13u1_s390x.deb 15a308bfd3b4ab137e20a30c449b81f6 139340508 debug optional qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb b8a8fb313f1e7b77c3c0a1192e6b0835 38561960 otherosfs optional qemu-system-misc_10.0.8+ds-0+deb13u1_s390x.deb c7935be725b50646c4686d23e39c9335 569976 debug optional qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 61ce1d1d5bdee0a266dc46ee2db84004 175036 otherosfs optional qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_s390x.deb 1dba3d7b0a22876f13b8906a194020f3 30794536 debug optional qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb d561351a3464e03d3d7aa11dc7bcf47c 7709736 otherosfs optional qemu-system-ppc_10.0.8+ds-0+deb13u1_s390x.deb 8f231d3f17f775828f5a344b6ecb0a62 29491932 debug optional qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb f2e2d59c36cab63b0dd9c2e474832e90 7249336 otherosfs optional qemu-system-riscv_10.0.8+ds-0+deb13u1_s390x.deb ab48467fb04c85a251d938545d6e0059 12549192 debug optional qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb fe4f817e1226c3faf4a64fe25711b2ed 3025276 otherosfs optional qemu-system-s390x_10.0.8+ds-0+deb13u1_s390x.deb ed098d6bd651bd71bedfc8c54626df86 20834980 debug optional qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 3eca82545cb54ea4c0617871f88d6fe0 5384436 otherosfs optional qemu-system-sparc_10.0.8+ds-0+deb13u1_s390x.deb 1aa497b39c4f742ed4f80f785b881408 28757796 debug optional qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb d6127e64ccc1317516e9a148df10617d 7452844 otherosfs optional qemu-system-x86_10.0.8+ds-0+deb13u1_s390x.deb 70a57c427e2768f1aae19cfe07faa548 60832 otherosfs optional qemu-system_10.0.8+ds-0+deb13u1_s390x.deb b0c4956ccce0c4db70a51c98928941d8 2092 otherosfs optional qemu-user-binfmt_10.0.8+ds-0+deb13u1_s390x.deb 9dc2e18cc3dfa8aa03f11a3a2a815f23 137323692 debug optional qemu-user-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb d894e1ee06c2b569aab22538f3cd887b 63888 oldlibs optional qemu-user-static_10.0.8+ds-0+deb13u1_s390x.deb c30ea19223295d3c73cab9a60578c182 70307520 otherosfs optional qemu-user_10.0.8+ds-0+deb13u1_s390x.deb bbb8b163eac15ee12f1eacc72baf7ef3 10850836 debug optional qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_s390x.deb 5dd70a3d2577841563ef85d0693f19d9 1820668 otherosfs optional qemu-utils_10.0.8+ds-0+deb13u1_s390x.deb 9d008d36b1b684edcd80d101abb1f598 32258 otherosfs optional qemu_10.0.8+ds-0+deb13u1_s390x-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEl0BM/nR+Oj597wRWMWUFebkHnoQFAmmr/nMACgkQMWUFebkH noRAyA//f9PMJH2AnQNtKZMOugFXsJyT9XK/7VCHgF2+x52mKdjW3NO/4Bn2h8ND tvpfThEguV4IOqq3FXV2WVPohmAZ+RrKe0nJ6OnVePIlc4bkXZaZ77UoymPIauRm E/iVodND6SjTYWaJZ8cBltd5A4PovuPC0e8Vrl2uEETwDpb/ASxT4tiWsW1w42Nn 8FxunMSJbs8zCfGmSo314wUVhFs4I/NyewZdiyCh5/2EQUcZPFPIpwWpfM1bzD0r vKJAWPFfUfw0sVdZrbSuz6sPyj+cGT+ZG4H0OUGqj1hsQ52jGOOiXzkpFe/egVBh dP4ZX9/mUZJf2RCNAgFCfEMFgAawXH1C1rxlEkNY0tHKWZc6CLKxQBnyRL4rFHK6 k3KK2kFKcOumkfH8yRoqvWMmtPePmeQDHU/07jZ8raM+6gMmR/sB2xiA9HPbJV13 b3xqnuRhTgEpFnIAAqehchTy3kqN2Gp+n66zJ1g1hHTP8WeSjiPCyvtzGVdeIYwm SyQLgLaWn7+loP9/ulznykEZqv1hNtPxBT9LINIw8GJjkWS7hJeXFkgBrMartYTz DihPcjdNE5WUpDULJ6wyDNPyTIIIxfLOS5/FDTQ9tRq7hwTzGQRpAeTRsDBm1FYj O6LIpg9NG8ArL42Mr1oF8BL+LybMbirT+0pQoJsb+vH/NBx/2bw= =rkpB -----END PGP SIGNATURE-----