-----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-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: s390x Version: 1:10.0.6+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: s390x Build Daemon (zani) 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-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: 0f6149d8de8bf353efa5d9297eec21cff9fc17f2 244316 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb ba71f1a6db634c7d899c342984c5e2e40582bdf4 115692 qemu-block-extra_10.0.6+ds-0+deb13u1_s390x.deb 8e6aded5812f802e7d1c267d68ff9690d8ff6ba3 1033956 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb c4d9e1e47827695604bf6d7af291d3cc17e115ed 525664 qemu-guest-agent_10.0.6+ds-0+deb13u1_s390x.deb 8cd781165d3cc8e3f6dcc2c768abe1e28a43e98e 39923412 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb abe2499509810f047af228cae805c3066e8aea30 9412912 qemu-system-arm_10.0.6+ds-0+deb13u1_s390x.deb 9caa6f2fa3c35baa6588ed19e8279bd8ab0ef6ab 2166276 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb e0a126d2ff3f3283494912bad95547a01871c2c3 856124 qemu-system-common_10.0.6+ds-0+deb13u1_s390x.deb 0add3a90de6b3f91c78a80037c4b8039abb80c7c 1120520 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 66291df04b2a1771d8f1f186817d2074ef8fa8bd 326564 qemu-system-gui_10.0.6+ds-0+deb13u1_s390x.deb ad0470755814e1bb37c147197ac178b21a793f19 54049104 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 74ada097c3d64ce3f974dd93cfc8c6f0508fcec3 13867200 qemu-system-mips_10.0.6+ds-0+deb13u1_s390x.deb 68d1e714ef08fce47ff7a89882897dcc41361237 139229004 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb d4f793e19989b818a4cbdbb30c920abe9c09ce35 38554748 qemu-system-misc_10.0.6+ds-0+deb13u1_s390x.deb 46e4de1111982a985101fded0631519d71b4858c 569472 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb dc52816f419cc8ecc96bac021f75ef6ab2a9d3cc 170236 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_s390x.deb 45916d674773ab7e9fcf6bf6baca7b06bbcea3d8 30780288 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 64cf5350c10c23a060d606f7411dbe237ab794ee 7710960 qemu-system-ppc_10.0.6+ds-0+deb13u1_s390x.deb 685bc1e01e38df6652fff19e862f3f7e4623abe7 29470964 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 11f9d80413bbdf3863e37f53cfa0f6e830331f2d 7249688 qemu-system-riscv_10.0.6+ds-0+deb13u1_s390x.deb 28bdb76b926104099bb804b287488e4b2ad17a88 12541484 qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb f0495ea3e48ca938f6ce0ad47e4470a59e0d5a44 3032164 qemu-system-s390x_10.0.6+ds-0+deb13u1_s390x.deb d712591a711a01f1f4eaf073056e2e95eb4893e6 20820700 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 9e774fbd6bcbbfae398a39af2e46c2d3df7ab861 5382628 qemu-system-sparc_10.0.6+ds-0+deb13u1_s390x.deb a18e1f55f68a422ddcaeff471b5c07d3eab51686 28742604 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 4152a6f1a820bee6c4a0bbca27dfe1752eabe660 7425172 qemu-system-x86_10.0.6+ds-0+deb13u1_s390x.deb 01e9a04d6fa95bd72deb4869af80efb2487c0519 56016 qemu-system_10.0.6+ds-0+deb13u1_s390x.deb 237ec52fd0ed17cb473b347db742ab5bf6a006ff 2088 qemu-user-binfmt_10.0.6+ds-0+deb13u1_s390x.deb 867a03c6f89d776ae35278d7d2f47226a37a9d89 137252664 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb cf21a1f67a975037eb1dc8a48e8dfa36846e33be 59100 qemu-user-static_10.0.6+ds-0+deb13u1_s390x.deb 8e4f7ed9072e733519fdb46a725caf412281b680 70247316 qemu-user_10.0.6+ds-0+deb13u1_s390x.deb 726068ed156e1fa029a0b661deb6f1375471f8ae 10860784 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 9e92ac6d7bbc6eb001057a59536299e5e5e0b593 1811848 qemu-utils_10.0.6+ds-0+deb13u1_s390x.deb 8bcad2266ca4300a19b04ecdfc61a5d9a8ac95eb 31997 qemu_10.0.6+ds-0+deb13u1_s390x-buildd.buildinfo Checksums-Sha256: 968b94d0cd1080f00587279e15b35bf1c0e05024005dabcd1674a1a3e6cecb87 244316 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb e4de61d83dd97c6f6b463acc1915091206b60ef955fcb21fedf128e74e45e47f 115692 qemu-block-extra_10.0.6+ds-0+deb13u1_s390x.deb 34d33061503c98a9053ec69009d397d7a8f6a0974c2d2da8b489e8e733830e9f 1033956 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb b5d4a54711ddbd2fd21e14e9d42008514dcbd17df23b2c71ffb550028909d4c1 525664 qemu-guest-agent_10.0.6+ds-0+deb13u1_s390x.deb 9563718f73781428d0da997d75a6835d99e7928141236e174597a2556fc66845 39923412 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 601bdbd6676cc5b3270f403156253d8425edf48948dffb5b6eea3fa0303e5c37 9412912 qemu-system-arm_10.0.6+ds-0+deb13u1_s390x.deb 49d8adf1a5da64189bf330a12fd5e2460206abc480e10b628eae27740f85ce83 2166276 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 6ed3f3439859dc8fbe33c27dbd50cf817e7060cdb1a4c300b16b72c27ffe71e8 856124 qemu-system-common_10.0.6+ds-0+deb13u1_s390x.deb 8fc34ea475de2d134167c6befde4d174be73cfb97cb1656d091ae74e7fdbbeb1 1120520 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb d36dbbec93885cc7c04ad233698fb6bc49533bffb6c81b74ccc05b9b54aef5b5 326564 qemu-system-gui_10.0.6+ds-0+deb13u1_s390x.deb 625b585eac005336639c8061a8e11cf1b7885675b646f39c1d0951d09767b0be 54049104 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb d0e4c16059fb430a39e09590b8871c4f05f1d38075b057947d9907f1196d4f6d 13867200 qemu-system-mips_10.0.6+ds-0+deb13u1_s390x.deb d45a109adc2dba0e704e962eaf71668343106e4f0de24e35dbee62659deeb7c4 139229004 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb df4dd42b754ec7c3ae7e925babaca48f012a31c99f992a47725ddf5c1c0d04e2 38554748 qemu-system-misc_10.0.6+ds-0+deb13u1_s390x.deb 1cc22f99c0b66cab6cd628f53a732f73652c4ba5008aa75a757c7de67dd425d0 569472 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 02052f1670644babbd6d71f6c8234ce5ff7fd26bc2eb338795c011dd4c37f5fd 170236 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_s390x.deb 2c59d889b2c2f36955d300b48834941c98f85dd20f196242bb74bcac0e803692 30780288 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 1a5ff42017b8794c7bd956ebd2befeb48a8e25fb974acdd194d19d19fd6f3188 7710960 qemu-system-ppc_10.0.6+ds-0+deb13u1_s390x.deb a72447023a226d2a853e0f10c0195a647b8ed539dc74a8157f4749686c16618e 29470964 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb b3c0a4b022eac68cc16b69e486de7e6113639ff61c28ef2caf00d9e6727a1d7d 7249688 qemu-system-riscv_10.0.6+ds-0+deb13u1_s390x.deb a173bc2d2a392cfb1739b8dd4619094f1da8b41aec887e92b763e7c0e3459473 12541484 qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb c9b0404fea9604932a74a065b013222e634a3461ed798a24241be8b7e69ecc39 3032164 qemu-system-s390x_10.0.6+ds-0+deb13u1_s390x.deb 0e9327466cc0130e183a0396d96775bcb3da612d9bdddc84b3506e75795c153c 20820700 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb ab57f5a8dbc48f5b89d854b868a7165beaf3a11f516977f94029bf0c32cda84c 5382628 qemu-system-sparc_10.0.6+ds-0+deb13u1_s390x.deb 56b0a0dbcf527621554833e4a3d4570e268d1d7c1a9578313df1a73dc5894803 28742604 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb fd0dcf0b058ead5a596f00ccfa6c61d148b1c9bcc30db745f29c1d2a95c468fc 7425172 qemu-system-x86_10.0.6+ds-0+deb13u1_s390x.deb fca247fcaf548403a28b91655999ac41d0508fde8a960899b37072cdd9d9d1e8 56016 qemu-system_10.0.6+ds-0+deb13u1_s390x.deb c7a9701830f89cefccf88f52f65d28ea6f9aaaf9704aaec8ffc8ff7f424179d7 2088 qemu-user-binfmt_10.0.6+ds-0+deb13u1_s390x.deb f299d06ab6ec4902b0fb7877c91fc66bfa76da6e02eb7f55d09c1cd8a8e25f7b 137252664 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 49503ee17f5802c732d4f89ee4ccbfb7024ee1ddda10f8d34a7b6ce8f4e45291 59100 qemu-user-static_10.0.6+ds-0+deb13u1_s390x.deb d2d8d42a2c0cae4c4fc94a5d740da1b77df39fa6b50b347d0109f9bf56358cbf 70247316 qemu-user_10.0.6+ds-0+deb13u1_s390x.deb 3df7265363ca46049e6bc740ea02345b14ff66ea5b26c5f26f20c04a4de6d499 10860784 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb eb3936ad4b57e21312a1caf7f3e7699878a12ed4ba08d86625c08aee1ded6cdd 1811848 qemu-utils_10.0.6+ds-0+deb13u1_s390x.deb 28808b10b012d5c1edd48789c2c281bb33a66196f9a6cd0f237e5ec5163c6fe8 31997 qemu_10.0.6+ds-0+deb13u1_s390x-buildd.buildinfo Files: 9f5cd4051b890bbdf083344cd84fa6e6 244316 debug optional qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 1d85ab1ca11feb78fb6500bbdb3fbebe 115692 otherosfs optional qemu-block-extra_10.0.6+ds-0+deb13u1_s390x.deb a29e0c25b6269e86c53a602391434e2d 1033956 debug optional qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb ead27ac3402bd29369d5322bd4572139 525664 otherosfs optional qemu-guest-agent_10.0.6+ds-0+deb13u1_s390x.deb cb0ccfc9627069c06cb09ebf245c99d7 39923412 debug optional qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 9419874bef88851b310421a2a29e85f3 9412912 otherosfs optional qemu-system-arm_10.0.6+ds-0+deb13u1_s390x.deb e281600c892e2cf5422eb956ecd23999 2166276 debug optional qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb c4f7b3853a7e95ad4685a645ceb6d976 856124 otherosfs optional qemu-system-common_10.0.6+ds-0+deb13u1_s390x.deb 857e53ffb9e1845e6e62013ce2359b83 1120520 debug optional qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb c0f0684e087e40251b9ee4739cf6191f 326564 otherosfs optional qemu-system-gui_10.0.6+ds-0+deb13u1_s390x.deb 1c51d18df99eab3249d18aaae8b32b63 54049104 debug optional qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb fc82d42ed52df00dc26c74af26b4b1c2 13867200 otherosfs optional qemu-system-mips_10.0.6+ds-0+deb13u1_s390x.deb 5a22d1e64558fb61816f28fc9e1b8e0b 139229004 debug optional qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 217b2f6451cc9073f0f55e18961f8ff4 38554748 otherosfs optional qemu-system-misc_10.0.6+ds-0+deb13u1_s390x.deb de2864513ad639a6b883eabfc352f120 569472 debug optional qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 4bdd8258b9f6104f51654cdbdd8d9864 170236 otherosfs optional qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_s390x.deb 90d7b5551d6f3958f33f442b9f6233ac 30780288 debug optional qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb d44b88bba4bf5e7d73c23d086dbc40eb 7710960 otherosfs optional qemu-system-ppc_10.0.6+ds-0+deb13u1_s390x.deb 5587a91a46e0417cb89560a73f143835 29470964 debug optional qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 4a10b45ff7506a57b462073b3331c18b 7249688 otherosfs optional qemu-system-riscv_10.0.6+ds-0+deb13u1_s390x.deb 96a44daa261ed71f8ea48aee4df5d776 12541484 debug optional qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 2c8b033116dcda2bad5cc4fd57ffd56e 3032164 otherosfs optional qemu-system-s390x_10.0.6+ds-0+deb13u1_s390x.deb 5ff6f2a5c0f7ee158b7a7d1788b6b4bf 20820700 debug optional qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 3c2998b81364ced6303c64ad5dafb3dd 5382628 otherosfs optional qemu-system-sparc_10.0.6+ds-0+deb13u1_s390x.deb c9590e4d4353f1f5db013534a3227ac8 28742604 debug optional qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb fbe32b055b515e448d5477613c45d2c7 7425172 otherosfs optional qemu-system-x86_10.0.6+ds-0+deb13u1_s390x.deb e2922bde76b70f247e1c8dbdbfcf31b9 56016 otherosfs optional qemu-system_10.0.6+ds-0+deb13u1_s390x.deb b53cdd51f21d105de353024e87ca14ae 2088 otherosfs optional qemu-user-binfmt_10.0.6+ds-0+deb13u1_s390x.deb 773831e773c8a2f79b5daca1820a8298 137252664 debug optional qemu-user-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 7eaa3852f0f2b900e0005cbdc0de1957 59100 oldlibs optional qemu-user-static_10.0.6+ds-0+deb13u1_s390x.deb 1dab200a5a8c5193fdbe2a4b2ee239f7 70247316 otherosfs optional qemu-user_10.0.6+ds-0+deb13u1_s390x.deb f24d879babbcbc24bdc4062c94ba5e12 10860784 debug optional qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_s390x.deb 7c69a86bc478c0f39c420b5fdfff93c7 1811848 otherosfs optional qemu-utils_10.0.6+ds-0+deb13u1_s390x.deb 9bbb86bb9fed444f71335b378a8462f3 31997 otherosfs optional qemu_10.0.6+ds-0+deb13u1_s390x-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEgh4msZ+e2PZfd5KckaCrxAR3BY0FAmkEj/cACgkQkaCrxAR3 BY2gEw//fOcdoQnVPusL7XTMp0Am79EYF/H3lAaDQ5/kv0usAovxJqCz5DvlVUAa P0EXWTO8xO8CbcLNfkkjzTf2U4MvULqpQEHemkmBbwqQ6hoRFMOVi3T0K7jEk+VF Ahf3JNZHR+MeL2cSnfTxpRU4RVCR5W8vneossrXRFjW35Qam4bFR/PsBv1wg+rUq 3k7ZsPVJ3nT02IQVXV8INJsytuJc+uynlXM/Uu6s7mJUzPVHWruoSw9yE4yJl9kw pb87IouPwnmaG+EqPfJ2C5oBjwYiJnHmuvBzxi/o4PRYRsbn7hOM/6KyxBkE5AJu zyXNE2u8cSZC5oQm6RXEjoweBHx9pA1WBwnPxhfUF6BQf5VpSmpo9Cp5mW8I+DDE ZMrw09xMK9v6GVhOt1l7igUzny3djiZHdaYfteIeJZLGduIjJasjIOpXAm06vxjO RI1MO3sO5Ovut+0HwmFGK/YjQFBzX8iUAT186ioltXhogXCSrqPe1Tv8fEALxwO7 H6+TrulH+pFcuUrXz7wF8CFkOExVmjV81DQaDBUoYkSP2TzkQHWR6k5pKsXb0HCu qBOaC9d4n9Xh/zek7B9JE4C/JXFmjavveu1l88eMnxXTD71IopTr0PwMiHOHWYjn BjL7pgy8VkLSA0ZkbuI+ctnEBJGDgMRRYoY3HRLXrMNa2qeZniY= =2JcW -----END PGP SIGNATURE-----