-----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: ppc64el Version: 1:10.0.6+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: ppc64el Build Daemon (ppc64el-osuosl-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: c85e2e38d72e976e9e05edcd2e5670d45ceca59c 250280 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 49c62b5937d177243c83698f95245bbd669e7824 125216 qemu-block-extra_10.0.6+ds-0+deb13u1_ppc64el.deb 82f54bb21ba6083fab8322f0abeba8edc4df13db 1058112 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 0da57a79a3ec6a94c29ea3cbc5bded31a7e2e06c 558448 qemu-guest-agent_10.0.6+ds-0+deb13u1_ppc64el.deb 7e4377f6608eafe582d16b2ff64b0d929dceda45 40151656 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 940e676046af7f9a4c551208113b10f9d1faf0bb 9854680 qemu-system-arm_10.0.6+ds-0+deb13u1_ppc64el.deb 52e61433e90296b7854a0b5fe0ccb2d5c57dcb64 2208656 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 8a3f6909cebd6f58e00120c98eb64e3b51b2ef2f 903904 qemu-system-common_10.0.6+ds-0+deb13u1_ppc64el.deb d3d8eb859091e6c9e9a6a59ae4f0673fb20a51a9 1139960 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb f46a16f896a97fa546ed77d4e6d1f64e90242355 357208 qemu-system-gui_10.0.6+ds-0+deb13u1_ppc64el.deb d553587e902ac443f850fe64bf90f3938a1c2e6e 54023188 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 86b7c725508041f90cf40a5cb4a9ad5a7babd68e 14644952 qemu-system-mips_10.0.6+ds-0+deb13u1_ppc64el.deb 1d0b9277435c137e3e18b6dda7ee679f111063b2 140392912 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 35f2964713e391eb5b94cb65084888c3f73ba85b 41265424 qemu-system-misc_10.0.6+ds-0+deb13u1_ppc64el.deb cf82bc89c7035facdd5699d13e67bc121191ab1f 598104 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb ae0c73271f836bdd9622c2dbdde197f8a936a547 181928 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_ppc64el.deb 3cc622094e48142296891a92ded9947adaaec472 208204 qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 8d624e6f9a5db5c97fe3e5da35120bca753b6e92 113536 qemu-system-modules-spice_10.0.6+ds-0+deb13u1_ppc64el.deb b87f9f2bd64b1442225c5301f1f5c67ef3a39811 31349516 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb b2fd471b3fa3bb9bfa52c20de717da4b38db0fb2 8309068 qemu-system-ppc_10.0.6+ds-0+deb13u1_ppc64el.deb 54b8b51f1898563b202679939288249d054d628f 29572724 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb fb5146bfecbc20196781c53574ae1e8d42677895 7630984 qemu-system-riscv_10.0.6+ds-0+deb13u1_ppc64el.deb 0c7d0f511c763e2d02efd5e69816552d78c7ad50 12429488 qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb c6ee7663fbe6751a0b76ac0489fcc2283705c1b2 3174672 qemu-system-s390x_10.0.6+ds-0+deb13u1_ppc64el.deb a5d03f2c3b0976b4bbda58cbd6907ec2bd436542 20981892 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 0f920490e606a4a95bf3e64de72928cc22e1c8c3 5771936 qemu-system-sparc_10.0.6+ds-0+deb13u1_ppc64el.deb 5977550925f87d22272c4d2d82accf5a15c431d4 28792940 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 103e65a699e5aafe226b3fe3b25af473b991f4c9 7888288 qemu-system-x86_10.0.6+ds-0+deb13u1_ppc64el.deb f1bb6bc6a19df21e5ccd9c7c4ab928c6f83994ec 56016 qemu-system_10.0.6+ds-0+deb13u1_ppc64el.deb f6af6195f92edc2e3f96434b95f26f22b5518d63 2092 qemu-user-binfmt_10.0.6+ds-0+deb13u1_ppc64el.deb 0d1fcfd48fc4e66d966857633cb308e519fb06d7 138043532 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 6bfc9ac1106bcccb6507829c086d179c80a6b0c7 59096 qemu-user-static_10.0.6+ds-0+deb13u1_ppc64el.deb d20ac63a4fcc1c730a8431e83aeba816ac5912b9 68203884 qemu-user_10.0.6+ds-0+deb13u1_ppc64el.deb f27bdc651201944831e322d584d45527a07b8d91 10993036 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 9eb3332c29d44e93af34165d865e3a8be6eb4f9e 1991556 qemu-utils_10.0.6+ds-0+deb13u1_ppc64el.deb 3f2b32978f71a9d94edc132cc2896e4f435ab200 33407 qemu_10.0.6+ds-0+deb13u1_ppc64el-buildd.buildinfo Checksums-Sha256: cac81e02545daa52240b265b2cb1b06d400fd09d5a02d8f5b37d36520f9ae47e 250280 qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 0386a16b5583cc0d0eaa954237634c015ede42c37a1df81ec41daf8f8d49807d 125216 qemu-block-extra_10.0.6+ds-0+deb13u1_ppc64el.deb 95881526faa0869e5ad4fcc819169973a57bef0f51747413f5e13bb565dec3a4 1058112 qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb d44ee35b80a201b5aaa5c67521f5439e3eceb77ac67e12ce30790ae008682111 558448 qemu-guest-agent_10.0.6+ds-0+deb13u1_ppc64el.deb 424a66bd3bd16a70638b1526aa64404b19e5087f31bacd54c2e41ce5f8c63e60 40151656 qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb d6494f9cfb8ba8e50051b9272dcf40226f87869fe66147c4448a431bb875f3eb 9854680 qemu-system-arm_10.0.6+ds-0+deb13u1_ppc64el.deb 927895be5087483dadf9d01d3e64524c0452e964faaf226a86ba3901fbad9f00 2208656 qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb a082d00a492facdc9b3e704b47452b3f0c8bd2d7bfc49cb6e7e610bb4480b073 903904 qemu-system-common_10.0.6+ds-0+deb13u1_ppc64el.deb c5ff3667e297b610f575dabc27c2aa5e34b9fb6e5c3188356a8be573a7623949 1139960 qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb a40f1f7a098b1b0702af375033e952facec02a8ffa537d58496ae0959e844734 357208 qemu-system-gui_10.0.6+ds-0+deb13u1_ppc64el.deb 48c0c093586c9627153cd755098288b51552feae52f5d3912aef0f109b1cd503 54023188 qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 74d818adf5a81a6cb25dfb03f840d5c222849cff22575f7cb2535491c9e4c3ad 14644952 qemu-system-mips_10.0.6+ds-0+deb13u1_ppc64el.deb 11644f9c26406b89ed6bf96436abbf656ece5df6d1dcbf0102f293f064c36477 140392912 qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb a241c1cb54d4c5bf036daa09eeb19f03c847170aa4df7b92a217af10967fa151 41265424 qemu-system-misc_10.0.6+ds-0+deb13u1_ppc64el.deb 681810510fd024af48d00cf74dcb18d2f511e1e2817a90ccf8e3aa2c7b4186ed 598104 qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 629293e78b670f0b94c5475b559e99eba1f2d208de7fd6f60a057274d35487f9 181928 qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_ppc64el.deb 976fe636ebda137c373f3c54b3954a96c1174c08e367c8869a9e2e29c4f3689e 208204 qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 2d151d2e25f70b3ad3b91c0c7eb52298f0d9b236bd136272a18aab78b32586d0 113536 qemu-system-modules-spice_10.0.6+ds-0+deb13u1_ppc64el.deb ce8925ac307c1e26d0122d8ff6a3b0c8ef5adc32b8d3479a0af58d35e7c16585 31349516 qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 51ae59d96b676e025a5557b856d61e12da3079475e8b610a499b75a0701b9418 8309068 qemu-system-ppc_10.0.6+ds-0+deb13u1_ppc64el.deb 3faecdaee1f51919f53768a1ddc8c89384918e8fb44b4b30145cbd8e44be9cab 29572724 qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 5f37859a4ee9ff2a172c06e6757f4d0f89095a3678deae4d79ea9e58da44e8ab 7630984 qemu-system-riscv_10.0.6+ds-0+deb13u1_ppc64el.deb 23a104b9eda8c81a7e3a3c4432b36171ff1f66d3472a02c1538a073fbf82ea15 12429488 qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 23bb9924e559dc0f4bbffa93d5adbdf5795fb3e67a29717f05fe5f89ed57f30d 3174672 qemu-system-s390x_10.0.6+ds-0+deb13u1_ppc64el.deb 063bd7ab61d86c00057fd82bb9e4abbd2799b1afc692a0f3387afbb5131256f4 20981892 qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb b4bff8bf262277b58b19199939710ee109f0798d2bd39ca4a2c832916f5e1b24 5771936 qemu-system-sparc_10.0.6+ds-0+deb13u1_ppc64el.deb 16aed9954fb4c9290924e3260ff4b81ebd2de851daf72b8256507513d36298f4 28792940 qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 8eb9e71b4c6fee67a881ab7f95be7b74162ab297f7d7cbce2d87142cd68effbf 7888288 qemu-system-x86_10.0.6+ds-0+deb13u1_ppc64el.deb 682414b12252dfa65aa03e22823ce0618ae10db1111958ab2ad3649803dd3c4f 56016 qemu-system_10.0.6+ds-0+deb13u1_ppc64el.deb 59d2d97453795254dce18dda895a48cfa8c13ad2613bd478b3edf0da1659c91a 2092 qemu-user-binfmt_10.0.6+ds-0+deb13u1_ppc64el.deb d46817e6a8ccbe27780f3c44298302d271990e553186470b507c6ec05f24a91a 138043532 qemu-user-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb b5a51c3ee49a92003ddfc3f62fe473fd2f42d3909c19742a68d65c0ae2fbfc68 59096 qemu-user-static_10.0.6+ds-0+deb13u1_ppc64el.deb 134579d000250c8cd2448a3a6ab92ad2d64e7a544561b3fc54caeec196a22145 68203884 qemu-user_10.0.6+ds-0+deb13u1_ppc64el.deb 6e6c70abe29c92baeec446cd79b720cb70127c7f5cb9c0675eee0676a07d4e41 10993036 qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb f039a9ffb9a96e04d9c13319a290b05fc070c396dc729f8d8f0ab1181abc1318 1991556 qemu-utils_10.0.6+ds-0+deb13u1_ppc64el.deb 206689868dd7698a3ef0af26a7bc3645ac2a10a48607da4d2328d62adfe85cc1 33407 qemu_10.0.6+ds-0+deb13u1_ppc64el-buildd.buildinfo Files: c5096b709849d5ab65fd3e57dba5e8e6 250280 debug optional qemu-block-extra-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb b9ca3b45da1c03e03b0ee27954f98c1b 125216 otherosfs optional qemu-block-extra_10.0.6+ds-0+deb13u1_ppc64el.deb b7da98cbcaeda984b0ccae876d0639e5 1058112 debug optional qemu-guest-agent-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 717c6b80f279478557aff1a06ed72471 558448 otherosfs optional qemu-guest-agent_10.0.6+ds-0+deb13u1_ppc64el.deb faae405e7db77887b9b7ad07d2b1c51b 40151656 debug optional qemu-system-arm-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 1cda2491ed54b01109c56caafacd90d5 9854680 otherosfs optional qemu-system-arm_10.0.6+ds-0+deb13u1_ppc64el.deb 323c264ef7c74cc2279968d6511019e8 2208656 debug optional qemu-system-common-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb de523eb98dbcd1511c1d6576c5482008 903904 otherosfs optional qemu-system-common_10.0.6+ds-0+deb13u1_ppc64el.deb dae48718fa97ab3af1883edee2dbb18c 1139960 debug optional qemu-system-gui-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 054d85c4d321efc81af041a70e5f8058 357208 otherosfs optional qemu-system-gui_10.0.6+ds-0+deb13u1_ppc64el.deb 7d848c5c6cb8be6205c1a610ed62b11a 54023188 debug optional qemu-system-mips-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb d2ef65e02bef452f678d854e8249f9e3 14644952 otherosfs optional qemu-system-mips_10.0.6+ds-0+deb13u1_ppc64el.deb 0bdf2d7b0336a6109b0c69714ae451f7 140392912 debug optional qemu-system-misc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 90d2fbf90dcd59ea1ecb239ae5987f0e 41265424 otherosfs optional qemu-system-misc_10.0.6+ds-0+deb13u1_ppc64el.deb 10e016090b9b8fcb08d7ad0ef9b82a34 598104 debug optional qemu-system-modules-opengl-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb d2c7d21a08f2b35a8d2c4010cb3066ce 181928 otherosfs optional qemu-system-modules-opengl_10.0.6+ds-0+deb13u1_ppc64el.deb e83a23517700554dff71183f11423bb6 208204 debug optional qemu-system-modules-spice-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb ee6edf6881eaa953d0be391d68dcff35 113536 otherosfs optional qemu-system-modules-spice_10.0.6+ds-0+deb13u1_ppc64el.deb ae494d43bf2298da4136e01ee8c580e1 31349516 debug optional qemu-system-ppc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 0b8ccede958dc57f9be8c9afad62b2e9 8309068 otherosfs optional qemu-system-ppc_10.0.6+ds-0+deb13u1_ppc64el.deb b3d8ad5896036ae8546a54c3a6165a29 29572724 debug optional qemu-system-riscv-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 5e012defcc0f1d8efbf58955ba75e16e 7630984 otherosfs optional qemu-system-riscv_10.0.6+ds-0+deb13u1_ppc64el.deb 5220802ee7f05729cc4309b187e3fb98 12429488 debug optional qemu-system-s390x-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb 187aea0bedca224735cb2aef14629a28 3174672 otherosfs optional qemu-system-s390x_10.0.6+ds-0+deb13u1_ppc64el.deb d4bfcb9b9c11b96bec6568e4a8868ab5 20981892 debug optional qemu-system-sparc-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb bb70c38bdb10dd8a35a7c4e3d2f7e73c 5771936 otherosfs optional qemu-system-sparc_10.0.6+ds-0+deb13u1_ppc64el.deb bdc0fac9eb6c2dc154741c73bfbcfdb4 28792940 debug optional qemu-system-x86-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb d9685409121cd5dd12af9da7dd5ed517 7888288 otherosfs optional qemu-system-x86_10.0.6+ds-0+deb13u1_ppc64el.deb c8c9fdcd3365434dbb1742c9efcfb61e 56016 otherosfs optional qemu-system_10.0.6+ds-0+deb13u1_ppc64el.deb 32d6c4af9271c5b630470f19afc966ba 2092 otherosfs optional qemu-user-binfmt_10.0.6+ds-0+deb13u1_ppc64el.deb 67963f322e35211faad053fd93dba844 138043532 debug optional qemu-user-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb a4ece5cc8f80bc337dca1e282dfd55fe 59096 oldlibs optional qemu-user-static_10.0.6+ds-0+deb13u1_ppc64el.deb c3b8adf358e0f4968d66b47f21bfdd73 68203884 otherosfs optional qemu-user_10.0.6+ds-0+deb13u1_ppc64el.deb 78ea00ba11b36b49293b857b389d2a62 10993036 debug optional qemu-utils-dbgsym_10.0.6+ds-0+deb13u1_ppc64el.deb c71a78546a73be7c97c5fef43b3872e3 1991556 otherosfs optional qemu-utils_10.0.6+ds-0+deb13u1_ppc64el.deb e2c35082067eea42ede69c477b45527a 33407 otherosfs optional qemu_10.0.6+ds-0+deb13u1_ppc64el-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEYo4fOZBRi9qmvTxH1PowSTJ8+YQFAmkEiP4ACgkQ1PowSTJ8 +YSpjA/+KY/xBymNHlkkNlNP/j12zxYWA5etFFJtL8dwG7wp5E35bR6an+OlAfQO RTJE7lFc6jX01Y31AKQuXXU0guE6DxcooqH34sTc9s6907lyySyetDG45gJLngZJ UiVv2u3u5QMjs32Yq/h6CGeTEi9JkpXKg0tU5+YKDTLnTaP79bbzPWMzTKRj9IMF x8OnAaPCndAqCGN5ld0fc0YfqU49bh2yKkr+o6slDOg1Nr9nOu1erzUzlkfbOXHt wgGEawRBWJXfNednaIy7KcOBh5pOX1y3dyflrCbhLeGMMmdMC6GI+ztIqCl+Z2BU dMuXHDfBXmXLJf4OD4+hcbz/33l30AZPS9RSpOAfLXeJAHwDNjm2sMz0bawp40je FvrivkK+UvYqUHGDeeOcEWu1VKvNA20PDMIx68b0hmegYdo9atnZR1hDAvrRhRHM JZ3XnyzUlEK+6OUT5ur9qxnTh+IBiHPeLmE5cXpbPCB3ASFhRuT4sn9PtX09aJZT 1H9tUBlfD4wOMVMA/FUnt/qk+itpCh/Fk8XMeFrlU2gXtDWyz+393Uxn9QyCEyoZ Yhn4/kjnuxTkiVxmyLnTl8SZ15+ISc/jZ6yodcZARMkWt+Q8+1oR4sBYpSHGwBCE ZyafjVz+L86kAnSiNhD7VdTyzFqNuljQ+yTHl5y+VFSO+VDvj7w= =DkGI -----END PGP SIGNATURE-----