-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 10 Sep 2025 09:50: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-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: armel Version: 1:10.0.6+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: arm Build Daemon (arm-conova-02) 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: 1082377 1095935 1108387 1111809 Changes: qemu (1:10.0.6+ds-0+deb13u1) trixie; urgency=medium . * new upstream stable/bugfix release: - Update version for 10.0.6 release - linux-user/microblaze: Fix little-endianness binary - target/hppa: correct size bit parity for fmpyadd - target/i386: user: do not set up a valid LDT on reset - async: access bottom half flags with qatomic_read - target/i386: fix x86_64 pushw op - i386/tcg/smm_helper: Properly apply DR values on SMM entry / exit - i386/cpu: Prevent delivering SIPI during SMM in TCG mode - i386/kvm: Expose ARCH_CAP_FB_CLEAR when invulnerable to MDS - target/i386: Fix CR2 handling for non-canonical addresses - block/curl.c: Use explicit long constants in curl_easy_setopt calls - pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs - target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64 - target/riscv: Fix ssamoswap error handling - target/riscv: Fix SSP CSR error handling in VU/VS mode - target/riscv: Fix the mepc when sspopchk triggers the exception - target/arm: Don't set HCR.RW for AArch32 only CPUs - pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices - docs/devel: Correct uefi-vars-x64 device name - hid: fix incorrect return value for hid - ui/gtk: Fix callback function signature - ui/gtk: Consider scaling when propagating ui info - Revert "i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check" - Revert "target/i386: do not expose ARCH_CAPABILITIES on AMD CPU" * new upstream stable/bugfix release: - Update version for 10.0.5 release - tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image - tests/functional/test_ppc_bamboo: Replace broken link with working assets - physmem: Destroy all CPU AddressSpaces on unrealize - memory: New AS helper to serialize destroy+free - include/system/memory.h: Clarify address_space_destroy() behaviour - migration: Fix state transition in postcopy_start() error handling - target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions - target/riscv: rvv: Replace checking V by checking Zve32x - target/riscv: Fix endianness swap on compressed instructions - hw/riscv/riscv-iommu: Fixup PDT Nested Walk - target/riscv: do not use translator_ldl in opcode_at - target/riscv: use riscv_csrr in riscv_csr_read - hw/char: sifive_uart: Raise IRQ according to the Tx/Rx watermark thresholds - docs/interop/firmware: Add riscv64 to FirmwareArchitecture - hw/riscv/riscv-iommu: Fix MSI table size limit - ui/icons/qemu.svg: Add metadata information (author, license) to the logo - ui/spice: Fix abort on macOS - ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided - hw/intc/xics: Add missing call to register vmstate_icp_server - hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint Closes: #1082377 (CVE-2024-8354) - tests/tcg/multiarch: Add tb-link test - accel/tcg: Properly unlink a TB linked to itself - tests: Fix "make check-functional" for targets without thorough tests - .gitlab-ci.d/buildtest.yml: Unset CI_COMMIT_DESCRIPTION for htags - tcg/optimize: Fix folding of vector bitsel - hw/pci-host/astro: Don't call pci_regsiter_root_bus() in init - hw/pci-host/dino: Don't call pci_register_root_bus() in init - target/sparc: Relax decode of rs2_or_imm for v7 - target/sparc: Loosen decode of RDTBR for v7 - target/sparc: Loosen decode of RDWIM for v7 - target/sparc: Loosen decode of RDPSR for v7 - target/sparc: Loosen decode of RDY for v7 - target/sparc: Loosen decode of STBAR for v8 - target/sparc: Allow TRANS macro with no extra arguments - linux-user: avoid -Werror=int-in-bool-context - multiboot: Fix the split lock - target/i386: Define enum X86ASIdx for x86's address spaces - i386/cpu: Enable SMM cpu address space under KVM - hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response - rust: hpet: fix new warning - ci: run RISC-V cross jobs by default - tests/docker/dockerfiles/python.docker: pull fedora:40 image instead of fedora:latest - .gitmodules: move u-boot mirrors to qemu-project-mirrors - iotests/check: always enable all python warnings - iotests/151: ensure subprocesses are cleaned up - iotests/147: ensure temporary sockets are closed before exiting - python: ensure QEMUQtestProtocol closes its socket - iotests: drop compat for old version context manager - python: backport 'avoid creating additional event loops per thread' - python: backport 'Remove deprecated get_event_loop calls' - python: backport 'qmp-tui: Do not crash if optional dependencies are not met' - python: backport 'qmp-shell-wrap: handle missing binary gracefully' - python: backport 'Use @asynciocontextmanager' - python: backport 'drop Python3.6 workarounds' - python: backport 'kick event queue on legacy event_pull()' - ui/vnc: Fix crash when specifying [vnc] without id in the config file - target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro - target/loongarch: Add CRC feature flag and use it to gate CRC instructions * new upstream stable/bugfix release: - Update version for 10.0.4 release - block/curl: fix curl internal handles handling (Closes: #1111809) - hw/gpio/pca9554: Avoid leak in pca9554_set_pin() - hw/ppc: Fix build error with CONFIG_POWERNV disabled - target/mips: fix TLB huge page check to use 64-bit shift - linux-user/mips: Select M14Kc CPU to run microMIPS binaries - linux-user/mips: Select 74Kf CPU to run MIPS16e binaries - elf: Add EF_MIPS_ARCH_ASE definitions - e1000e: Prevent crash from legacy interrupt firing after MSI-X enable - Revert "tests/qtest: use qos_printf instead of g_test_message" - vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way - i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket - qga: Fix truncated output handling in guest-exec status reporting - qga-vss: Write hex value of error in log - qga/installer: Remove QGA VSS if QGA installation failed - hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects - qemu/atomic: Finish renaming atomic128-cas.h headers - scripts/kernel-doc: Avoid new Perl precedence warning - target/arm: Trap PMCR when MDCR_EL2.TPMCR is set - hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr - linux-user: Add strace for rseq - i386/tcg/svm: fix incorrect canonicalization - python: mkvenv: fix messages printed by mkvenv - hw/uefi: open json file in binary mode - hw/uefi: check access for first variable - hw/uefi: return success for notifications - hw/uefi: clear uefi-vars buffer in uefi_vars_write callback - mkvenv: Support pip 25.2 - hw/sd/ssi-sd: Return noise (dummy byte) when no card connected - qemu-iotests: Ignore indentation in Killed messages - rbd: Fix .bdrv_get_specific_info implementation - hw/nvme: cap MDTS value for internal limitation - hw/nvme: revert CMIC behavior - hw/nvme: fix namespace attachment - target/loongarch: Fix [X]VLDI raising exception incorrectly - ui/curses: Fix infinite loop on windows - ppc/xive2: Fix treatment of PIPR in CPPR update - ppc/xive2: Fix irq preempted by lower priority group irq - ppc/xive2: Reset Generation Flipped bit on END Cache Watch - ppc/xive: Fix PHYS NSR ring matching - ppc/xive2: fix context push calculation of IPB priority - ppc/xive2: Remote VSDs need to match on forwarding address - ppc/xive2: Fix calculation of END queue sizes - ppc/xive: Report access size in XIVE TM operation error logs - ppc/xive: Fix xive trace event output - target/i386/cpu: Move addressable ID encoding out of compat property in CPUID[0x1] - i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16] - i386/cpu: Fix number of addressable IDs field for CPUID.01H.EBX[23:16] - i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check - Revert "i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]" (The 5 changes above Closes: #1095935 in 10.0.x) - qga: correctly write to /sys/power/state on linux (Closes: #1108387) - scripts/make-release: Go back to cloning all the EDK2 submodules - target/arm: add support for 64-bit PMCCNTR in AArch32 mode - hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030 - target/arm: Fix handling of setting SVE registers from gdb - target/arm: Fix big-endian handling of NEON gdb remote debugging - hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active - hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end - intel_iommu: Allow both Status Write and Interrupt Flag in QI wait - pcie_sriov: Fix configuration and state synchronization - virtio-net: Fix VLAN filter table reset timing - vhost: Do not abort on log-stop error - vhost: Do not abort on log-start error - virtio: fix off-by-one and invalid access in virtqueue_ordered_fill - target/loongarch: Fix valid virtual address checking - target/riscv: Restrict midelegh access to S-mode harts - target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts - intc/riscv_aplic: Fix target register read when source is inactive - target/riscv: Fix pmp range wraparound on zero - target/riscv: Fix exception type when VU accesses supervisor CSRs - target/riscv: do not call GETPC() in check_ret_from_m_mode() - linux-user/strace.list: add riscv_hwprobe entry - roms/Makefile: fix npcmNxx_bootrom build rules - system/physmem: fix use-after-free with dispatch - hw/net/cadence_gem: fix register mask initialization - target/mips: Only update MVPControl.EVP bit if executed by master VPE - docs/user: clarify user-mode expects the same OS - linux-user/aarch64: Support TPIDR2_MAGIC signal frame record - linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals - target/i386: fix width of third operand of VINSERTx128 - hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation - host-utils: Drop workaround for buggy Apple Clang __builtin_subcll() * drop patches included upstream: - hw-display-qxl-render.c-fix-qxl_unpack_chunks-chunk-.patch - pcie_sriov-Fix-configuration-and-state-synchronizati.patch - system-physmem-fix-use-after-free-with-dispatch.patch * d/control.mk: 10.0.6+ds Checksums-Sha1: f3d2f83fa8216e684d3d79bcdfad2db21caa453f 162968 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 4b2c6b2c3b4acab242be0a6f611a64179267348a 93796 qemu-block-extra_10.0.6+ds-0+deb13u1_armel.deb 3414106e54e007b93e251409f8c6287d4f6517d6 1026360 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 41c74f9bc0f1d15968645ed4b669ef749a0b72a6 507464 qemu-guest-agent_10.0.6+ds-0+deb13u1_armel.deb f606f87f8831ef6874a70c03955f826ce35366cc 18828060 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_armel.deb a40c584898d7b25c7eebca2ed7d4c758601c56e4 4137096 qemu-system-arm_10.0.6+ds-0+deb13u1_armel.deb 9281f4fdbe63e1f9893740057b6e7fdf87b96997 2083636 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 1b11c18eea5e158f92044fb96fe49ac5fd7d3f7e 797868 qemu-system-common_10.0.6+ds-0+deb13u1_armel.deb ef3e9ea95e84a44a6255cbada6f81b2afe2266ff 1114200 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 96dd54f9ca0c1c78c2104dc12c437bd5b8317db7 307816 qemu-system-gui_10.0.6+ds-0+deb13u1_armel.deb 7b5777d6a77faffb1d7c9ec40ae71d4bab81e433 26863556 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_armel.deb dfbcb28b24136b910842fb2f42516b8fcc0ca2ab 6355492 qemu-system-mips_10.0.6+ds-0+deb13u1_armel.deb bd163e060759086310801443dc7b26dd5d18850b 87697876 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb fb23828b92b8dd25284de4a7b3a81a01f21d006d 21774800 qemu-system-misc_10.0.6+ds-0+deb13u1_armel.deb 3bc21064fe31c9f0b9c77becd8f71331f36552a2 567856 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 76f2229a1fa241799ba1fff9f24ebc896cdb518f 155576 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_armel.deb d92b868c30bbebdb72b8a4a7bc83aa4fd0ba5407 208860 qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 5a1f6caa1d78cea891921b47fa07ca14b8de16f8 108240 qemu-system-modules-spice_10.0.6+ds-0+deb13u1_armel.deb c6ab7a9593edcd9ec23fb878db1b1e96f1fcb91b 15291588 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb c46fbbfe1b5437a1fe12fdd85e95c15c61b3e6b7 3415952 qemu-system-ppc_10.0.6+ds-0+deb13u1_armel.deb fcfdb4342209763de27386681f5c7b34d9cd6370 15435356 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 2a0e0d75e641b1f8583280753b616beba11fcc54 3333796 qemu-system-riscv_10.0.6+ds-0+deb13u1_armel.deb 3f1a5e8c85ee5d9d438f979a696879cc30ad1be8 55924 qemu-system-s390x_10.0.6+ds-0+deb13u1_armel.deb 640c243fb2cd9c24a3d1ccf302d9332564d2fdde 8815604 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb ccdf861976f98b6887f390bb849b05a39f3e1c1b 2090388 qemu-system-sparc_10.0.6+ds-0+deb13u1_armel.deb 544d36a976c854abfcfa4ea98680336a3382703f 15091720 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_armel.deb b31372bf39a705f66225711ea877a7a879a639ab 3462024 qemu-system-x86_10.0.6+ds-0+deb13u1_armel.deb 95888c217b722da61ba1a501b1e7e970df8d5397 56016 qemu-system_10.0.6+ds-0+deb13u1_armel.deb c6ba896e674ed5c75baf163f62c3cf34c9cfb4cc 1908 qemu-user-binfmt_10.0.6+ds-0+deb13u1_armel.deb 8a97e7278dc1bb5b9f20b48edbfff51b11b360b1 65662980 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 41414085512f9255952625d5e7e6873c3bc9fad6 58696 qemu-user-static_10.0.6+ds-0+deb13u1_armel.deb 77d2ceeb16b8894ead8a4724db2bf66f8ff49e3d 29187628 qemu-user_10.0.6+ds-0+deb13u1_armel.deb d41f090483229618a99ec0bfca6b7948728ff7a1 10551176 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_armel.deb c6bc468577ce1dfdb0e0212ade9df46bc19d4d0e 1668860 qemu-utils_10.0.6+ds-0+deb13u1_armel.deb 7e95aa00393478c26319f161f9b9af1e9ce40a64 32084 qemu_10.0.6+ds-0+deb13u1_armel-buildd.buildinfo Checksums-Sha256: bc3803bb3bc79eca0c96fb91acac7772292149a2bec3efd53bbcde5241dd6745 162968 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 20886208f38139e393e802bdc73cf780013a8a76da4c53305c7c7bc00480f568 93796 qemu-block-extra_10.0.6+ds-0+deb13u1_armel.deb 725afc3bb0cbbe5fae3ba5ad1e6c1be7690dde1544968a1ed625d88e58ee5d8a 1026360 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_armel.deb a6f1f075f47167b5ed01a213401a2f40fb027026e6781aa6fde1992d92132bbc 507464 qemu-guest-agent_10.0.6+ds-0+deb13u1_armel.deb 85f3cce78f7e475121f44ff9dfa935c069ff982f10c1e70ecb5656977a2ef940 18828060 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_armel.deb c3141e816fadf74be79ebf62004610a006d9e96e1537339c52c6d55fe95aee9f 4137096 qemu-system-arm_10.0.6+ds-0+deb13u1_armel.deb 981aecef3f9070582600240e085a58c035327ab57798a90e3876e33830960634 2083636 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_armel.deb ad1a74b01f4f6abcdd21d9f7cbde10f5366ee014699208b3c0c11737785cef66 797868 qemu-system-common_10.0.6+ds-0+deb13u1_armel.deb 27d65186f05beca6ce9f1691299c3ea3878e5b891c8585f61a241b034f1098ea 1114200 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_armel.deb c5f36a553de13f26fa9601ffa615d94c9a648420d91eebd3d240baaa836193ee 307816 qemu-system-gui_10.0.6+ds-0+deb13u1_armel.deb 9518d20fc3ab5a2cd7592a614fd211db1e646a6f9e48f6034411f47c23f6ab32 26863556 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 1dfc0c4c492bde1e043153a98b3a48b8c6155e28b9f23684a0ff077402dee17f 6355492 qemu-system-mips_10.0.6+ds-0+deb13u1_armel.deb 4916c53a368ea17a3ea0b1723910c466a0fe9f9e9e8ee322e180b9fff8e41515 87697876 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 9800f61d4b6e57d3e63f1d5b230757ff0547a93da2f7cbc7554aba16a395809e 21774800 qemu-system-misc_10.0.6+ds-0+deb13u1_armel.deb 7558a810e72add867c85ac144c5c028ef523bc57d7dcf32d85ea7816511bdc69 567856 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 347ec0578e4fea0776fb9e64fae0560956e20e695beb2dd9f9d8d9381e310337 155576 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_armel.deb ca94e65e0443c15777375c99019090bc16d0ce94cedd7bff8a2e1edb00bef3ce 208860 qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_armel.deb a860e1939f4a0e2206aeecdf0742395d86b371a268afbff631bd07f2244d7521 108240 qemu-system-modules-spice_10.0.6+ds-0+deb13u1_armel.deb dfc0dfd755578bc36f8ca2584546f803bccc1da5374a8365eb0a9101ab4a93d1 15291588 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 1c2e622edbeef7b47a2f37c4ccfe4337318ef038d5503cea683d1af2fe0763c0 3415952 qemu-system-ppc_10.0.6+ds-0+deb13u1_armel.deb 38a54b5a3f884457a25e53a96b38b7595accd683bf5837bcd75ac4f89185c32a 15435356 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 576bf57f74fd2bba9b926bcfaa3d8c7732aef83f8a8e090b8c7c9a89cd65093e 3333796 qemu-system-riscv_10.0.6+ds-0+deb13u1_armel.deb 186646ba0cdc97bdbbe825c166f820190a5f0b00eefce7f1f61bb9315071fb45 55924 qemu-system-s390x_10.0.6+ds-0+deb13u1_armel.deb 038b4cea0418ca9059e99c6044b4a28cdb7726301e899c2227fb25749b2bc685 8815604 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 443a735fda49a0bcbe913e1487cc20c6f21cc971aa2e6c7fc256a503aa1ee22d 2090388 qemu-system-sparc_10.0.6+ds-0+deb13u1_armel.deb 191da777867c331a2c79d3269f6a5a8ee374252cf0ca06768f8441db82593bf5 15091720 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 40a939164d61fc49bb97b2cdc3636dffb6fe39143e55a5cb6e951461f5fd7732 3462024 qemu-system-x86_10.0.6+ds-0+deb13u1_armel.deb 462c14ef3aaa9617af3d61c69730fa3e7e9eeb74172c9345d7ef5a2428dc50fc 56016 qemu-system_10.0.6+ds-0+deb13u1_armel.deb 37811384e8ada0d8df2c897f9c5040dee7bd68dc1fb92e42311edefb62ff1d57 1908 qemu-user-binfmt_10.0.6+ds-0+deb13u1_armel.deb 66aed2e9d57ac11f21e63aa4586c1833c685efdc0ccdf93f3b926f55f3655672 65662980 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_armel.deb ffe18c585a72390d8bb366b5252f1a4a64cae47ea73b08d0b0afdb39fd7b4147 58696 qemu-user-static_10.0.6+ds-0+deb13u1_armel.deb 043b4eaea47fbe5290c2b28fa8ef4c081002e11001da88c3168bd42874bc883c 29187628 qemu-user_10.0.6+ds-0+deb13u1_armel.deb baadb3b03de0a7c35ce8d2bbe6f0d0583bea2943d21a21a9759ea3a7745670f3 10551176 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_armel.deb c77734d4a949b52eb1571243ef6478045b49fe7f88b266b0a6aeadd1484e4aa4 1668860 qemu-utils_10.0.6+ds-0+deb13u1_armel.deb d4c9f1a079c63b6f2b58af26b57bd37ae9fd1f17127f14fcc0dbdd861a5a2a90 32084 qemu_10.0.6+ds-0+deb13u1_armel-buildd.buildinfo Files: 7ff9f0d41fbae7f39518535d41f6723e 162968 debug optional qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 569f5c98b31c35bdef8ace5933e7ff07 93796 otherosfs optional qemu-block-extra_10.0.6+ds-0+deb13u1_armel.deb da0899abbb753c4343d3e938600d72db 1026360 debug optional qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_armel.deb b9e770727b4ee4ee6fe01b129dca3b35 507464 otherosfs optional qemu-guest-agent_10.0.6+ds-0+deb13u1_armel.deb 97e74a094a5345d79b68ff06c7c46fe3 18828060 debug optional qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_armel.deb fc9fdd934997cd04cc6870f083124b93 4137096 otherosfs optional qemu-system-arm_10.0.6+ds-0+deb13u1_armel.deb d78a0c967d7e2eba66175e01bfa8ff09 2083636 debug optional qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 8e65ba6526895ba4f69364bd213227fd 797868 otherosfs optional qemu-system-common_10.0.6+ds-0+deb13u1_armel.deb ece06f725146e84586590977413e63ab 1114200 debug optional qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 760089eb005f4bffad8051fddc94bc3c 307816 otherosfs optional qemu-system-gui_10.0.6+ds-0+deb13u1_armel.deb 3a88f7b1defe9b6662abb615f830e4f2 26863556 debug optional qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_armel.deb f888e4cb04a879b19024a60acc48894f 6355492 otherosfs optional qemu-system-mips_10.0.6+ds-0+deb13u1_armel.deb 17db090cdc4ecb968a16912f2d3b389c 87697876 debug optional qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb f5e24e3c2beb1c5ceb71e71ea0dde0a5 21774800 otherosfs optional qemu-system-misc_10.0.6+ds-0+deb13u1_armel.deb 08f05fd7fa8dee8c089c4eafc36ee3bd 567856 debug optional qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 1c8e95bb88181877670b4d53f289e903 155576 otherosfs optional qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_armel.deb bee8fa5823543986fe04d343837031db 208860 debug optional qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_armel.deb b07f9d35e53fdd3cc5fdd2cf0abf949a 108240 otherosfs optional qemu-system-modules-spice_10.0.6+ds-0+deb13u1_armel.deb ad6bcac5168c542d384dd5e998b4a20a 15291588 debug optional qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 2d14f787dbf26ce39d1be590d7284ea4 3415952 otherosfs optional qemu-system-ppc_10.0.6+ds-0+deb13u1_armel.deb 820513ca6183c326b3ae6a737bc4f4de 15435356 debug optional qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 6e0e308ab60104f5bc17379d686b7a0a 3333796 otherosfs optional qemu-system-riscv_10.0.6+ds-0+deb13u1_armel.deb c77399b9c6d91b158545343c3c348451 55924 otherosfs optional qemu-system-s390x_10.0.6+ds-0+deb13u1_armel.deb c08b427ed9244f91278f5641102167cd 8815604 debug optional qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_armel.deb b0d24a21b1576a0efa906fc47316227a 2090388 otherosfs optional qemu-system-sparc_10.0.6+ds-0+deb13u1_armel.deb 68f60a9c1b290a7d1d6fa62606a4805b 15091720 debug optional qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_armel.deb cb52c3444612bd09c74f4b3c8cfa9d0c 3462024 otherosfs optional qemu-system-x86_10.0.6+ds-0+deb13u1_armel.deb 0f7f2a515d25b7079ff62f24d559d02e 56016 otherosfs optional qemu-system_10.0.6+ds-0+deb13u1_armel.deb e46fb505eadb99447fc3e2e521a837c2 1908 otherosfs optional qemu-user-binfmt_10.0.6+ds-0+deb13u1_armel.deb ccde6113807b58b055d5cec512488a39 65662980 debug optional qemu-user-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 632ecff569dff0b480c7ffb941f3b5eb 58696 oldlibs optional qemu-user-static_10.0.6+ds-0+deb13u1_armel.deb f12ebafde55545d16f647e3a66ea7d92 29187628 otherosfs optional qemu-user_10.0.6+ds-0+deb13u1_armel.deb 1b908811a8661efba153b505ef33edab 10551176 debug optional qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_armel.deb 27ea19c9fc7a249d8a0d1b76f1f40669 1668860 otherosfs optional qemu-utils_10.0.6+ds-0+deb13u1_armel.deb 7cf2ced6243b12486bd6b94f000d2646 32084 otherosfs optional qemu_10.0.6+ds-0+deb13u1_armel-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEWHj9K9pO9l4btbD1OQKMdMnEH5MFAmkEhdcACgkQOQKMdMnE H5OfehAAxbT6pDdkiF2aDTYEAgIM62q4800iIUZC3C0MI64RoxT4HXoNSnwqfesv b2n7Psijy1wJuwngsfBBKAzGeyFvq+SfwY7sOHhrUUmPE8UZ2G2aP5I3RX3UiTjK yK2qPwQCbS5yExNXvwaY5ykLnuMnTFGegrEUwaKDDnZIlyWT76G4LP1X5TmCVWgS SDJvZ1E0mEXo8A31dXvLkIu5VQqluy/8r0aCTGzJjut2f6973iJzAEKgnoqB+9Q0 BXI+DJGPhcKKKicmm4uv6s2KXaXYjBsP8+rDmT7nAovqT7P6L468fYblmgxPqmUZ aRgUbxeu6obaXAkZ7kuTkiOeJsWSw83oRZ9FnMmBq2iegzcsYGn4cYMxT2/aDNDk 1xXXPrat7sinVrtiWf/k16/9EruWhNjo5QwNXYCMFBSHHsFIZm6kmItuv4zgzsF/ 817sTvFx5dGQolKX0LmOwusMTX3GJ2eDZ9YMawhW4fgSxZSHdh/YJ7EzPwPDB0yV SgFhD6zL7AeEETbk3hqJbvns3Q2YviYnSg2YityeiE7wgioQrY92VM8+wXtSe+mO NrOebknMdVc7pcAlRlWzW+n1wnUPFYjuiv79V/7CLvaBHDXPGeeD9sLrZWMMGxFK 4X70ODayzWJ4hUCPfiTtVxgItEyL0GRhD7/P00cqdeeIrT4/Mkk= =21wc -----END PGP SIGNATURE-----