-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 29 Aug 2026 20:55:40 +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.13+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 Changes: qemu (1:10.0.13+ds-0+deb13u1) trixie; urgency=medium . * new upstream stable/bugfix release, including multiple security fixes: - Update version for 10.0.13 release - target/riscv/tcg: sret in virtual user mode raises virtual instruction exception https://gitlab.com/qemu-project/qemu/-/work_items/3622 - target/riscv: enforce even register constraints for Zdinx fcvt pairs https://gitlab.com/qemu-project/qemu/-/work_items/4109 - target/riscv: reject FMV.X.W/FMV.W.X under Zfinx https://gitlab.com/qemu-project/qemu/-/work_items/4108 - target/riscv: honor zicbo* envcfg gating in linux-user mode https://gitlab.com/qemu-project/qemu/-/work_items/4107 - disas/riscv: Fix typo in th.lbib format - disas/riscv: Fix isa decoding of rev8 - disas/riscv: Fix rv32 encoding of zext.h - target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32 https://gitlab.com/qemu-project/qemu/-/work_items/4045 - hw/riscv/riscv-iommu: preserve requested perm in spa_fetch() - hw/riscv/riscv-iommu: fix U-bit check to apply only to leaf S/VS-stage PTEs - disas/riscv: Decode unsigned vector immediates as unsigned - disas/riscv: Use signed type for vector immediates - disas/riscv: Fix 6-bit immediate extraction - disas/riscv: Fix th.srri decoding - target/riscv: use SXL instead of MXL for read_sstatus - target/riscv: Fix PC sync in trans_sspopchk for CFI exception handling https://gitlab.com/qemu-project/qemu/-/work_items/4118 - hw/watchdog: Add lower bound check for watchdogNumber https://gitlab.com/qemu-project/qemu/-/work_items/3600 - tcg: Export tcg_gen_ussub_i{32,64,tl} - tcg: Defer tb_flush when initial thread region alloc fails https://gitlab.com/qemu-project/qemu/-/work_items/2984 - tcg: Return success from tcg_region_alloc - tcg: Return success from tcg_region_alloc__locked - target/loongarch: check FPE before reading fcc in bceqz/bcnez https://gitlab.com/qemu-project/qemu/-/work_items/4209 - meson: make linker warnings non-fatal on Linux - serial: clear transmit retry callback on unrealize https://gitlab.com/qemu-project/qemu/-/work_items/4125 - target/i386: decode opcode extensions group 3 /1 as TEST https://gitlab.com/qemu-project/qemu/-/work_items/3580 - target/i386: allow transition to virtual-8086 mode only if CPL == 0 and CPU is not in long mode https://gitlab.com/qemu-project/qemu/-/work_items/3583 - target/i386: fix long mode segment override prefix decoding https://gitlab.com/qemu-project/qemu/-/work_items/3391 - target/i386: fix incorrect decoding of EXTRQ_i https://gitlab.com/qemu-project/qemu/-/work_items/3611 - target/i386: Clear OF, SF, and AF for fcomi/fucomi https://gitlab.com/qemu-project/qemu/-/work_items/4133 - target/i386: Use correct type for get_float_exception_flags() values - tcg/optimize: Fix s_mask computation for shifts - tcg/optimize: INDEX_op_mul is commutative - hw/elf_ops: defend against weird elf headers - hw/nvme: add SPDM_SOCKET Kconfig dependency - hw/block/pflash_cfi01: Restore ROMD mode after migration https://gitlab.com/qemu-project/qemu/-/work_items/4042 - hw/net/rtl8139: Send whole of vlan-tagged packet when doing loopback - hw/net/rtl8139: Fix handling of VLAN tags on incoming short packets https://gitlab.com/qemu-project/qemu/-/work_items/3518 - tests/qtest/ahci: regression test for ATAPI read vs. drain - hw/ide/atapi: read the whole elementary transfer asynchronously - tests/qtest/ahci: cover raw (2352-byte) ATAPI CD reads - tests/qtest/libqos/ahci: support raw (2352-byte) READ CD - tests/qtest/ide-test: cover raw (2352-byte) ATAPI CD reads - tests/qtest/ide-test: add a multi-sector ATAPI DMA read test - tests/qtest/ide-test: parametrize the ATAPI CD-ROM read test - hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers https://gitlab.com/qemu-project/qemu/-/work_items/539 - hw/usb/dev-uas: Don't abort if guest provided an undersized buffer for status https://gitlab.com/qemu-project/qemu/-/work_items/3900 - hw/intc/loongarch_pch_pic: Validate htmsi_vector before indexing parent_irq https://gitlab.com/qemu-project/qemu/-/work_items/4114 - migration/multifd: Replace assert() with error_setg() in recv paths - migration/multifd: Validate next_packet_size in zlib/zstd recv https://gitlab.com/qemu-project/qemu/-/work_items/3737 - tests/tcg/s390x: Test STCKF condition code on a faulting store - target/s390x/tcg: Set STCK/STCKF condition code after the store - pc-bios/s390-ccw.img: update s390x bios - pc-bios/s390-ccw: bound zipl menu strlen and replace VLA in zipl_print_entry - pc-bios/s390-ccw: bounds-check zipl menu entry index before array write - pc-bios/s390-ccw: fix out-of-bounds read in iso_get_file_size() - s390x/ipl: validate num_comp against iplb length before iterating - hw/char/sclpconsole-lm: avoid guest triggerable assert - tests/tcg/s390x: Test DR overflow (INT64_MIN / -1) - target/s390x: Fix DR/D INT64_MIN / -1 host crash - tests/tcg/s390x: Test PRNO TRNG interruptibility - target/s390x: Make PRNO TRNG interruptible - target/s390x: Have MSA helper pass a mmu_idx argument - hw/arm/aspeed: Add missing Kconfig dependencies on required components - linux-user: implement mount_setattr(2) - linux-user/sh4: Fix crashes on signal delivery in conditional delay slot - linux-user/sh4: Initialize the FPSCR register on signal - linux-user/sh4: Deliver SIGILL on invalid instruction - gitlab: disable provenance attestations to work around CI bug - hw/nvme: fix leak on copy ranges - hw/nvme: cancel inflight requests on controller reset https://gitlab.com/qemu-project/qemu/-/work_items/3398 https://gitlab.com/qemu-project/qemu/-/work_items/3883 https://gitlab.com/qemu-project/qemu/-/work_items/4068 https://gitlab.com/qemu-project/qemu/-/work_items/4072 - hw/nvme: factor out nvme_sq_cancel_inflight() - hw/nvme: drop AER requests without aiocb in nvme_del_sq() - hw/display/virtio-gpu: Unmap DMA regions on reset https://gitlab.com/qemu-project/qemu/-/work_items/3467 - hw/display/virtio-gpu: Always reject invalid scanout bounds - virtio-gpu: reject requests with short/truncated control headers Closes: CVE-2026-18054 - hw/display/virtio-gpu: fix offset wraparound in scanout_blob_to_fb - vhost-user-gpu: fix integer overflow in buffer allocation Closes: CVE-2026-15264 - hw/display/vga: fix panning_buf OOB after text/graphics switch https://gitlab.com/qemu-project/qemu/-/work_items/4085 Closes: CVE-2026-17516 - hw/display/virtio-gpu: validate blob iov size https://gitlab.com/qemu-project/qemu/-/work_items/3945 Closes: CVE-2026-66021 - coroutine: fix lost wakeup in qemu_co_sleep_wake() - iotests: run the test pool with the 'fork' start method - qcow2: do not try to clear the dirty bit on a read-only node - dmg: reject inconsistent UDRW chunk sector count and length https://gitlab.com/qemu-project/qemu/-/work_items/3846 Closes: CVE-2026-65928 - dmg: refuse to open files with no chunks https://gitlab.com/qemu-project/qemu/-/work_items/4021 - dmg: fix out-of-bounds load in search_chunk() https://gitlab.com/qemu-project/qemu/-/work_items/3844 Closes: CVE-2026-65929 - tests/unit: add reproducer for BlockAcctStats histogram locking race - block/qapi: take stats->lock when reading BlockAcctStats for query-blockstats - block/accounting: take stats->lock in latency histogram setters - block: Fix crash after setting latency historygram with single bin - block/cloop: fix integer overflow in total_sectors calculation - linux-user: fix incorrect msg_l[sr]pid members of target_msqid_ds - linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures - hw/nvme: fix assertion failure on subregion removal - hw/nvme: fix unintentional integer overflow in shift - hw/nvme: fix cross-namespace copy dif buffer overflow - virtio-mmio: fix QUEUE_NUM_MAX https://gitlab.com/qemu-project/qemu/-/work_items/3882 Closes: CVE-2026-50626 - hw/display/exynos4210_fimd: Clamp windows to screen size https://gitlab.com/qemu-project/qemu/-/work_items/3795 - hw/display/exynos4210_fimd: Pass width to draw_line functions - hw/display/exynos4210_fimd: Factor out finding screen width/height - hw/i2c/bcm2835_i2c: Correct CLKT register offset - linux-user/sh4: allow full 32-bit address space - target/sparc: set reg window data structures currently after vmstate load - hw/net/igb: recalculate rx_desc_len on migration load - hw/net/e1000e: recalculate rx_desc_len on migration load - linux-user: fix guards for the fsmount(2) syscall series - hw/net/xilinx_axienet: Don't write checksums off end of packet - linux-user: Guard local FUTEX_CMD_MASK definition - virtio: avoid packed vring virtio_queue_empty() infinite loops https://gitlab.com/qemu-project/qemu/-/work_items/3968 Closes: CVE-2026-16457 - backends/rng: cap request size to avoid oversized allocation https://gitlab.com/qemu-project/qemu/-/work_items/3983 - hw/virtio-rng: Fix host use-after-free https://gitlab.com/qemu-project/qemu/-/work_items/3917 Closes: CVE-2026-50624 - hw/net/virtio-net: Protect from DMA re-entrancy bugs https://gitlab.com/qemu-project/qemu/-/work_items/4073 Closes: CVE-2026-66022 (again) - intel_iommu: Check address mask before using it in pasid-based iotlb invalidation https://gitlab.com/qemu-project/qemu/-/work_items/3619 - hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle - hw/virtio/vdpa-dev: pass set_config buffer to vhost backend - hw/pci-host/q35.c: Avoid early return in mch_write_config() - hw/pci-host/q35.c: Factor out creation of SMRAM MRs - hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled - virtio-iommu: fix OOM due to unbounded call_rcu - libvduse: validate vq size https://gitlab.com/qemu-project/qemu/-/work_items/3652 Closes: CVE-2026-61402 - libvhost-user: fix heap overflow in vu_check_queue_inflights https://gitlab.com/qemu-project/qemu/-/work_items/3974 Closes: CVE-2026-63110 - libvhost-user: validate last_batch_head in vu_check_queue_inflights https://gitlab.com/qemu-project/qemu/-/work_items/3974 - virtio-pmem: wait for flush requests on unrealize https://gitlab.com/qemu-project/qemu/-/work_items/3938 Closes: CVE-2026-63323 - vhost-user: assert nregions within limit https://gitlab.com/qemu-project/qemu/-/work_items/3910 - virtio: fail early on bad config_len in migration https://gitlab.com/qemu-project/qemu/-/work_items/3891 - virtio-scsi: fix SCSIRequest leak on a bad request https://gitlab.com/qemu-project/qemu/-/work_items/3875 Closes: CVE-2026-61476 - vhost: do not crash on ring map failure https://gitlab.com/qemu-project/qemu/-/work_items/3783 - hw/virtio: reject zero-length packed indirect descriptor table https://gitlab.com/qemu-project/qemu/-/work_items/3984 - libvhost-user: protect against OOB vring queue access https://gitlab.com/qemu-project/qemu/-/work_items/3741 - libvhost-user: protect against OOB writes in vu_set_inflight_fd https://gitlab.com/qemu-project/qemu/-/work_items/3740 - virtio-net: fix short frame OOB read in receive_filter() https://gitlab.com/qemu-project/qemu/-/work_items/3626 Closes: CVE-2026-63320 - virtio-net: fix OOB read in RSC receive path https://gitlab.com/qemu-project/qemu/-/work_items/3623 Closes: CVE-2026-63321 - hw/display/virtio-gpu: Block Rutabaga migration - rutabaga: improve error handling, fix potential crash during init - hw/display/virtio-gpu: Initialize blob mapping for ATTACH_BACKING - hw/display/virtio-gpu: Fix empty blob discrimination - virtio-gpu: fix NULL deref in rutabaga set_scanout https://gitlab.com/qemu-project/qemu/-/work_items/3897 - target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers - net/colo: fix g_hash_table_destroy assertion on uninitialized filter - hw/display/qxl: unregister vm_change_state handler and BHs https://gitlab.com/qemu-project/qemu/-/work_items/3607 Closes: CVE-2026-63322 - ui/vnc: remove redundant rows computation - hw/display/vhost-user-gpu: validate message payload sizes https://gitlab.com/qemu-project/qemu/-/work_items/3866 - hw/display/virtio-gpu: Remove the bytes_pp field - hw/display/virtio-gpu: reject strides exceeding INT_MAX - hw/display/virtio-gpu: validate stride against width on scanout https://gitlab.com/qemu-project/qemu/-/work_items/3989 Closes: CVE-2026-63109 - hw/usb/hcd-xhci: Check return value of xhci_xfer_create_sgl() for errors https://gitlab.com/qemu-project/qemu/-/work_items/3786 - hw/usb/core: Avoid possible assert() in do_parameter() --> usb_packet_copy() https://gitlab.com/qemu-project/qemu/-/work_items/3746 - hw/ide/core: Fix possible crash via NULL pointer in ide_cancel_dma_sync() https://gitlab.com/qemu-project/qemu/-/work_items/905 https://gitlab.com/qemu-project/qemu/-/work_items/4052 - hw/usb/dev-uas: Fix guest-triggerable heap OOB access https://gitlab.com/qemu-project/qemu/-/work_items/3612 https://gitlab.com/qemu-project/qemu/-/work_items/3986 - hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect - hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize https://gitlab.com/qemu-project/qemu/-/work_items/3937 - hw/9pfs: fix O_TRUNC bypass on read-only export https://gitlab.com/qemu-project/qemu/-/work_items/4000 Closes: CVE-2026-63318 - hw/display/vmware_vga: Don't allow guest to trigger long running loop in host https://gitlab.com/qemu-project/qemu/-/work_items/3782 https://gitlab.com/qemu-project/qemu/-/work_items/4026 https://gitlab.com/qemu-project/qemu/-/work_items/4076 - hw/ide: replace assert with proper error handling https://gitlab.com/qemu-project/qemu/-/work_items/2777 - scsi-disk: fix off by one in assertion - scsi-disk: protect against guest sending truncated data for MODE SELECT commands https://gitlab.com/qemu-project/qemu/-/work_items/4051 - target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU https://gitlab.com/qemu-project/qemu/-/work_items/3223 - vfio/pci: reject invalid PCI_INTERRUPT_PIN values - vfio/pci: don't narrow a failed config read to a plausible value - vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time https://gitlab.com/qemu-project/qemu/-/work_items/3093 - vfio/pci: Initialize rom_read_failed in vfio_pci_load_rom() - hw/uefi: make SetupMode read-only https://gitlab.com/qemu-project/qemu/-/work_items/4039 Closes: CVE-2026-16288 - hw/uefi: add post_load checks https://gitlab.com/qemu-project/qemu/-/work_items/3837 https://gitlab.com/qemu-project/qemu/-/work_items/3838 https://gitlab.com/qemu-project/qemu/-/work_items/3839 https://gitlab.com/qemu-project/qemu/-/work_items/3885 Closes: CVE-2026-61404 - hw/uefi: account variable policy entries against storage size https://gitlab.com/qemu-project/qemu/-/work_items/3890 Closes: CVE-2026-61405 - hw/uefi: check lower limit for signature list size https://gitlab.com/qemu-project/qemu/-/work_items/3899 Closes: CVE-2026-61406 - hw/uefi: remove debug function https://gitlab.com/qemu-project/qemu/-/work_items/3615 Closes: CVE-2026-58582 - hw/uefi: add sanity check https://gitlab.com/qemu-project/qemu/-/work_items/3614 Closes: CVE-2026-58581 Checksums-Sha1: 63da6b191b58b2802a86037f407754e8662862b6 249908 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 86173b03e5a625612099e1bf89545bd78ee72c4a 143660 qemu-block-extra_10.0.13+ds-0+deb13u1_ppc64el.deb 6918785ca18bfaeb7ead2792d615429ee819e77c 1059800 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 3b3b833c864c050d380804925532da4940382405 577308 qemu-guest-agent_10.0.13+ds-0+deb13u1_ppc64el.deb 1ecdf1bc1437befc3e18e5d8485de7f90df2a63a 40232376 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb e72928061b0d65a0f2e812b2f58b2f5e7c3b7cce 9872008 qemu-system-arm_10.0.13+ds-0+deb13u1_ppc64el.deb 8086f25e393a261af244a82697ebb2eb7f209a26 2218600 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 13a268957540ba4aad3e863ac666937143b6cb02 925476 qemu-system-common_10.0.13+ds-0+deb13u1_ppc64el.deb 995d62748269d7081caafc193c5adca6e133b5c0 1139600 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 645c0345990ebd0bfede0193099169ae3d29b8cf 375980 qemu-system-gui_10.0.13+ds-0+deb13u1_ppc64el.deb c97f7ec2feef9ea4eafe6dd19ddf9437a96d8503 54166092 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb f16dadd0a359f7baa9320f80070170fc24bc28e0 14683136 qemu-system-mips_10.0.13+ds-0+deb13u1_ppc64el.deb 16d193306f860df26c1ae41cfde681c7e5e5081c 140766540 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 31d7a557aba9de6f0d05e7210e3169feb188c7b2 41396404 qemu-system-misc_10.0.13+ds-0+deb13u1_ppc64el.deb 700fa27066b7f938412e8d80a90b4b9376e9905d 599608 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 1be1246654acb3143690afce38c908c7d47f2598 199944 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_ppc64el.deb a0a2199f243545e9c8e5b570b8514d466702588b 208808 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 73e13a818db941af7ff20319a0d81521fde28f8d 131944 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_ppc64el.deb 438933c1dc21c71acc1ddd97ecaece7191e4cae3 31418260 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb e89a5f3ef9fa573019343552dbfc6de172e5ac64 8288532 qemu-system-ppc_10.0.13+ds-0+deb13u1_ppc64el.deb 5c58fa6a08ee185e319940119f145d837181cd19 29641172 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 2c85123b5d282529e9b23d2a0cd82acdad66ab19 7641828 qemu-system-riscv_10.0.13+ds-0+deb13u1_ppc64el.deb ba81445d213f80e3a5620d2ce67c41695c90023e 12459928 qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 0339240fae02f5e69cd82f81c5f1454c44b548b6 3194972 qemu-system-s390x_10.0.13+ds-0+deb13u1_ppc64el.deb ee60adf2e3060e5f8dd33f64f9914660c29417ba 21033856 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb e58683e580fb222057c7255d7bd90d7bf41b61b6 5773764 qemu-system-sparc_10.0.13+ds-0+deb13u1_ppc64el.deb dcc5ca1927b0cf40544d14a1e9c4a8a8d836f5e4 28871972 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 217fc7a0ef0f93457b35e5a43480452dae4a5635 7906092 qemu-system-x86_10.0.13+ds-0+deb13u1_ppc64el.deb 068510245320da28bafec88901be58cc246933fd 74368 qemu-system_10.0.13+ds-0+deb13u1_ppc64el.deb 68f9894cf3c0b2512700ed57e960ea6d5d17941e 2088 qemu-user-binfmt_10.0.13+ds-0+deb13u1_ppc64el.deb c57a699f1b5862edc9390569bb25d0c254ed9579 138401872 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 9a456bbd4d82f170e1a748c559ce9e666fcc1304 77416 qemu-user-static_10.0.13+ds-0+deb13u1_ppc64el.deb 16d87838890fc6be116d718431be102725ac0d67 68283412 qemu-user_10.0.13+ds-0+deb13u1_ppc64el.deb 77aec3b7d040b27ae0f2ba43d720318b155995ca 11069344 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 6908561e05b49022545218c12d8e853724c65234 2006408 qemu-utils_10.0.13+ds-0+deb13u1_ppc64el.deb b9a6d86ab4e054a0e615d908645b19d01171cb3d 34451 qemu_10.0.13+ds-0+deb13u1_ppc64el-buildd.buildinfo Checksums-Sha256: 771e71e4410ab4d19361dd3ad8482b7907495d42e4c97a9912afc1c84bce3c07 249908 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 890813039e55f8335cbb08c7a14d3683eb2ef69882dc16d21c3d925ba289a0eb 143660 qemu-block-extra_10.0.13+ds-0+deb13u1_ppc64el.deb c6dc3db8f57c3fde2b44f8e1b4470ed002609c5333e39a2a31062ab01add8384 1059800 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 1aa55e5837353732f4c95c2b4434e2327afb7760f60e367e0ba52d4a3cc52881 577308 qemu-guest-agent_10.0.13+ds-0+deb13u1_ppc64el.deb 149c6ce1d2d0f91f94f2eae8f7b1c1e578065c64ab3a8fa1f18a689b7f896fb3 40232376 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb e6dd43761dc652cbb7092545dbad3f72badaf8414e36e330fc96257b65a4747e 9872008 qemu-system-arm_10.0.13+ds-0+deb13u1_ppc64el.deb 63be95a5d55700c1ffc6d560a7c0286e5a36262ad9f94ad620313bbc7027a494 2218600 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb f33ce96d61c5d9f109c15d32b3d04408966ef74b085e09b53ff899658ab564be 925476 qemu-system-common_10.0.13+ds-0+deb13u1_ppc64el.deb 636e717bcdd850bfd5df6a97caef6a99253f44fd6b578c7df79c7e2f8edbc7e0 1139600 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 8536acae022450a1851ac37695a77a4744f3fea9e5e5f8be9a6bb4f27010a1dd 375980 qemu-system-gui_10.0.13+ds-0+deb13u1_ppc64el.deb 8b3e193710260ab01268f1afa08921b749c134e5505a0e03c365356f5760a88c 54166092 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb fd4c9e349330c4095e83f1382a70cf2538d652e8e5b9a74e5e2ebb8c9bbb531a 14683136 qemu-system-mips_10.0.13+ds-0+deb13u1_ppc64el.deb 896f2257a1722828dff6c29d538ad037c6c868b1414c6be1b2fd11c8ec3b6fef 140766540 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 7aae0a64979c27e3ce4e137bb06146caff27d3b2abb38ca673f2027b6032b113 41396404 qemu-system-misc_10.0.13+ds-0+deb13u1_ppc64el.deb 608f7fe056afed32b5c7f58bbf11f954cd8ee865b43d331ac61556b579529d3c 599608 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 27772597e5ba357a5216b48632fd4552bdea701779f1db971c2c932cc9e5f35e 199944 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_ppc64el.deb 2fdb071c59247afdcbbc77f1c4f74f0f198ba7b6a0888ad9088b6828baccfe7d 208808 qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 5e3fc24b576aa62c784c051816ba8303381795ba78b79caeff4493229e52f407 131944 qemu-system-modules-spice_10.0.13+ds-0+deb13u1_ppc64el.deb c86d2bd7b5a0c33f0314ffb073994fadbaf68b783fcbc8c37793ce7b8496ce92 31418260 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 266ce7872425cdb5ab1af55db1e1d41a3b00330c200b36d629537ab248cacc5f 8288532 qemu-system-ppc_10.0.13+ds-0+deb13u1_ppc64el.deb d4298126eb099516161005d77359e3e0cfd28113615a4f638155b4d4f0c8e80b 29641172 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 88d2a39850a99d1f4cfd3736081df81daf982b8fa7424baacad2b2bd2656f576 7641828 qemu-system-riscv_10.0.13+ds-0+deb13u1_ppc64el.deb abedc4c25de9f6f813cd347a8e8b109c2b4db68c3ca3221676cd67f720abb43c 12459928 qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 6e0e65965f8e07340f9641245e96d49fa03e6220be7f73bfaf2a9d6c8f3cc34a 3194972 qemu-system-s390x_10.0.13+ds-0+deb13u1_ppc64el.deb 066995c33b1547b089e36debde7d9f3072fca3ecf2ac27b343e74771d054a49e 21033856 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 4bfe3d173aa7ae9c63c2b6a12193c904645995c7dfa85638f22dadf7ffa8d732 5773764 qemu-system-sparc_10.0.13+ds-0+deb13u1_ppc64el.deb 95210c327cc6afc81e44c390decac1de52c6bdd2274ee9c8301c3299b22fab35 28871972 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb a9e889d35b5c706613b035a2808b2e773bb24cf4dd691ba4bc2acc42bfe10362 7906092 qemu-system-x86_10.0.13+ds-0+deb13u1_ppc64el.deb f9258982142243d8befbbb59b82893205dd1e1050ac05f79bf79f135e644c2da 74368 qemu-system_10.0.13+ds-0+deb13u1_ppc64el.deb 01867c848d0f50e21277d1fe8b4a7026022b9fb43edf2ca6bc2549a847d3555c 2088 qemu-user-binfmt_10.0.13+ds-0+deb13u1_ppc64el.deb d84c3f6494bf73c7f3f8851e2b4f0de23b2b0cf9cc48c6162eb2daf1108963fa 138401872 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb ae3c87f60d0a44646a31b149388d1343d744ff6748191ce031da9df1a754fd5b 77416 qemu-user-static_10.0.13+ds-0+deb13u1_ppc64el.deb d68e152a943b80e0ce7ded50ef01e67c9209be718945c1b94a3b3900161a2407 68283412 qemu-user_10.0.13+ds-0+deb13u1_ppc64el.deb 8f7e16b6d9d04857b243b276039d6e6c8635c8ea3d0e631e35e93418ab0e9bb9 11069344 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb af528c898a6ac30669c1f4ac058ab050d7efdffdd78501430dc2d43180377fb7 2006408 qemu-utils_10.0.13+ds-0+deb13u1_ppc64el.deb ce6a360a85114ecb3d0a56e046fb1fca7bf998fbbf5b33b81efdbb7a31d467f4 34451 qemu_10.0.13+ds-0+deb13u1_ppc64el-buildd.buildinfo Files: 74343225b6595caa6cd15817b4335834 249908 debug optional qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 15cef82b4ea2455ae94bdc1aa3842d88 143660 otherosfs optional qemu-block-extra_10.0.13+ds-0+deb13u1_ppc64el.deb 63265599aba8b459342e7ced4bf863ef 1059800 debug optional qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb feae1e040d45e409e599dc3eacfaf26c 577308 otherosfs optional qemu-guest-agent_10.0.13+ds-0+deb13u1_ppc64el.deb 56be5993cbe826bf7249e5558e297698 40232376 debug optional qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb eb08a426c0b1418dfd781a77cece7371 9872008 otherosfs optional qemu-system-arm_10.0.13+ds-0+deb13u1_ppc64el.deb 50b8592d57849e2e1b085d4bc250487f 2218600 debug optional qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb d48f56f75ce9ce107d91cd482ef40966 925476 otherosfs optional qemu-system-common_10.0.13+ds-0+deb13u1_ppc64el.deb dd158ffbbf33ea5d7b9637bbbce940a1 1139600 debug optional qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 1934dbd49366f3a0c3839b2c90ce8232 375980 otherosfs optional qemu-system-gui_10.0.13+ds-0+deb13u1_ppc64el.deb b7204244a8f661a387513527e841344d 54166092 debug optional qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 4304a349572f11d5306702fa67d3fadf 14683136 otherosfs optional qemu-system-mips_10.0.13+ds-0+deb13u1_ppc64el.deb 39e0a48e7c61d2422bd3ef5de501a4aa 140766540 debug optional qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 0cf2d154e35c7722dbc3ab21cabf9e04 41396404 otherosfs optional qemu-system-misc_10.0.13+ds-0+deb13u1_ppc64el.deb ebf6c29c2f2ffd238d3f0007c8ffd70f 599608 debug optional qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 96cd988f33362124e4ea782ab0b92016 199944 otherosfs optional qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_ppc64el.deb 7cd6ad23fd9c7681bd5dd8ae58903f44 208808 debug optional qemu-system-modules-spice-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb c87761bca999cab163f7786766ec3a3a 131944 otherosfs optional qemu-system-modules-spice_10.0.13+ds-0+deb13u1_ppc64el.deb ce8df14fc7d7d1c4dbd00bb7592087b6 31418260 debug optional qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 961adde513c98ce9da7c51d3278003f9 8288532 otherosfs optional qemu-system-ppc_10.0.13+ds-0+deb13u1_ppc64el.deb cd572b38dca569b7d9846e3ab8a60554 29641172 debug optional qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 8aedf2230c6528135c58259de4a05765 7641828 otherosfs optional qemu-system-riscv_10.0.13+ds-0+deb13u1_ppc64el.deb 9289fefa58170461b8ee365fa97ce10c 12459928 debug optional qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 3565a6e46472594e87fb190d2a76d15c 3194972 otherosfs optional qemu-system-s390x_10.0.13+ds-0+deb13u1_ppc64el.deb c6d502aca3f0968ba813fd5cd1b2e6ef 21033856 debug optional qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 13abfbb0c74d88a36a3f3e5d01164ca7 5773764 otherosfs optional qemu-system-sparc_10.0.13+ds-0+deb13u1_ppc64el.deb 53e139cd8ddaff521d1a13188907e4de 28871972 debug optional qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 7c3862c7dd9d1247688ce8bacb973154 7906092 otherosfs optional qemu-system-x86_10.0.13+ds-0+deb13u1_ppc64el.deb 2f14a75fdbb55bddbde6205a942263db 74368 otherosfs optional qemu-system_10.0.13+ds-0+deb13u1_ppc64el.deb 0c104c91c2ff6915767cb2a59cd92bc4 2088 otherosfs optional qemu-user-binfmt_10.0.13+ds-0+deb13u1_ppc64el.deb 7b9c82ba64c91633f8ea18a25549faf9 138401872 debug optional qemu-user-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb 017425e98d37cfd600da8d00e2ec2f54 77416 oldlibs optional qemu-user-static_10.0.13+ds-0+deb13u1_ppc64el.deb 0e9b6312b2c16f99390f38111b4c6874 68283412 otherosfs optional qemu-user_10.0.13+ds-0+deb13u1_ppc64el.deb 217b6f5ed972913707d933aea4e8c448 11069344 debug optional qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_ppc64el.deb d93a73ccc08c8dc3cc5776637b2fad64 2006408 otherosfs optional qemu-utils_10.0.13+ds-0+deb13u1_ppc64el.deb 2df99a382dd4eaf4331a839f4065c0c8 34451 otherosfs optional qemu_10.0.13+ds-0+deb13u1_ppc64el-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE9ibmwdV9gdKNbK7oV8ucRsMTpuMFAmqcZzEACgkQV8ucRsMT puOsxBAAr5P2AUUE3CqYizZ6u+VWIClD6M02gqGp7+lB1eaC3GlWSAGw0NS7oN5W cVNe2bzxVr8DRo1w8KPeHV3fEy0D/64Tv80OOnoPimX5Yvm+y+n7gTKVVls3NWsQ AHaJysJdkRpjg3/A97YaJZJzr+7QeBj5QFp1R3RI0+Iudlj38zTrq6jtPiHB4MRI ltQS1GAjKNUECziMgGkPPnjLZlFLc1MyuOWC2bw+JRNlAWQ1qZMQKGwhSguoJX5i y2oJGeMzOge7Kidlpimy1xDPs7J6MJCJHo4QEz3RcCDqvT2V+dY3ubz4ZuL8Jn5j bcRGsLiGgbEsKnfIcd2BUnH5+/6kV29Te5DIvC8gtQ6R+am7afWiGZ+Z/33V7+l5 CunjdA0Gc8s3MsIWbiVy68E1Nsikp211KYUnmm4BDONhX8gxnYQVYcguSzC2BCNJ WP77io0k8vXYcnMOeC+TgHufycY4euCpA7rM1Wsfgp1zrTF59lwF0Q18UGZpoYWA SrdWZ0encm1O6skFDRGGHeRXEA+9eZS3Sex66dAqGnhSzFz5dHA4CAcBPdm3P8GV jVMhWJ6/2LOkuWUqRwkn/jnenJ2k/0FmKQRE3NMq97RT4jAxXXykOlNi4TQ/ILtm uJnWC7sKlLjcF1/wnFxqd9+A0T17kR2P1mb1afZQkIALfxYV01Y= =Btt2 -----END PGP SIGNATURE-----