-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 28 Jun 2026 08:33:17 +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: armhf Version: 1:10.0.11+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: armhf Build Daemon (arm-ubc-06) 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: 1139923 Changes: qemu (1:10.0.11+ds-0+deb13u1) trixie; urgency=medium . * new upstream stable/bugfix release: - Update version for 10.0.11 release - linux-user: Fix AT_PHDR when program headers are relocated into their own segment - hw/pci: Replace assert with bounds check and return - ppc/pnv_phb3: Error out on invalid config access - linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn - linux-user/xtensa: save/restore FP registers across signal delivery - target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status - ui/sdl2: Set GL ES profile before creating initial GL context - hw/9pfs: reject . and .. in Twstat rename - hw/9pfs: fix abort due to illegal name with Twstat rename - gdbstub: Update x86 control register bits - target/i386: apply mod to immediate count of an RCL/RCR operation - hw/uefi: fix parse_hexstr (Closes: CVE-2026-48915) - target/riscv: mask vxrm csrw write to the low 2 bits - disas/riscv.c: fix inst_length() - target/riscv/cpu_helper.c: add PMA access fault - target/riscv/cpu_helper.c: fault with reserved PTE.PBMT val - target/riscv/insn_trans/trans_rvzicbo.c.inc: save opcode before helpers - disas/riscv.c: add 'cbo' insns to disassembler - target/riscv/csr.c: fix mstatus.UXL reserved value - target/riscv/csr.c: do not allow mstatus MPV/GVA writes - target/riscv/cpu_helper.c: allow LOAD_ADDR_MIS promotion to AMO fault - virtio: Allow to fill a whole virtqueue in order - libvduse: fix buffer overflow in vduse_queue_read_indirect_desc() (Closes: CVE-2026-6425) - libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc() (Closes: CVE-2026-6425) - tests/qtest: Add amd-iommu command buffer head wrap test - amd_iommu: Update command buffer head ptr in MMIO region after wraparound - amd_iommu: restrict command buffer head/tail ranges to ring size - linux-user: add preadv2/preadv2 - system/rtc: Fix a possible year-2038 integer overflow problem - linux-user/strace: add fsmount series of syscalls - linux-user: implement fsmount(2) series of syscalls - fpu: Handle all rounding modes in partsN_uncanon_normal - hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet - qed: Don't try to flush during incoming migration - qcow2: Fix data loss on zero write with detect-zeroes=unmap - iotests/046: Test that discard/write_zeroes wait for dependencies - qcow2: Fix corruption on discard during write with COW - qemu-io: Add 'aio_discard' command - virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (Closes: #1139923, CVE-2026-48914) - block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment - s390x/pci: Fix interrupt forwarding disable for interpreted devices - target/s390x: Make container ids in SysIB_15x 1-based - tests/unit: add test-envlist covering setenv/unsetenv name matching - util/envlist: fix prefix-match in envlist_unsetenv() name lookup - 9pfs: fix missing rename lock in v9fs_co_readdir_many (Closes: CVE-2026-48004) - tests/9pfs: add deep absolute path test - tests/qtest/libqos: add qvirtqueue_reset_pool() for descriptor pool reset - hw/9pfs: let callers of v9fs_path_sprintf() and v9fs_fix_path() handle errors - hw/9pfs: add error handling to v9fs_fix_path() - hw/9pfs: change V9fsPath.size to size_t and v9fs_path_sprintf() return type - hw/9pfs: add NULL check in v9fs_path_is_ancestor() - hw/9pfs: move G_GNUC_PRINTF to header - linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn - linux-user/sh4: restore FP rounding mode on sigreturn - linux-user/sh4: preserve T/M/Q bits across signal delivery - linux-user/mips: save/restore FCSR across signal delivery - linux-user/ppc: restore fp_status from FPSCR on sigreturn - hw/net/rocker_of_dpa: Avoid unaligned accesses in _of_dpa_flow_match() - hw/net/rocker_of_dpa: Check group ID pointers are not NULL - target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault - target/arm: Set correct fp flags for FLOGB when FPCR.AH = 1 - target/arm: Use FPST_A64_F16 for SVE FCVTLT_hs - target/arm: SVE2 FMAXP, FMINP must honour AH=1 - block/linux-aio: bound ioq_submit() recursion depth - mc146818rtc: Fix get_guest_rtc_ns() overflow bug - apic: fix delivery bitmask with modified xAPIC ids - lsi53c895a: clear tag byte when processing messages - lsi53c895a: fix use-after-free of cancelled request - ui: fix validation of VNC extended clipboard data length (Closes: CVE-2026-8343) - ui/vnc: fix OOB read updating VNC update frequency stats (Closes: CVE-2026-48003) - ui/vnc: fix OOB write in lossy rect worker code (Closes: CVE-2026-48002) - ui/vnc: fix OOB write in VNC stats array (Closes: CVE-2026-48002) - ui/vnc: fix OOB read access in VNC SASL mechname array - target/riscv: clear mseccfg on reset for all dependent extensions - target/riscv: Update the local interrupt mask - target/riscv: Add mseccfg to VMStateDescription - target/riscv: Save stimer and vstimer in CPU vmstate - target/riscv/pmp: Fix integer overflow in TOR and NA4 address computation - target/riscv: Fix medeleg[11] read-only zero bit for M-mode ECALL - hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen - hw/char: sifive_uart: Avoid infinite delay of async xmit function - target/riscv: Allow mseccfg access based on ext_zicfilp - hw/riscv/riscv-iommu: Fix Svnapot 64KB pages - target/riscv: Update MISA.X for non-standard extensions - target/riscv: Update MISA.C for Zc* extensions Checksums-Sha1: e24a69569151c030b050d0510d2b72e023c68c9a 163696 qemu-block-extra-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 0c440e8650cb153621286bbedb98b4ef811db05b 104168 qemu-block-extra_10.0.11+ds-0+deb13u1_armhf.deb b42d2bb370706f2b0f57d0cd1adb1fd027aaed59 1034272 qemu-guest-agent-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb b27e0b70a9b0e3910aa719aef9d76c9d1f1681e8 521420 qemu-guest-agent_10.0.11+ds-0+deb13u1_armhf.deb dada947ea0b9bec640a28d2a2d44bc3317707425 19111812 qemu-system-arm-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb ac4e834750af895fcd0f99790fd1d24fe9b1ad0b 4205048 qemu-system-arm_10.0.11+ds-0+deb13u1_armhf.deb 7ed1037438cbfcf725f4709c388f7cd0bf67e3ce 2105124 qemu-system-common-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 7fffec910ec4fbf26de4685357eabf045ee7d724 816408 qemu-system-common_10.0.11+ds-0+deb13u1_armhf.deb 65a585db7d24c3971d2157965047528353aafd83 1121032 qemu-system-gui-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb c5863a84f4e36374f20d0ca09ce9115a330b0299 321284 qemu-system-gui_10.0.11+ds-0+deb13u1_armhf.deb 4743781f7bf102cd82c992bbfd07403439ab6d2e 27249048 qemu-system-mips-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb bc06327c67ccbd087c7d9a205bd6a7802587cee4 6399444 qemu-system-mips_10.0.11+ds-0+deb13u1_armhf.deb 3e5b350398a7bf4d4e072cd6dc4ff41d11e7c54a 89035952 qemu-system-misc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 4949f5c7e1e9a53f56f21a7712e94e33304c6905 19843648 qemu-system-misc_10.0.11+ds-0+deb13u1_armhf.deb 00db8b98f746aa88a57a2b800289f4e019a45bc3 578896 qemu-system-modules-opengl-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 29000a4c1ce56fa7ead18c45eac58f2d7628c72a 167952 qemu-system-modules-opengl_10.0.11+ds-0+deb13u1_armhf.deb d548023a36973133bd216453ca13a3f0b3b36b7b 208584 qemu-system-modules-spice-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb a53ddf467d5e7763c4ef61c69172859fd1fecb8a 116976 qemu-system-modules-spice_10.0.11+ds-0+deb13u1_armhf.deb 58e5f868aa48029e8e44f7b3846de01f7d857530 15508220 qemu-system-ppc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 365281ca66e70f29d83cae76667bb707ea9c2d26 3452548 qemu-system-ppc_10.0.11+ds-0+deb13u1_armhf.deb 6fcfc76d1cd3c652bf12f37080967f0c790679f3 15621808 qemu-system-riscv-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb d09ab80453d7129bf901de9b1699ae3f95911f1d 3369444 qemu-system-riscv_10.0.11+ds-0+deb13u1_armhf.deb dc984caf02ad897563b6b32c52be85e1658a4adc 67016 qemu-system-s390x_10.0.11+ds-0+deb13u1_armhf.deb 4f00b2b7bd4cc4b5531a2975368036a13e6b0cdb 8953228 qemu-system-sparc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb d59fe0a4854cd51133d50293a62ee3b739f02198 2117548 qemu-system-sparc_10.0.11+ds-0+deb13u1_armhf.deb 3025c744f0d5b53fb0f510b162072ab1f4913df2 15313816 qemu-system-x86-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb e56ff9a8bbca1a601d095eff21c53c8c77bcad08 3499852 qemu-system-x86_10.0.11+ds-0+deb13u1_armhf.deb 31bbc370cd7b2575258cbdf76f145f70055da7d7 67140 qemu-system_10.0.11+ds-0+deb13u1_armhf.deb 00ef4fac4ebdc7a145211bec91ba554599f55491 1912 qemu-user-binfmt_10.0.11+ds-0+deb13u1_armhf.deb 9776814929c521d1d8e4e8c677b7747c3209fead 66594468 qemu-user-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 0e797789b19d86512e3df15e147fbd228985d7dc 69776 qemu-user-static_10.0.11+ds-0+deb13u1_armhf.deb 7a6f7eb6d0fa06c6dbc8815264a1d3b57cb2fe42 29466016 qemu-user_10.0.11+ds-0+deb13u1_armhf.deb c292210c3d9a45c18ced1a3354b6babec12a1673 10744704 qemu-utils-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb e2f131daf9fd95901557c99b75152836f98b1f0d 1695736 qemu-utils_10.0.11+ds-0+deb13u1_armhf.deb 6bff53052fac08021375911ba5a4fa1f7310abec 32945 qemu_10.0.11+ds-0+deb13u1_armhf-buildd.buildinfo Checksums-Sha256: 897d496c9c13ed96711aa4767c85a752ab73c22c3dcce168b38f784983cab7f9 163696 qemu-block-extra-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 3f4f41fcd8a3c9c58b309d9fdbc6d3e9bce837766c8e7e4aa77c413d0c05ff1a 104168 qemu-block-extra_10.0.11+ds-0+deb13u1_armhf.deb fd18f86971062359cf529cbe7bb0c1173280c43d46cc3bf81adc8e3c96888ed9 1034272 qemu-guest-agent-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb c021c308cb61a1a21877b45e297d63c2cce58fbbbaeca60550d7ac69c369da29 521420 qemu-guest-agent_10.0.11+ds-0+deb13u1_armhf.deb e7d8963b645fc575a94efa20b5b52cafccfc0210c585feb836fac19061674c90 19111812 qemu-system-arm-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 7c0c2c60de89bc8cd856edd417950fa5d03c02905249c3c86241204832e70e15 4205048 qemu-system-arm_10.0.11+ds-0+deb13u1_armhf.deb 5aec9f74d22386bbaeb99924dd3106705a908a837930aabb74b8e96fb9ea57a7 2105124 qemu-system-common-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb a858347f76d4aae1a00a09a5ec7909f7e27b5f9d10833b21f0f88c477f3556d4 816408 qemu-system-common_10.0.11+ds-0+deb13u1_armhf.deb 974a4b730b73688bb0661fc815b4239cf61228a93531db6b3682725f5c71b105 1121032 qemu-system-gui-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 92aeb3566b67ece66e7f1416066601f97e28645bc661208a0674533e146cf309 321284 qemu-system-gui_10.0.11+ds-0+deb13u1_armhf.deb d3b0eb6e60d4dfe4736caadbe9e688ff6ad45c92ad6e99bf7ebae2ab83344950 27249048 qemu-system-mips-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb cd21aad6a5bbae7e37f828a828752626120cf8b395094725c0ec480e836d9e19 6399444 qemu-system-mips_10.0.11+ds-0+deb13u1_armhf.deb a80cead7aca9999b459bf9c72e5680ee012c89be1d6965b161e6dbc17c18eb16 89035952 qemu-system-misc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 2009e41621feec9eeba40480ed440533cf34f6c28df52e396bedaf394e68aee2 19843648 qemu-system-misc_10.0.11+ds-0+deb13u1_armhf.deb fd5b1c30e40698c749a2bec5eac9d4bb9d2ca30b8e64602a024e0b7e38493fc8 578896 qemu-system-modules-opengl-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 64ce2307ebdcfc955bc6b9bee1419e6647b6588664fbced61af233d67781a64d 167952 qemu-system-modules-opengl_10.0.11+ds-0+deb13u1_armhf.deb c067e6d8cbf146e75c5f6bf411e4bb8dbd18062a375e43b16ec548c06fa83e7d 208584 qemu-system-modules-spice-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 07a4fbed9e7ff4a931deb99acc5eb0d096b90691815d308d87ed2f1f643fab11 116976 qemu-system-modules-spice_10.0.11+ds-0+deb13u1_armhf.deb f91c3b9edd4e6dc677717449094424fbe1fd8a4daae3840bad33a744abfede37 15508220 qemu-system-ppc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 6b1e06d127f4bc8737547d58a9593e1f8d6c098418f5f0ae89de940168f47f3c 3452548 qemu-system-ppc_10.0.11+ds-0+deb13u1_armhf.deb 8d4128c8f9da19ace102e3031d94a2de3600a64cd942f4b8c5d2b6b108092bc8 15621808 qemu-system-riscv-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 16bf7567d3ede2e0f17f0c3094ef1ba443191d394abb16497934304242c04a71 3369444 qemu-system-riscv_10.0.11+ds-0+deb13u1_armhf.deb 61081ee06c701ca0157a3326036af50dc5270b32062d4643e71c39f4aefcf77d 67016 qemu-system-s390x_10.0.11+ds-0+deb13u1_armhf.deb dc0aacfb391738e1c0734178663ceb0365dbe76fa5fc2c9a3e78144952a7080f 8953228 qemu-system-sparc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 2f170f71d5969d2e3779b25fe141984fc68dfac08c9025cdb92220141ce14b18 2117548 qemu-system-sparc_10.0.11+ds-0+deb13u1_armhf.deb 0f873371529dd49b6822cbb4ce1b42cba66821b8d48dc825ee2c2153a15c14ed 15313816 qemu-system-x86-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 3a0a896448a71b81ba02c66a14e467857bb91f987490293357491976c710c5a2 3499852 qemu-system-x86_10.0.11+ds-0+deb13u1_armhf.deb 3f018cb952c66a03167a3406afee035b6efebc9312845d0100c05e905ac71145 67140 qemu-system_10.0.11+ds-0+deb13u1_armhf.deb f918e67e6c1659c0b36fc8e26341738e99c5d8bac37b01faf6bc5487214c0981 1912 qemu-user-binfmt_10.0.11+ds-0+deb13u1_armhf.deb 35b891125360b06258ddfa076d6e1a6561a8d1138ec0f59656a751708677de9a 66594468 qemu-user-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb e469f2718c5b4d71951e810ae5af857a21416e6b8f8deec0ee94e2bbe440f84a 69776 qemu-user-static_10.0.11+ds-0+deb13u1_armhf.deb 00c3cb9c9f08db641c57c8ad89c157c39343f7899b04720054ee84efd79ec1c4 29466016 qemu-user_10.0.11+ds-0+deb13u1_armhf.deb fb4b9f493282bf47836080945224c09d91f68d4d5d1ec51a6cd4d8e429d5675a 10744704 qemu-utils-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 0fd87c76366617cbf11c97fa61de22e918cf2b1421e0d6e363598d9bfbfc0ce0 1695736 qemu-utils_10.0.11+ds-0+deb13u1_armhf.deb b56578f2c16bfb9e743d47960825b5b661702ab9b1fec0ff262d904124a8b580 32945 qemu_10.0.11+ds-0+deb13u1_armhf-buildd.buildinfo Files: 94ce134b81c14a69995d6d3ac1d6db17 163696 debug optional qemu-block-extra-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 9c7de996bd5fbae15c3c54bcfe2fc3c6 104168 otherosfs optional qemu-block-extra_10.0.11+ds-0+deb13u1_armhf.deb 9bf4f6442630b601678a2a511127c767 1034272 debug optional qemu-guest-agent-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb cb9432214154c56971353783f2ad4eb5 521420 otherosfs optional qemu-guest-agent_10.0.11+ds-0+deb13u1_armhf.deb bec1f97c16f8f2be4c82accd788d655a 19111812 debug optional qemu-system-arm-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 600d5048da9392cc8234934b18007ea6 4205048 otherosfs optional qemu-system-arm_10.0.11+ds-0+deb13u1_armhf.deb 5208cfcbecfbeaa7e3ce315551f590cf 2105124 debug optional qemu-system-common-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 07bb2a55d041d47d08af73509cda6bf0 816408 otherosfs optional qemu-system-common_10.0.11+ds-0+deb13u1_armhf.deb b4571981df3d93d4e0716ed018a837b0 1121032 debug optional qemu-system-gui-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb e02eb3f46828bce3c42eea84f98c30b4 321284 otherosfs optional qemu-system-gui_10.0.11+ds-0+deb13u1_armhf.deb 041f69ae320b215cf16167603eed6ccc 27249048 debug optional qemu-system-mips-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb cd2c51a2b578c31826671c6c9ad761c6 6399444 otherosfs optional qemu-system-mips_10.0.11+ds-0+deb13u1_armhf.deb e92f60b96b754a90e32c39433f7d3fac 89035952 debug optional qemu-system-misc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 1aa2d7764cbe6cc209494c543fe94715 19843648 otherosfs optional qemu-system-misc_10.0.11+ds-0+deb13u1_armhf.deb ad748c4a9ef202e946ace17b5b031665 578896 debug optional qemu-system-modules-opengl-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 9949e65c329a04cce0ef343499f5a818 167952 otherosfs optional qemu-system-modules-opengl_10.0.11+ds-0+deb13u1_armhf.deb 031c0ddd26dbeb93a5f5a282282be9de 208584 debug optional qemu-system-modules-spice-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 9d27e2717706d0a927f0a74ad0a6eb72 116976 otherosfs optional qemu-system-modules-spice_10.0.11+ds-0+deb13u1_armhf.deb 0d346f652b05827a71300b3160a7c173 15508220 debug optional qemu-system-ppc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb acf92a19df9cf032387d842b77633744 3452548 otherosfs optional qemu-system-ppc_10.0.11+ds-0+deb13u1_armhf.deb 1090d2526f1b07e861faaef3a51d4fb1 15621808 debug optional qemu-system-riscv-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 248f6644e31da12176053a9c8d0e82ad 3369444 otherosfs optional qemu-system-riscv_10.0.11+ds-0+deb13u1_armhf.deb 8bc6e48d59a53efe277bfac9518d5e11 67016 otherosfs optional qemu-system-s390x_10.0.11+ds-0+deb13u1_armhf.deb e582f6250701ebe351696fc231f98911 8953228 debug optional qemu-system-sparc-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb ac22d01f94e55444459dbf67368c54f9 2117548 otherosfs optional qemu-system-sparc_10.0.11+ds-0+deb13u1_armhf.deb 5cffc6974f27e48a68028856c9ec786e 15313816 debug optional qemu-system-x86-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 39daacc15210e469b4c00d4a8d842b0f 3499852 otherosfs optional qemu-system-x86_10.0.11+ds-0+deb13u1_armhf.deb 3b4e48f6eb5a47cd3414761cce9e4e4a 67140 otherosfs optional qemu-system_10.0.11+ds-0+deb13u1_armhf.deb 2eba4509d0a9670686a131cdf22e515c 1912 otherosfs optional qemu-user-binfmt_10.0.11+ds-0+deb13u1_armhf.deb 660962d735aa6c99485bd17362ae6f7c 66594468 debug optional qemu-user-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 1ff7e7d6fa22be7c66755a9555657bf9 69776 oldlibs optional qemu-user-static_10.0.11+ds-0+deb13u1_armhf.deb c321c422e49c1f54c51ffaa139bb7085 29466016 otherosfs optional qemu-user_10.0.11+ds-0+deb13u1_armhf.deb cc091c057d03ab17d143a234d4e4e83d 10744704 debug optional qemu-utils-dbgsym_10.0.11+ds-0+deb13u1_armhf.deb 9937a5b230d721fc1a6f886d5e62a698 1695736 otherosfs optional qemu-utils_10.0.11+ds-0+deb13u1_armhf.deb 9f1a1e6830a0e0267fd7cea24c11563b 32945 otherosfs optional qemu_10.0.11+ds-0+deb13u1_armhf-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEBOUsBrtd5lcy6oRfutMAkCxKbL0FAmpJPnEACgkQutMAkCxK bL1LMA//WulN72BILJwQm2uXNt1kE/cXdz/JS/9rkp6sJTuXeQ7IDOapxdJRdbDJ oQcBnC6vC4OpGNdLltKRhxXEii+9rqBlzNgaFan9XW8lGw8TEb0GDlNuyqGa9s3L eX1Cs6Ph9NlkQ3B4/czAkUJkydUSxYBQNpAK4xZg7EJu0Yx9HG5biKETW8oFcpJI hNRNujU7BIsKBbRsqXHh+rmwy/DpciGMsmNpVIn8yaBTfUsp5MmsteyzgeQI2wHs NEPvUMciO0MjsyKSDdJ6N8lBnoaqXZR2XAqm6Drk0eM1scouHwfH4ZFiKnq3tzFU ZYt/iF0l4ui6SkJ8+YiYE5NAI97/16D4CJAzdxKHNqgbaDz+tOOeOwAR1gN0sNvX w3C05VjZZS5YWbVRzGqRh8Oap3k7FO9l5egJiFNyfMNuR6rFP8ixX9WJXA0DH7v4 EcxNwJu1cuynhmanb6kQwybExET1UJRn3Qk2+/KYpyrYcaSpEnktUi3rO5jOMYyc nbsbuS5/9ZRKWZJGDLvkrT7iH3H+FmkVAZR0oLhIjcViUttV14wmSAuopoYKcxVU egmRpI63+jE8shNWk40YzkmJ/KpnUaQFJI3glGVB7mD9Pxcaqgfzyh1ULLQKwnNV T9A4p6th+yjwSLes3BqeohfZFJVe96+0Z/UfJgi1eYXF3wF6ncg= =8LTW -----END PGP SIGNATURE-----