-----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-s390x-dbgsym qemu-system-sparc qemu-system-sparc-dbgsym qemu-system-x86 qemu-system-x86-dbgsym qemu-system-xen qemu-system-xen-dbgsym qemu-user qemu-user-binfmt qemu-user-dbgsym qemu-user-static qemu-utils qemu-utils-dbgsym Architecture: amd64 Version: 1:10.0.11+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: amd64 / i386 Build Daemon (x86-csail-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-system-xen - QEMU full system emulation (Xen helper package) 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: 7808e0aefacc6de9080e25c2f72bcdfe25751db0 339604 qemu-block-extra-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb e796ff27cba22a025a5b7939ec84d1ae173c66b0 132724 qemu-block-extra_10.0.11+ds-0+deb13u1_amd64.deb 5216db5b3cb3e358007888baab03b2456cab2ea3 1018156 qemu-guest-agent-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 4e1360f64cda4dbf18573aba143278051b87da71 554556 qemu-guest-agent_10.0.11+ds-0+deb13u1_amd64.deb 7e409af069a9d4e651834f465d1948f5c1388553 44180036 qemu-system-arm-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 3b79d2b0fdda3433938df27f9af4395f542038bc 9891920 qemu-system-arm_10.0.11+ds-0+deb13u1_amd64.deb 68a520cc8ced6c065b465918ac9d87a632579f72 3449540 qemu-system-common-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 445e1450e0cdbd680fd0f57c6dde005a386dd7c7 993500 qemu-system-common_10.0.11+ds-0+deb13u1_amd64.deb 24c13565950a69f95aa1ffb28daace1d483cf1d3 1129044 qemu-system-gui-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb add323fec3033e2d2beed6082954dd5afde96937 355292 qemu-system-gui_10.0.11+ds-0+deb13u1_amd64.deb 831a810bbd167084eb47847488171f5728d90aa2 61117620 qemu-system-mips-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 49aebd7d7db53c468a58f38e2908b05f838978d2 14647560 qemu-system-mips_10.0.11+ds-0+deb13u1_amd64.deb 328367d9bdd9d5f81d121bcc6b30420f53558611 158227584 qemu-system-misc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb c5bb61e0aaa6a6e63877edd1526eda9ff9f5d5bb 40887604 qemu-system-misc_10.0.11+ds-0+deb13u1_amd64.deb 398f676b5cf80ff51370fbe1b93cd3678e8aa8e0 633028 qemu-system-modules-opengl-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb c05ecbaf00da0464bcfa7bb84f1beae4f355381c 191216 qemu-system-modules-opengl_10.0.11+ds-0+deb13u1_amd64.deb 577f57f63a30510b69aaa4052275a531e606f883 223328 qemu-system-modules-spice-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 5b29027af4af597ae3fc4c72444568a8704a6425 122356 qemu-system-modules-spice_10.0.11+ds-0+deb13u1_amd64.deb 3c0daebc1293db113a20c91534ba837e264cde28 34180716 qemu-system-ppc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 2184ea1d138262cd367f72db36d34d9e2d5b2f63 8171528 qemu-system-ppc_10.0.11+ds-0+deb13u1_amd64.deb e6fff68237813c39a5114d28931a122068efb8ea 32808012 qemu-system-riscv-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb fd21bebff0e0b462951d337b3f8e605b320b3805 7606396 qemu-system-riscv_10.0.11+ds-0+deb13u1_amd64.deb c1384c1810f6ff578c88721a3fb38984e2ddfc73 12424228 qemu-system-s390x-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 428903db262cfbe477ef6586ebd0fd5cc9532f26 3154004 qemu-system-s390x_10.0.11+ds-0+deb13u1_amd64.deb c44c283e620241c50ba9e9f7099336dbab76e94f 22841412 qemu-system-sparc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 2d1316265c9ebaf49e30ee10b167711301631f84 5710744 qemu-system-sparc_10.0.11+ds-0+deb13u1_amd64.deb d0b35d0b574d17d154cce8f2216ee2fe50beea96 41818208 qemu-system-x86-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 00c00f0ff30d4750a57d98c5d1a8d78d3c1e4f03 10300572 qemu-system-x86_10.0.11+ds-0+deb13u1_amd64.deb b07ed845d51beadbabcd2e5ce0823989e1adf28f 12277428 qemu-system-xen-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb babe99f76193c347ec27208ca27629084c13c84a 3044788 qemu-system-xen_10.0.11+ds-0+deb13u1_amd64.deb b1fa434062a59f42840935898114de5ab53a0d2b 67140 qemu-system_10.0.11+ds-0+deb13u1_amd64.deb 28b7014d32566ccc276f93ece2908dcd5c0a6e2a 2060 qemu-user-binfmt_10.0.11+ds-0+deb13u1_amd64.deb 6229d95d28bea840b8230cee58ec1c9e9ab8bad5 146991940 qemu-user-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 78b33c9cae08d57519eb79d3b4f8bede43318e46 70188 qemu-user-static_10.0.11+ds-0+deb13u1_amd64.deb a0eaa62f815efb2361d43b1e3f8011c17ad9123a 71080424 qemu-user_10.0.11+ds-0+deb13u1_amd64.deb 8cc6ea0e284046a3a664f5360fe5ed52ab476a7a 12224272 qemu-utils-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb aa1bade4e8244337cdea663348f8800f40972e6a 2015240 qemu-utils_10.0.11+ds-0+deb13u1_amd64.deb 708e69ecbfb19ef8e79e22d77a0136edc2bcffaf 35533 qemu_10.0.11+ds-0+deb13u1_amd64-buildd.buildinfo Checksums-Sha256: ec68d19d2138569014da602454e175ce9b2e867f6477d654970dfde55aadb376 339604 qemu-block-extra-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 7c5ef46b1c71d29e638123ccef747fbe4cbbdebd3d7c92bb2fe09deb0444a2f8 132724 qemu-block-extra_10.0.11+ds-0+deb13u1_amd64.deb b2fa576250ad2b3421f630edae997149dcfb212b13f7e5b119546d0ab32f51ec 1018156 qemu-guest-agent-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 9a744d34605df8d612bd33153c9be60c9a619e9286e947ac694d0842850981ec 554556 qemu-guest-agent_10.0.11+ds-0+deb13u1_amd64.deb fd85dc8c5aa052f456a430e3e46b16169eb99d76535c977da856fb2b44be4278 44180036 qemu-system-arm-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 72ad762eaff440211b2d0f9d05cbc9b139016c8bd951a6fa62eb9c3987d4d2e2 9891920 qemu-system-arm_10.0.11+ds-0+deb13u1_amd64.deb 8d4df211f886b7d661d86ea185a9131e4b5c90920c92576f7cc73ae1f39a31c9 3449540 qemu-system-common-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 35bbfdca8de3967a3412d1beff4309127de0c330e1430ddc1a458f4f1cc37c78 993500 qemu-system-common_10.0.11+ds-0+deb13u1_amd64.deb 55d43258e777cdfd3426e7c19677707c0c7c5889139f8d13c1890822d7a843f0 1129044 qemu-system-gui-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 605063c08d636b6936f2a9ca33583dbc6ed0da43cedf84bfc027658ca5e47716 355292 qemu-system-gui_10.0.11+ds-0+deb13u1_amd64.deb 92d785d60e4a87f6fd7aac5bdee44766e43b2b3dde04cda302f9306d990edb14 61117620 qemu-system-mips-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb d498d4b57e495b406bbedb91d56b698a346bf23e27d047ba43c5cbe19a445d48 14647560 qemu-system-mips_10.0.11+ds-0+deb13u1_amd64.deb 676e64a26b2cee5c734c090aff2c165e7ae13f8256f937434c5c9ab76db3f21e 158227584 qemu-system-misc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 175ce02c63699d875d6d3b66141859ff59720a6dc9a28c4931c14cd1cafdb299 40887604 qemu-system-misc_10.0.11+ds-0+deb13u1_amd64.deb ce2528b1f7bb87226b46d43d2f56aaa45b02920d41c8f369c90b1cc7adcfd271 633028 qemu-system-modules-opengl-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 0f878275bd8b427d01918303c3981e42519183519a417856bcb0cdf92c3c12c5 191216 qemu-system-modules-opengl_10.0.11+ds-0+deb13u1_amd64.deb 84a58a0266db15d8b05435669d952065e051d8456f1d12374bfd8cf606989ce7 223328 qemu-system-modules-spice-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb dbce0e0ed0bfafa8731b619b30f25684d5eede2981507d8c3506242bc4f60e92 122356 qemu-system-modules-spice_10.0.11+ds-0+deb13u1_amd64.deb 5c9b11586c2e614080610f54e408df709d04be7608ca422be2eb18d340b2d77b 34180716 qemu-system-ppc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 043f040f0018883239c13a51ad8c36f844e484b0a0aef87a82b06620444e0cca 8171528 qemu-system-ppc_10.0.11+ds-0+deb13u1_amd64.deb 769bdab5b60f987282ce8ad8e035785e201b59dddcbf348be4d9951653e57105 32808012 qemu-system-riscv-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 22db4d51a97fd69a40cc430f1aef9c76fcb6c07e249e2259eba531edea1c2bb8 7606396 qemu-system-riscv_10.0.11+ds-0+deb13u1_amd64.deb 46a46610137782ed90aa2cc89e72be5fb3779f3201dff194cb84f48d84427a76 12424228 qemu-system-s390x-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 6a7dcb8e6f8dbc116c983ddcbc1fb38379b9cdba00b1c64318b906c70361a82d 3154004 qemu-system-s390x_10.0.11+ds-0+deb13u1_amd64.deb a7ee105832cf57e5fcb404a593efccaf96221de8f12ce905bb2269df6de2a25c 22841412 qemu-system-sparc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb fc4258f8df133c020424f3c6e922b64427ba23a2cd0ff1bf37ac703d726abaf3 5710744 qemu-system-sparc_10.0.11+ds-0+deb13u1_amd64.deb a03b6a22c294cfd1a031b5646b82839a5f44491e1a8279b2a8ef6e89f32f4c4a 41818208 qemu-system-x86-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb ffc742bf02b818376f67ebd2bdb73b5add6239a6ea8d09557f6519b4ff0bb746 10300572 qemu-system-x86_10.0.11+ds-0+deb13u1_amd64.deb bfd16b18a664c09190a0637c84019a6070ce04209994eca1b0ff74654310f4cf 12277428 qemu-system-xen-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb c19654810489eaf3da16ea190496250f8add0cbc5a317a3a12786222cc96876e 3044788 qemu-system-xen_10.0.11+ds-0+deb13u1_amd64.deb 83623db3922435d8d34a9efe8b0419e7efcc850dab463aa5c3402e6d02cb7efb 67140 qemu-system_10.0.11+ds-0+deb13u1_amd64.deb ed5178fc4435cc38dbe01c39e23a5a361c984415aec79a137d34324680044ed7 2060 qemu-user-binfmt_10.0.11+ds-0+deb13u1_amd64.deb 62f272f6e8d1cdd8382f16ccb9cf3ecbd0095970f6fcd2b1c1cce69b124ddf72 146991940 qemu-user-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb bf0c2fd2d97fe0f2016bc290d5a9eaf7b969d9f97c506dcba3c49abcef247848 70188 qemu-user-static_10.0.11+ds-0+deb13u1_amd64.deb 6b6fea55551fbcc1eb30e146ad5abdfbb49f8fa8c5998016242126de4d7f80df 71080424 qemu-user_10.0.11+ds-0+deb13u1_amd64.deb 7f97506d970c87c0022f7616f13330822108b897ba72a66eb61e419bf33e4444 12224272 qemu-utils-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb d9dea3091178e8bad3566987ea122d8bbeb16be3e2e1f687ad90a56076b54d6c 2015240 qemu-utils_10.0.11+ds-0+deb13u1_amd64.deb d35b86bfb5a49b17417a76d9b5b14bf3143058bf3886132d6f3a0c345ed60a3e 35533 qemu_10.0.11+ds-0+deb13u1_amd64-buildd.buildinfo Files: b07c213a12faa020c5b8a3cfe28d0442 339604 debug optional qemu-block-extra-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb b1f59fd5cc3251affb9359eb2a5ddd72 132724 otherosfs optional qemu-block-extra_10.0.11+ds-0+deb13u1_amd64.deb 50bb49a21b391b743eb6304e8087142f 1018156 debug optional qemu-guest-agent-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 06d2d72b4f53ef65ccb9100b2239e559 554556 otherosfs optional qemu-guest-agent_10.0.11+ds-0+deb13u1_amd64.deb a8ef62e97319f1e177fd798f44ea71bd 44180036 debug optional qemu-system-arm-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 082b1b736c1037ea99a98828c6a68de7 9891920 otherosfs optional qemu-system-arm_10.0.11+ds-0+deb13u1_amd64.deb fabc0bef93457ee5f4960e6921f7fd2c 3449540 debug optional qemu-system-common-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 7c5d65473a180b37f864a2673b8b10c3 993500 otherosfs optional qemu-system-common_10.0.11+ds-0+deb13u1_amd64.deb 35043a6d19c50bc132b5d53efad8af65 1129044 debug optional qemu-system-gui-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb dbb5136c3df9958bbf8f9c0d32b38a68 355292 otherosfs optional qemu-system-gui_10.0.11+ds-0+deb13u1_amd64.deb 99290769683b5334fbac303cbdefbd28 61117620 debug optional qemu-system-mips-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb c0d8266f47cba27ce9c87f338f06c98d 14647560 otherosfs optional qemu-system-mips_10.0.11+ds-0+deb13u1_amd64.deb 36c50c48ca68d8b32937d4b2c8bccfbd 158227584 debug optional qemu-system-misc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb d0cc473f9b77a002d0fe94bfcdd7e968 40887604 otherosfs optional qemu-system-misc_10.0.11+ds-0+deb13u1_amd64.deb 6e8b19867bf04792386be3e7ea8d32ee 633028 debug optional qemu-system-modules-opengl-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb d987619f54c769a80ad97e5f7622c4c4 191216 otherosfs optional qemu-system-modules-opengl_10.0.11+ds-0+deb13u1_amd64.deb 828e712a006f5c5b665e29db6060d2ac 223328 debug optional qemu-system-modules-spice-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 26c9174d045dd87bfa4110edf89dc903 122356 otherosfs optional qemu-system-modules-spice_10.0.11+ds-0+deb13u1_amd64.deb 664d49ad167c60aa3dd457cb315d60ae 34180716 debug optional qemu-system-ppc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 4a5f83baaebf6a65da28697ce6546e4e 8171528 otherosfs optional qemu-system-ppc_10.0.11+ds-0+deb13u1_amd64.deb 37df21f852407c49d38116e3b5e075bc 32808012 debug optional qemu-system-riscv-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 72fe223a05933d07d9690e1ed08e7acc 7606396 otherosfs optional qemu-system-riscv_10.0.11+ds-0+deb13u1_amd64.deb 10427f3c10405c01d126ccbfd658d2aa 12424228 debug optional qemu-system-s390x-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb ea44b3592c5376712f719c056a8673ac 3154004 otherosfs optional qemu-system-s390x_10.0.11+ds-0+deb13u1_amd64.deb 1994f50e9f89073a75c6cc392ea6aa4f 22841412 debug optional qemu-system-sparc-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb 3ca0e136870cf85f68e8edf0c046ff58 5710744 otherosfs optional qemu-system-sparc_10.0.11+ds-0+deb13u1_amd64.deb 64de4b493204728ee1531c293e1b863f 41818208 debug optional qemu-system-x86-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb c5abb43a5d9f81a9cd33b127dc3f4419 10300572 otherosfs optional qemu-system-x86_10.0.11+ds-0+deb13u1_amd64.deb 0692a8177eba8fba08a1e67fd13b8007 12277428 debug optional qemu-system-xen-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb d7e18367f875b0b591ed10f4b0a59336 3044788 otherosfs optional qemu-system-xen_10.0.11+ds-0+deb13u1_amd64.deb 78c9f948fa713ff9c8771e4ddc942ce8 67140 otherosfs optional qemu-system_10.0.11+ds-0+deb13u1_amd64.deb d5cc706e23de8663d59eeaa4e129757f 2060 otherosfs optional qemu-user-binfmt_10.0.11+ds-0+deb13u1_amd64.deb 7e51aff20a8a72e7ae964c43d796353a 146991940 debug optional qemu-user-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb fdabf6f3fe481dfaaa3a445b21ef18ff 70188 oldlibs optional qemu-user-static_10.0.11+ds-0+deb13u1_amd64.deb 15449f9b807dedba0cc3642a4d5bdf5c 71080424 otherosfs optional qemu-user_10.0.11+ds-0+deb13u1_amd64.deb a59e0fa5964df81f2582823a1a8fba74 12224272 debug optional qemu-utils-dbgsym_10.0.11+ds-0+deb13u1_amd64.deb cb09c076712cca73e04b16c8f48610f8 2015240 otherosfs optional qemu-utils_10.0.11+ds-0+deb13u1_amd64.deb 2cf2f133acc22965d78c301ef8ec27ae 35533 otherosfs optional qemu_10.0.11+ds-0+deb13u1_amd64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIyBAEBCgAdFiEEBDWXQb2umOtH4DRpYg9P9sm2dfEFAmpJQREACgkQYg9P9sm2 dfE5AA/42/BwkvZgGRHhxURjUPoviah4R95YAX1VYoGAKbWyh0dqlX+YPBbKnyon V0+NXFnMmNwha/oDDDfwIYi79/wK7C5ridaa6c8etQk/SXdXeDFNHA/TycDre74i RwJlrInsWbXcj6OT+BZcfJcrWj+velobk8TX14BA/IeVmGZNvyAlnUxX2eUawH/4 XdcX7U7obyosUR0suqV76Q8vhtv1A/IkkDNbDEpmUNqIdo8qL9skLVZkVSKW95du mZDedyKxgHmUtVzBdU7b77H175zbKUjG3VRcZBC33anRJv01o7f5L+kk6yHceUjn JOe9QCs4jXjH9oqkoKZPlejxBsKbNQSLuUrbnpL0C/9bng6T8NwzyxHLS9jCLZ3/ KmQYmuKSkR59Na4/YkzfC24tjYVAUfAlBnofHA5SysEuSJXAoOttaoExZU8F6QOT eBAG5Iyxnm6oFDYOpWR1RWCVMyH2UF4eFxzFBFt36TPNlDh/wc/FotpxJlb4KCh2 8D9qr5mH8lHjzWEDZxEb7QFFtGW+fFf1ET86n2bdaaDJoUlarYfFspUjhKkKqCwh ybFT1eP+jrbq5KXObSuZFmKRD6VHfMqzC0zPJIo/lSJYHIoZxln///mlzOC95pMu 2m9Ko9meosvfzmNva05uEfnoD7PVBJztFVhbz+OAr3ACT6kkoA== =Sxmq -----END PGP SIGNATURE-----