-----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-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: riscv64 Version: 1:10.0.6+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: riscv64 Build Daemon (rv-manda-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: 5b7330face33970b94ace9d747b6eb9c61a1793f 327580 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb ea9a709153c8c8dbbe93ce9e8172bc23ea30048f 117104 qemu-block-extra_10.0.6+ds-0+deb13u1_riscv64.deb 9f071bbde28f604d010b16a7251937eee9f12575 968352 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 069551bac1a71db90c6527e32d94f755d11a4d17 541016 qemu-guest-agent_10.0.6+ds-0+deb13u1_riscv64.deb 4412b468d46e8eae1393ff64520a3fa1fc5be421 39287220 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb c10f0df3dcb56069d64cfa6a66eecfc8decbc855 9996048 qemu-system-arm_10.0.6+ds-0+deb13u1_riscv64.deb 01c3f5c729861d39fbe30f9f912fd1361a6dd897 2232936 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 70d3660a46a0e0a187f203760a2bf111973c2695 887832 qemu-system-common_10.0.6+ds-0+deb13u1_riscv64.deb 4159137a61e11fbaf5a64d0b933fb95a5e9c6025 1072012 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 8c4017a00b87d0000dd15e10a5c7327c1d53e266 341344 qemu-system-gui_10.0.6+ds-0+deb13u1_riscv64.deb 62113d9817335bcfa9be538e09356766ed8d1d9c 54605868 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb d968c02f247420e2eefee82dc160feaf3f722c5e 14704560 qemu-system-mips_10.0.6+ds-0+deb13u1_riscv64.deb f250684276270127982327cbe62560fad45ddada 143592572 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 88c23797a9e90e14ba6bb28409f859f6a062b982 40794848 qemu-system-misc_10.0.6+ds-0+deb13u1_riscv64.deb 9aa5688e8a760f57dd5a373f8ad1b6039e563e15 602100 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 9e74cd265f2c3c6bdd7a07e657812164c3c8dd2b 176428 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_riscv64.deb fdeaa0a155feb4b014c1f89dbcd9fdbd94ad4226 216164 qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb a9f392f58eb0af117ccf85aa70717ab0d0659bce 116844 qemu-system-modules-spice_10.0.6+ds-0+deb13u1_riscv64.deb 5a321be714f174f42a4a3057026f76c51df477c5 30861512 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 8386cfda770f887926d62c0b45e14c0372cd22c0 8227708 qemu-system-ppc_10.0.6+ds-0+deb13u1_riscv64.deb b9170830dd35f4b89214e8f2eedc2aeb9c8fe3c8 29406812 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 6c315eaab5dce0d624395f5650dacd39d22abcde 7700560 qemu-system-riscv_10.0.6+ds-0+deb13u1_riscv64.deb f706c5a4cc47f6376b1ec161c93a3a50c9393ea7 11240332 qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 25f3da278fd3aba5f1c31bac200b65ac2f391c37 3167548 qemu-system-s390x_10.0.6+ds-0+deb13u1_riscv64.deb c2b01ee618ab4e76ad4fd53207cfae6c648f1222 20802028 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb e36b2c0119ba00c3f82d2325f59c5f5c1f423f28 5740384 qemu-system-sparc_10.0.6+ds-0+deb13u1_riscv64.deb 66790139f2428a296b4ff4e7a6d4266219491242 29284496 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 6ef24ea780ce08ddbe641776d35b5de40c4d6b34 7945164 qemu-system-x86_10.0.6+ds-0+deb13u1_riscv64.deb 675d15b96a0b405c7855af2412c3c67bde133c95 56016 qemu-system_10.0.6+ds-0+deb13u1_riscv64.deb 5e7f9d0865815e8c127b89f1ea014160c9693567 2064 qemu-user-binfmt_10.0.6+ds-0+deb13u1_riscv64.deb 4d2ac78414b351e8dbb6bf4ae98bbd428ab48942 126161820 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb a9abdaeaab663913c188aba9b7943990035f2a15 59100 qemu-user-static_10.0.6+ds-0+deb13u1_riscv64.deb 79b83bd9f87e8cea8d1231f3a2a635fbd9c6eca4 71345036 qemu-user_10.0.6+ds-0+deb13u1_riscv64.deb a70d1ea9506abf6b6a15efec21819d6125aa7ecd 11323904 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 05593dc631157d9df07bc21bf0f21bb1866f3cb8 2003116 qemu-utils_10.0.6+ds-0+deb13u1_riscv64.deb f9bf954f3c292b1a013accc9a1d3a5e1a165d55d 33405 qemu_10.0.6+ds-0+deb13u1_riscv64-buildd.buildinfo Checksums-Sha256: b091933d2d02e44b261a9fb9922bd88613302648f5b60c45bf7509e6106b6490 327580 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb e6f8174bdfec815292ff16ef50eb26d9c65d61d2dc9e36f17ea943cda93f67fe 117104 qemu-block-extra_10.0.6+ds-0+deb13u1_riscv64.deb a79bdb55600e804f4c237c9e7b7e8f89cf358d377d43f88b2b3c44b033a8f7fe 968352 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 90cc23e6f92a404b03acce483c26459faf89de0c894f6a00596e23082473c8d8 541016 qemu-guest-agent_10.0.6+ds-0+deb13u1_riscv64.deb 414621534d2b3cf2dd301e211deccfd6f9fb8c29c64a4757842ac436fd7d1478 39287220 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 62dc77256bdf03c6cc73ab0d58caa6b57f342945212bf7bc77d78e72b60e35f6 9996048 qemu-system-arm_10.0.6+ds-0+deb13u1_riscv64.deb 18e0a8fe31089a319b69be53e433da3dc641ca91e5fa5b12f60bcc797470a83e 2232936 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 091c256d7bf89ff76eb2d304a13569a2827bf6cc9caf23df4f9a58f4a0d0ecd2 887832 qemu-system-common_10.0.6+ds-0+deb13u1_riscv64.deb 86a3e3b6d8b098ff61713e3d926f5ff4ee32bce14ce4a0be08e1789dd69adc75 1072012 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb e663c72bd969a725781e879a71ee0fbeac2b923f28386a3a143b0212a118ffb6 341344 qemu-system-gui_10.0.6+ds-0+deb13u1_riscv64.deb 68077dc2687eb58f060eb2cd4a350d090e70d01966662f50a2b40d1eb4211161 54605868 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 2072cd36606df36e009ab8c27f391112538bcd7a20c065e9330325690ff24d30 14704560 qemu-system-mips_10.0.6+ds-0+deb13u1_riscv64.deb 072e23803847c3aa78fe00a2fc48152340ab6d6e39060dc197775bf2aa6e5e7f 143592572 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 42ce16f99233542a5fccdb2bea78964f3783f8a3a7e5211cac35a490f8c5e446 40794848 qemu-system-misc_10.0.6+ds-0+deb13u1_riscv64.deb 6aa9c4dea2e75f2278ee36fe91fed41f8c525507c8135dd6b744a7a30fd46d16 602100 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 3510c611c9cba976157a005356fc15c56adc8492c3649a7c6b86618d639c0306 176428 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_riscv64.deb 2378f42cd3af5588272fb4192f59e14b88990ae070ce7e11aba52c1d999225f5 216164 qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb b12c2444f444b8e94be8637ca64003947fe632e1b0c4bcc93e3ea1591c051ccd 116844 qemu-system-modules-spice_10.0.6+ds-0+deb13u1_riscv64.deb 118d5172c957bab7e1afdbc76f976ef865480e6378ade9a212c882894a97ae9d 30861512 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 5981c28e1f6d50f30b735c9b0a25d8bd091abe9e1e3839862e91ee1d4ac27c47 8227708 qemu-system-ppc_10.0.6+ds-0+deb13u1_riscv64.deb 2c4f670ce676a029251edf617e8adb4ed4966ef16f144613161cdad3c14b8cba 29406812 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 9e09fef0ed0508b79df17e3e669a99e10ad574a838028f84756a8a6d975973a1 7700560 qemu-system-riscv_10.0.6+ds-0+deb13u1_riscv64.deb 4473923531b3eee61177252e333075cfda157bb507e5b4c06b41e3fed087fb25 11240332 qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb e8674d3075f6656f3add3b5223daa927eb6a8cdc2b0dcd5a73c6f0d6370d211d 3167548 qemu-system-s390x_10.0.6+ds-0+deb13u1_riscv64.deb af1032cd78b9a072b7d4b10a2ada66566256b62b776325e6077460e79ac9d9a4 20802028 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb c7c3106b30c63d5b1d141b65d9eef3e16605f2ae2d4e67362b89ceeca78afbdb 5740384 qemu-system-sparc_10.0.6+ds-0+deb13u1_riscv64.deb d17a5a2454ea4d47508e387c49ce80beb4b0bbba36f5716e23d7d27e07898452 29284496 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 8d3276f4d205c78d7d066026a0094131d9e7778940e4579d6ed14115f82c506f 7945164 qemu-system-x86_10.0.6+ds-0+deb13u1_riscv64.deb 7585ce6c25b3de228bef0c9546c0f3e64853e30ef96b8d54ef23a49288d951de 56016 qemu-system_10.0.6+ds-0+deb13u1_riscv64.deb 9d25ea3fe9728631c84b26e8c528da29572ffbce251ea01d100bcedbfffc2a98 2064 qemu-user-binfmt_10.0.6+ds-0+deb13u1_riscv64.deb a189f6a38a92b1d128eeb5d1bc66c49fc57c1e16a3693e2cd47a7dde07f4a190 126161820 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 6bc1c85c66ff4ad19bd9c57eb7fafd80ab8389f7ed9c804f17d8081e208e8526 59100 qemu-user-static_10.0.6+ds-0+deb13u1_riscv64.deb 95112f53e6223dcc2519ce018760010ab367ce186aa4cd68596d4c012c163e78 71345036 qemu-user_10.0.6+ds-0+deb13u1_riscv64.deb 4ee551cf582a76b9af306c53796b10eb5ac4163b9cf0cfd2942823203f62112e 11323904 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb e2e6da557100c4f47736561ce196111858d53c354e2af49728ad43ed57743416 2003116 qemu-utils_10.0.6+ds-0+deb13u1_riscv64.deb 126c8a4e7ac9679e4e28644989a00f16bac189fa3074c401a53d43906c362d38 33405 qemu_10.0.6+ds-0+deb13u1_riscv64-buildd.buildinfo Files: afda77801314d05dfc00ba4b5e66b380 327580 debug optional qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 93b4d41495974fd3aa3512a8598fefcb 117104 otherosfs optional qemu-block-extra_10.0.6+ds-0+deb13u1_riscv64.deb 2cd0a2e13419ea59a9c5b3198e8c7cd1 968352 debug optional qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 3d2dd97a32c47f239a682ecc1ce2ebf9 541016 otherosfs optional qemu-guest-agent_10.0.6+ds-0+deb13u1_riscv64.deb 1ed5875745613fb7aa7bebd9edb96cfb 39287220 debug optional qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 42a23a6120328692ed81fc1d5fbdb069 9996048 otherosfs optional qemu-system-arm_10.0.6+ds-0+deb13u1_riscv64.deb 1a566e8244efef2d69ec020c6a9f8938 2232936 debug optional qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 70f881bd90d9590f621829c9a5a8f220 887832 otherosfs optional qemu-system-common_10.0.6+ds-0+deb13u1_riscv64.deb 9399a60aa7fded9fccaed4480796c577 1072012 debug optional qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb f8d5467e6bac7e6d04d46972570b65d2 341344 otherosfs optional qemu-system-gui_10.0.6+ds-0+deb13u1_riscv64.deb ddcafd90686a477c94b99e55d615032e 54605868 debug optional qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 2b0f6960720a2dceb49736f314987691 14704560 otherosfs optional qemu-system-mips_10.0.6+ds-0+deb13u1_riscv64.deb af7aa563a3e96c59c586f5b70f02862c 143592572 debug optional qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb cf0e34394b15e529ab14b63209c8dc81 40794848 otherosfs optional qemu-system-misc_10.0.6+ds-0+deb13u1_riscv64.deb c4fe123e00833925b6a89149ff6adae9 602100 debug optional qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 8a87dd120f87275d0db25921868b04c8 176428 otherosfs optional qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_riscv64.deb 032d7ea28b195a8b3bba2524494e69db 216164 debug optional qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 675b5b75c98ef16f290959943f363a6c 116844 otherosfs optional qemu-system-modules-spice_10.0.6+ds-0+deb13u1_riscv64.deb ec56fce10d327d93954c18032371c955 30861512 debug optional qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 196d7bda523a1f407781675c6ab490e2 8227708 otherosfs optional qemu-system-ppc_10.0.6+ds-0+deb13u1_riscv64.deb 4683ff0804a0c0119e18bee4d7f467b8 29406812 debug optional qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb ed9f7c143bb0a8bb97c10f5f8f3173b0 7700560 otherosfs optional qemu-system-riscv_10.0.6+ds-0+deb13u1_riscv64.deb b9641d66d79dfcb215b75afd1d282fd1 11240332 debug optional qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb bf4c4977a27a4349b6e0f2e06c556452 3167548 otherosfs optional qemu-system-s390x_10.0.6+ds-0+deb13u1_riscv64.deb d76a6c47bb20cb705928be24b9086976 20802028 debug optional qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 1f9f8ef72a92e605fe51c5023f232824 5740384 otherosfs optional qemu-system-sparc_10.0.6+ds-0+deb13u1_riscv64.deb 77a934880645ff1003d2b23ed5ff7400 29284496 debug optional qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 846cb9d4f7979183aa0d4f932d55e546 7945164 otherosfs optional qemu-system-x86_10.0.6+ds-0+deb13u1_riscv64.deb c87967f90319934a6aa2d29fbe07872f 56016 otherosfs optional qemu-system_10.0.6+ds-0+deb13u1_riscv64.deb d919274d96232814bd7187f2d1adeedc 2064 otherosfs optional qemu-user-binfmt_10.0.6+ds-0+deb13u1_riscv64.deb 5d5f707b73c5e29d004ef492cb86cd9f 126161820 debug optional qemu-user-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 87a74fcdad456bfbe82a87d67f983b29 59100 oldlibs optional qemu-user-static_10.0.6+ds-0+deb13u1_riscv64.deb b9adc4e50678124e7e9eb263f304df35 71345036 otherosfs optional qemu-user_10.0.6+ds-0+deb13u1_riscv64.deb 2e37603e7b051c12d647965c7550c11c 11323904 debug optional qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_riscv64.deb 146c0724f41c336e9dc1f64ea178d1c9 2003116 otherosfs optional qemu-utils_10.0.6+ds-0+deb13u1_riscv64.deb 244fefccd51d11217544ec6fc1aad6b2 33405 otherosfs optional qemu_10.0.6+ds-0+deb13u1_riscv64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEZCNWv4o0aFus/QQ2Z6fAiwS3UMEFAmkFn+AACgkQZ6fAiwS3 UMFNfQ//ShcWKijdZZykEgBbtLlrvGHve+gFwJk6nd5/fejGkYUb2v5Iw8/JaTeY ZDwXO9UH2/gBhaIsd06VStYVzgPnChL3mGQ4yeWV8H+xhDz+ZNB4jtzjYEC/Gvk8 HDDAywpNLA/hhGOlEajNwYov9aXtsQdcJQXDstJXJTqDuNa5V+JSy9gLjNjaMLfW GIHqht3aOXNbBHAn8J23d2hTfwsKNQCFX+uLOOGWcmkSwR3Vx6iPsoi7Axs3pkl8 iYVekN/OKGvG7AKlN8v/U33u3tsU3fAE/I0vO64WKHOfolOkV+PiHP+WRjGgRYC/ QNlEKDTm30oYBT5LVVnUH+l4DfMczSoYrInZt4TGu2d/U8xgfgCT5RVAWH4tGq0T FZPWRNlY98sGEnHUayutRi95kPw5YWk96qnHKaNWOiELviJKoj+Ci8mV8JrOXoFB UeozFtuNPiSLTjMjfbo+aj7GvnR5924+PZkL4z04BxEk710uIl1vxsVUxaVSY5PA KiCdjw6tLG4SJSfauqo8/vEVtUPpTNtFueCtXlD5mJl37ZURxzj7nXWY3IKvGtVj WIVtRgk6WQ/xM+b1+DJNykesQ6yD8i18oPY9qoGaiLl0Cb8vak5mU+5rlDs4Ah60 4vDt+2vT2W+LpNUqcPxHEeLI/7EfDtdQjpibhspW7gsJrfi4too= =8nMk -----END PGP SIGNATURE-----