-----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: ppc64el Version: 1:10.0.8+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: ppc64el Build Daemon (ppc64el-conova-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: edceb53751fea6e11054296fb5414121bdbb6c36 249952 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 0012144f97a514f44f62bf8576e2cb0127b6df2e 130500 qemu-block-extra_10.0.8+ds-0+deb13u1_ppc64el.deb 33bcee076417d87833a8b1346b46dd665a0f2219 1058052 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 39fd5ef9841551fdbc1371ed835368f6a0743afd 563596 qemu-guest-agent_10.0.8+ds-0+deb13u1_ppc64el.deb cf1f9a4ad7fbaed579e3695c3e124c67934886d1 40167844 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 1630060b553d425734d6e459c82caaab7fff4880 9875756 qemu-system-arm_10.0.8+ds-0+deb13u1_ppc64el.deb b2f1d7e1671334fb682ca5546f7ad63461eb7dc5 2213628 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb c7db2b12f7600738595343e872ecc4da229858df 909416 qemu-system-common_10.0.8+ds-0+deb13u1_ppc64el.deb 0359893b67c39147cdb678459282c5ac06270622 1139476 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb d17b0779cf55b022725988c166a50acf18a85e57 362000 qemu-system-gui_10.0.8+ds-0+deb13u1_ppc64el.deb 0b85b21aac35352b3307065bd07f3ad1d2b7d4bc 54055980 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 931b101db085ebd2bba4ae0b23cf88d680986274 14657880 qemu-system-mips_10.0.8+ds-0+deb13u1_ppc64el.deb 373e1030512121202843752a1d94cac126260bd9 140524952 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb db041fa4410e5858a4c426bdbe6ed06a77300a7d 41294528 qemu-system-misc_10.0.8+ds-0+deb13u1_ppc64el.deb 944f0e60c7d6483189450bc80846561716f8263a 598500 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 79acaf828e897e5afa1dc5d3d6d1e8b7814cdb0e 186720 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_ppc64el.deb 0fd8ec5fab35f904ca5c602d3caaa1d218df8a48 208280 qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 4ac8fd94f2f63245db61b02850da828a60511a73 118316 qemu-system-modules-spice_10.0.8+ds-0+deb13u1_ppc64el.deb 1233884071adcfe3cfa1c9dd90fbdc3cead6083c 31364228 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb a7dfacffcfba6cf25ac255c7930229b725ceb8f6 8268148 qemu-system-ppc_10.0.8+ds-0+deb13u1_ppc64el.deb b5caa253c6f1edaf4ec11cee2deb90fa77740fc2 29584408 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 0534bd17752c1d2e85ef4ecfa0d987950493055e 7629792 qemu-system-riscv_10.0.8+ds-0+deb13u1_ppc64el.deb 8aab477c9b9a3c1cdeb88dd87b2ceafa14b93ec1 12437884 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 4248aa3cf72aa2784168426d7b08e9020216f658 3173380 qemu-system-s390x_10.0.8+ds-0+deb13u1_ppc64el.deb 7b1795cbda65b1f169cd15019cb74269a3befaf9 20995592 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 38a4c51c25cde520f076b3945c19009e8cae4fb2 5766108 qemu-system-sparc_10.0.8+ds-0+deb13u1_ppc64el.deb 33675c0a66f954aefdcac0ae3814354444f1f691 28808480 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 49e673bab56e41178c668309cb350bc5fc622b69 7895012 qemu-system-x86_10.0.8+ds-0+deb13u1_ppc64el.deb 7f19cf86a5bfaba14900f5935f2d16f763c55150 60836 qemu-system_10.0.8+ds-0+deb13u1_ppc64el.deb 5e67a987d3630ff6fbf6e92d7d22331f5c8261c3 2092 qemu-user-binfmt_10.0.8+ds-0+deb13u1_ppc64el.deb 7bb654fe0600deb0b556bb5dab37f7c305d82987 138126324 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb ae9b2bc9c354871dd9d1f8d028ecbfec23a56226 63884 qemu-user-static_10.0.8+ds-0+deb13u1_ppc64el.deb ae704cc0e5239eefa8487bbc26f1be5e2a595bc7 68236480 qemu-user_10.0.8+ds-0+deb13u1_ppc64el.deb c67d6f67dc449e83d3d70dc3d4c1a3e17ad191a3 11026616 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 9832c4f5ad81b20f7e4e08049a351440329d0106 1990296 qemu-utils_10.0.8+ds-0+deb13u1_ppc64el.deb 1672bcc4701d5342bb623f39d14f6746e845f41f 33668 qemu_10.0.8+ds-0+deb13u1_ppc64el-buildd.buildinfo Checksums-Sha256: 7ff3def5c2d21d1ae3434ee7827674930a8502a576b4b61bc578abb3afa27274 249952 qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb cc6307311d50e398e987186c7e2fb1802db5c2c87da8109f4a22133fb359b4a7 130500 qemu-block-extra_10.0.8+ds-0+deb13u1_ppc64el.deb 886eda7e6437aa7ce69d910a87acfae2977075a001e5ff7fb40508dcd81d0d02 1058052 qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb fa76c5cb395f2334feb8effb9ffa0d5d8389c4e3440cbf9ed5b728c9d675abc8 563596 qemu-guest-agent_10.0.8+ds-0+deb13u1_ppc64el.deb 79fc3870ff9a02fff596c9b29297f169df7b9359e2e9d0c2119d2449da9ada30 40167844 qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb a0a834e38fa8821637e5f85ce61450dca94f539dee1fc2b39d5cdcfe939574f1 9875756 qemu-system-arm_10.0.8+ds-0+deb13u1_ppc64el.deb dde6cfe01de2a85ef56643b68a1c160cc95614e1b18a3e9d3c49e7d640954db9 2213628 qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb fe05c45f6d844dbb5235dc26e593ca6ea5d6bac5b97b9b305864551d2c7199d8 909416 qemu-system-common_10.0.8+ds-0+deb13u1_ppc64el.deb 21cfb5ddb1167669777ace927f0b292e0b14df47e1f48f9cfb4417ad5f324cf4 1139476 qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb f1e4477ea57ee2154884c526994281f77d8131e2fda1a231abf3ddbb60e10456 362000 qemu-system-gui_10.0.8+ds-0+deb13u1_ppc64el.deb 56c981236a1936fd24699c2dc5025c5fa61379a9ffac7c53db44a57c291edc40 54055980 qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 376b031b5672219963e52ee393a5ad893b686b3476e88e867fba0066119a40ea 14657880 qemu-system-mips_10.0.8+ds-0+deb13u1_ppc64el.deb 8f29c5fab6aaf4641e638acee30b01b1f73677570cb6a2b2e0991bab585061a7 140524952 qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb e507c558dad7af1a89cfb4ac13980d637fa89d6cdb5e3df641cef2190cc93839 41294528 qemu-system-misc_10.0.8+ds-0+deb13u1_ppc64el.deb 7a8341d797852d259b7d5a55def0dd9708007e784876c05224258bb437d2d2a6 598500 qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 68fbc26f1af73b21d7b2f6549ae4092bc1bc6fcbcdde1b4a2aaa94fb8234b0a8 186720 qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_ppc64el.deb 55fcf3ea50a9d9773caeeaef346b0485fd8033c7b6421b964bb6ab2e465c8305 208280 qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb e64a3f31c602340d10a75210f00c5bd55adf3c67e5c52c9816b921c055ba6cef 118316 qemu-system-modules-spice_10.0.8+ds-0+deb13u1_ppc64el.deb 2d492ec8332fa82dc3d8e965f3d55ee938f508f9749b631d55aea7489d627c72 31364228 qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 85d739f09e4689e46ca3571d1ad8e005785370728997ade9c90ac7983b8f7b9e 8268148 qemu-system-ppc_10.0.8+ds-0+deb13u1_ppc64el.deb 7dc96c853fc68a0b752efdcf7abbfd0ca8ffd17d0ee2473381fe6d0ffc9ead44 29584408 qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 3c1770f81bbf67de6ca7061786783f90b657345f2116f0238253b293d77cd40a 7629792 qemu-system-riscv_10.0.8+ds-0+deb13u1_ppc64el.deb 58b64790aa47d0c5ae68b31fe4a5d0b7ae6d34d451600f4d708f0b4d0a4d0d4e 12437884 qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 2dc61bc0eeaa87bc93e1e32ac95a2fe211d8b67a8ae083b3ccceeea1391d1b48 3173380 qemu-system-s390x_10.0.8+ds-0+deb13u1_ppc64el.deb 81d82ae9ca577a6749519f7f4080da7c464f310a2fbdaeb61a6c764e54d1fd71 20995592 qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb b03d6d594d5df5127e57d233a09a37298e5cebdc9cad4bc0225ff9945daefa3b 5766108 qemu-system-sparc_10.0.8+ds-0+deb13u1_ppc64el.deb 04aba70a571bac1df8d2a68f28f372c5823d2b9775f06f89837600fc5337c225 28808480 qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 1f29b7ad7f28f9141b38ae3c0286e23901310bfb851d3d0126462897a11f335b 7895012 qemu-system-x86_10.0.8+ds-0+deb13u1_ppc64el.deb 517d8473dcf5e591ef635ff87a6deeab9257fdd691daff8950ac7e09185365c1 60836 qemu-system_10.0.8+ds-0+deb13u1_ppc64el.deb 991837628523697fb5ce2806b9d9b24cd742ca9b10ef3ec0402f4522cb6df980 2092 qemu-user-binfmt_10.0.8+ds-0+deb13u1_ppc64el.deb c08ccf091c6bdd2af38f66b71cde5e6fd90b95c0a3dcc280920a117bf3b2f7c4 138126324 qemu-user-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 580acd825f6b4f4341d16eca6f7db2cc7afbf299866a4fdc10a9e710162e988a 63884 qemu-user-static_10.0.8+ds-0+deb13u1_ppc64el.deb 82cd6c4a04441bd6fc1dd2fb432c836e0f0d0bbb0eab20052ee9d45d7c6eae7f 68236480 qemu-user_10.0.8+ds-0+deb13u1_ppc64el.deb 62fe26392fb0e7ede3c5510a92e4751ac22fb37f7e3d3f216abd4adc20b6d920 11026616 qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 82c11c93ec54e5c5b6d49607389a14ad17fd8204226369a2e19e711e6b3989e6 1990296 qemu-utils_10.0.8+ds-0+deb13u1_ppc64el.deb 71158e3932825fedc5e1bed499a8794ed6a9ed068be7e2a770567f57bbfa0de1 33668 qemu_10.0.8+ds-0+deb13u1_ppc64el-buildd.buildinfo Files: 7759358b182aa427f30fc8aa1f61c853 249952 debug optional qemu-block-extra-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb e5eab8f33f340de2b0799abe6cd6ad03 130500 otherosfs optional qemu-block-extra_10.0.8+ds-0+deb13u1_ppc64el.deb c36b2ed40ffd1c27ac888b9ec54912ad 1058052 debug optional qemu-guest-agent-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 14c863ad8d54875debf8fdd79f71b375 563596 otherosfs optional qemu-guest-agent_10.0.8+ds-0+deb13u1_ppc64el.deb b7a2ec50cba10074fb3fd2bca29ce9ea 40167844 debug optional qemu-system-arm-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb ed075bb8f70a7152fdbbf73dd76b8cb7 9875756 otherosfs optional qemu-system-arm_10.0.8+ds-0+deb13u1_ppc64el.deb 368bbaa2a827984a772cd251e3a90187 2213628 debug optional qemu-system-common-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb a8bceb01d904fb001d9a7a28afdd4acb 909416 otherosfs optional qemu-system-common_10.0.8+ds-0+deb13u1_ppc64el.deb 3e9642b26087d0169cc95b7e5562ee2c 1139476 debug optional qemu-system-gui-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 74bdfdbaf6d33cd1f6abe88ae939b9c2 362000 otherosfs optional qemu-system-gui_10.0.8+ds-0+deb13u1_ppc64el.deb 985fbeb66f9baa5751d347bb54e0b8c6 54055980 debug optional qemu-system-mips-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 4240d28048f0740eeb5c83dc3f1f3357 14657880 otherosfs optional qemu-system-mips_10.0.8+ds-0+deb13u1_ppc64el.deb ebfbfd6fb550c5477cb5c62cf3fffda7 140524952 debug optional qemu-system-misc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb c678e17307d18b268b6dc4c84449b60d 41294528 otherosfs optional qemu-system-misc_10.0.8+ds-0+deb13u1_ppc64el.deb be7cafc858df504bd60552fac7e2e6ad 598500 debug optional qemu-system-modules-opengl-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb b3db363591d1c58d589190681706dfad 186720 otherosfs optional qemu-system-modules-opengl_10.0.8+ds-0+deb13u1_ppc64el.deb ca979c95370d636a017c34c4ca8645fe 208280 debug optional qemu-system-modules-spice-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb a7d42a3f6d970df30fca442558a4996e 118316 otherosfs optional qemu-system-modules-spice_10.0.8+ds-0+deb13u1_ppc64el.deb 838488ad6ef1a32df885d537d38bf2f9 31364228 debug optional qemu-system-ppc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb fa18c834b0eeb58bfda3367480865960 8268148 otherosfs optional qemu-system-ppc_10.0.8+ds-0+deb13u1_ppc64el.deb 508f26b8308bded9f9f52aeeae6118d4 29584408 debug optional qemu-system-riscv-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 5369bf51c0db9f14b1a3a2f74309b931 7629792 otherosfs optional qemu-system-riscv_10.0.8+ds-0+deb13u1_ppc64el.deb 5a3013912bd3b219a9fae89cae987894 12437884 debug optional qemu-system-s390x-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 11ae868cb1bc5c9287b4a70c1579962d 3173380 otherosfs optional qemu-system-s390x_10.0.8+ds-0+deb13u1_ppc64el.deb 2906ced35a5d36dc0b1ee34e8a662915 20995592 debug optional qemu-system-sparc-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 3f16cca50cab7fa12470e7b207901a00 5766108 otherosfs optional qemu-system-sparc_10.0.8+ds-0+deb13u1_ppc64el.deb daf300fbb4a86a4c7fab1c4b35316c45 28808480 debug optional qemu-system-x86-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 1ed9411b5056fda71a66e246edfffd44 7895012 otherosfs optional qemu-system-x86_10.0.8+ds-0+deb13u1_ppc64el.deb 8279ae8a985a7a8790c7e50e938eab47 60836 otherosfs optional qemu-system_10.0.8+ds-0+deb13u1_ppc64el.deb d4800fc0a1cf6cc94ae1872202ec297a 2092 otherosfs optional qemu-user-binfmt_10.0.8+ds-0+deb13u1_ppc64el.deb e5a9465a446b368f999be37782f1affd 138126324 debug optional qemu-user-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 396ffa7e105dcbf2931489429214b718 63884 oldlibs optional qemu-user-static_10.0.8+ds-0+deb13u1_ppc64el.deb 0c27a9390ae66d0dee99d349cf67b157 68236480 otherosfs optional qemu-user_10.0.8+ds-0+deb13u1_ppc64el.deb 1cd3962b660f50a7f0505939bb738123 11026616 debug optional qemu-utils-dbgsym_10.0.8+ds-0+deb13u1_ppc64el.deb 322cd44d02cbe56fcda93dad9faf119d 1990296 otherosfs optional qemu-utils_10.0.8+ds-0+deb13u1_ppc64el.deb d57da2707e2ef099ca827c23d5411e84 33668 otherosfs optional qemu_10.0.8+ds-0+deb13u1_ppc64el-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEDoRc43uRWMOoIqIgDNLUPhbmg7MFAmmr/XsACgkQDNLUPhbm g7PvAg/+JsYaQXBNghfuuUcCFBFZpPSW8XvTeqcGLFKj3ppsME578fVEXpbbxZ5d sicrI+KeGE1zpK4RDPaF16iDdeYRzYYBlqprBQPsSwh0lao58Jp2bB1R6o6KCi9J x66Z2JJuJPVuvRHeiL7T67HLQRKmt9d3WS9B3H68al5fmgzY6HD/HNhc/AwXH48C gnKlrJJY2eL2UL6b0DW9k8eYPKMFoxzWZOnO9LnGIvxJpy+2uUlJoyOq9Cj3modV 3iIa5iD4Fp96UpxIauiJvLvhnVYRq0XmkagtOaW4rssTab+zuc49mLY8JnhEXV8J w5vRNtDx4pw2T1mV6NpowPUfJ3dIB42lgr0kdd8PID91ak2Gn5Vw00rbFcs4DrNC FSxEq/w5eiitX93hzf7z/RKago1swF1ZS7oHeSLY7OBaalBTRL3GDKr2tHvO+0Ef /OTpBlvQmrG718vvDsDNXWsIhKAnhytGSuwP5nvvyaf1Zdb7wqg56hjudoP/6MZ4 64K7zyFzvkoTpMrTeIhbo/JsdKmbAo25tQFx/S1rBIXUr0rojiMOD2uv2PfJ5Wu1 CXgGlb8JwmceUWr+TE9bgaN6O7nfXVeMpMFxgjaKs9qKkueEvn2aqmSkcNoTknqm 8EZqRLjXhErn7CjT1rvODZ1UpDeb2UShJLS9OICck6YbbV9NfxM= =b45C -----END PGP SIGNATURE-----