-----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-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.13+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: s390x Build Daemon (ziehrer) 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 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: eadb76d0b83f5eb09a4aa2ffb2497f00eef71c73 244328 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb f1c4c3d9dd8074908cd8607c7c50e56220e0f4cb 134112 qemu-block-extra_10.0.13+ds-0+deb13u1_s390x.deb 76d3678033eac828f09aa5f6d6fb2b8a584372c9 1035132 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 69a2d103405bbb9d7023381393d7b503c7e36102 545548 qemu-guest-agent_10.0.13+ds-0+deb13u1_s390x.deb 01e0ea55e474396425bc6d411f15d73e9774be7b 40027080 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 577bd9c9f1d94f43c8ed2948fccf1b580089cca5 9455244 qemu-system-arm_10.0.13+ds-0+deb13u1_s390x.deb f353a852e9b7073ccf3eaba72fa0d54424f4b4f9 2176108 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb ad575187b3f8cbce37aa6ddddf396171a818a90c 877744 qemu-system-common_10.0.13+ds-0+deb13u1_s390x.deb 21cdbec17b5e9e9d6a89e74ddbd4db059ae6ba2e 1120948 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 1d077a3a1c84fdcb527600ad950afabede6028f4 345320 qemu-system-gui_10.0.13+ds-0+deb13u1_s390x.deb de2c0b46696ea7d58e4657db83ebc785019be7ad 54205148 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 5bc1c21d5a02ee8a4484e71ef77f08b29d53d309 13893808 qemu-system-mips_10.0.13+ds-0+deb13u1_s390x.deb 5ceaafd36f8bd9f6214fc3b2f770f96b277a2201 139665292 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 5e5061931dd53375ae587cfc52beebed6d94fb82 38638336 qemu-system-misc_10.0.13+ds-0+deb13u1_s390x.deb 148e218d648c37d9a1962b3bb9749f0092379d82 571668 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb b683eb416926a50c5d34103fa469519e2e1de26e 189036 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_s390x.deb 32c0a3c72ac05a321f20fd9e295aa56827f9e512 30856292 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 47dca68770c0467723da8a3577b22c3a578b88b9 7726040 qemu-system-ppc_10.0.13+ds-0+deb13u1_s390x.deb ccb8d3ec62d7c0590cbcc13437059f3b40601ec3 29556992 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb aea32fa093c8541c255cca79284692ebcd4a390d 7243148 qemu-system-riscv_10.0.13+ds-0+deb13u1_s390x.deb a356a11d1dc7abcccc2e8dcca8219c23abf01c04 12572908 qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb e2864349ceefdca96446bdf489625df9e3183ca2 3036536 qemu-system-s390x_10.0.13+ds-0+deb13u1_s390x.deb e79b9ded37c72404c6316efb8e4237abfb40e4ad 20878984 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb da82903b062113eea290989712cc8824a157e2ff 5381908 qemu-system-sparc_10.0.13+ds-0+deb13u1_s390x.deb 7de7a6063e984ad2810773396745b7ba4534f446 28821196 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 7cc774d9d2883eb4f43ba68fde46f8cee82fc1ff 7458424 qemu-system-x86_10.0.13+ds-0+deb13u1_s390x.deb 2117a417e3f067d5ae45e62912e651383a02cb7f 74364 qemu-system_10.0.13+ds-0+deb13u1_s390x.deb 4f7ff5119999199fcc96563c73969616f3494ba5 2088 qemu-user-binfmt_10.0.13+ds-0+deb13u1_s390x.deb cdc2d31cf6af378046c10d3cfad88664265b32bc 137661724 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 84d1d192ad0314654a8b7d36c7b4d5bbbfa3c1ea 77416 qemu-user-static_10.0.13+ds-0+deb13u1_s390x.deb a420b1fcddc01dd4aa870d74a796e5aa68330646 70330056 qemu-user_10.0.13+ds-0+deb13u1_s390x.deb e29f399c738fee679912040d7503a2352be7cb8f 10909868 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 13f8ecaedc64147c4f8c8c30108ed739794df822 1842188 qemu-utils_10.0.13+ds-0+deb13u1_s390x.deb 490ee98c761070b9891893f72f99554ce53b2bbd 33019 qemu_10.0.13+ds-0+deb13u1_s390x-buildd.buildinfo Checksums-Sha256: 6faaabb110acf6b1c0475f96b3969888f32da39103a1fa4b912fd02d13e3c0de 244328 qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb de2a971653d1a72e5c810a1bf559b266d520e0562cd7e3a2839d9255d6ab3b9f 134112 qemu-block-extra_10.0.13+ds-0+deb13u1_s390x.deb 0725455991d462415fd34d287426d12c96198243fd4c0a762efbec8059925ae2 1035132 qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 4122ab3628cdd5a614cd394e95976ddd82367611d8638df356687bad089d7166 545548 qemu-guest-agent_10.0.13+ds-0+deb13u1_s390x.deb 032d2fd73ba4126f4c16d0b445dbf3859edf155f426b88dd1bc5e47ba4edaa65 40027080 qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb b6b636c2a1f0a97fd334c75a6c1a856389fcdf5eff6b01b69c314a23e3ad6318 9455244 qemu-system-arm_10.0.13+ds-0+deb13u1_s390x.deb 599ad7429d878de5203fc7a3ee5e7832d5870f07022283c69dff002f823f924e 2176108 qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb a060120997ecd8f9f659454cf4331acd316d96fb2ef129c5e1b30398f2748d58 877744 qemu-system-common_10.0.13+ds-0+deb13u1_s390x.deb b87c1062c0b0c27e4184ad5f1b7023afea3d8f5b7a302fd2e3ac4ca7d8e50c44 1120948 qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 4cce83453d8720001af223d66e33723dd88c10da5b4d8a7a2fc9e471cc5b6d95 345320 qemu-system-gui_10.0.13+ds-0+deb13u1_s390x.deb cad1b01ab31cf19b637a122446eeb44ec45e053e72fc1a629dc45613ff1e6c0f 54205148 qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 0579414d01a85bd37dc22222411cceb590546150591d9b88daa5546b0c135388 13893808 qemu-system-mips_10.0.13+ds-0+deb13u1_s390x.deb 2c721c8ba53df279ae72b1f8707d3f958584611781310f5456d62c2a0f6f9a44 139665292 qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb f6a67831115f93912d73b6c94bbc68e32a040bba962bdd191cf5cf9389e4e1cb 38638336 qemu-system-misc_10.0.13+ds-0+deb13u1_s390x.deb 234b012890f84ab8b297fca393d89895faff349bd93b71baa62f494532cf9346 571668 qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 83c2331c009b89f1e9b562dfc2329bbaf8bbcdbe43c9cdedf0151cc458f5f7ba 189036 qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_s390x.deb ebe0013a2e0a2d8420cf9e6025b4815b45c06be7c65682455b17a6f62ac2b38d 30856292 qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 013770c7b50fe1b344e089184af2908ecbe4395388b7e33176aa27a14a8f8c96 7726040 qemu-system-ppc_10.0.13+ds-0+deb13u1_s390x.deb 12351e1012c867d122179988ceebb54125c2c3cbcac3c43592aadf8b96cb215b 29556992 qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 405582c713da78c0a11d06a1a7fb5d4f135a1bf402813f855c0d924bc7ee5ccd 7243148 qemu-system-riscv_10.0.13+ds-0+deb13u1_s390x.deb 96b17b27aa24ed5c41cc9dac3475f67e5d877553c7983ce8e4678e34eda2154c 12572908 qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb d77ba6189f0002a067c1ef57f5f7aa0f01bef3f53e3b4842bfe913852743de9d 3036536 qemu-system-s390x_10.0.13+ds-0+deb13u1_s390x.deb 7646465b8883437317e50018fdea26568f71cbe22f2dd60e983acf8142397bf0 20878984 qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb e6d1d9f9f34e295007badec2526344dd994d71a4b78b653ab41fe7caee83c6be 5381908 qemu-system-sparc_10.0.13+ds-0+deb13u1_s390x.deb 6a58a2854347d5854151bd154ebcd7a828e2aa8645a3c689394ad91eb185359a 28821196 qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 9b543be2e285744939d9307de2694129c1165c7793db11e8f351c8a041ad7334 7458424 qemu-system-x86_10.0.13+ds-0+deb13u1_s390x.deb 9d0e05bc59b00838a5ea6d60e7290e6981f48860a9337901684184102d7b1594 74364 qemu-system_10.0.13+ds-0+deb13u1_s390x.deb 6120fdfc453da26c84e6d2df6219b7cd836e74ac3f98f5d1e447e99e95d51ae4 2088 qemu-user-binfmt_10.0.13+ds-0+deb13u1_s390x.deb f64b8c42cc8fb863487b49450510b6d8634b5b38327c4b3812b6d11e7f4e9f0a 137661724 qemu-user-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 85017e5079d7934282683655a3e71f78c043900afd772c4244587f5cfcdaffb4 77416 qemu-user-static_10.0.13+ds-0+deb13u1_s390x.deb 7def76cc4720a4d178646526366eb37f2d66adab2f3d6ba1812389e049bb6b0a 70330056 qemu-user_10.0.13+ds-0+deb13u1_s390x.deb 463a09b6a5d3a072e7c9702f13a84330d140f29730f495190c9060efe0d7deef 10909868 qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb b22855a3495efb6d3df058ee639d125ac730a53631a859c21e8930fde2aadafb 1842188 qemu-utils_10.0.13+ds-0+deb13u1_s390x.deb a973981426c320e30e3ccddf8e87a82c20c49938dd5adfc3218de1114d402c44 33019 qemu_10.0.13+ds-0+deb13u1_s390x-buildd.buildinfo Files: 5addf2d147c701f281389ab2ab524aeb 244328 debug optional qemu-block-extra-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 684f624d826a1dbd5c095623a4e8f531 134112 otherosfs optional qemu-block-extra_10.0.13+ds-0+deb13u1_s390x.deb 52c4e644e9d4c3d91c3b545171a4105b 1035132 debug optional qemu-guest-agent-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb c096e576c32854b91fec2cc37b0257f6 545548 otherosfs optional qemu-guest-agent_10.0.13+ds-0+deb13u1_s390x.deb 1bfaa42cb7fcc1f869f4567f76c787e6 40027080 debug optional qemu-system-arm-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb d1a8e21e11cae04ba6b61ecb0fab4fcf 9455244 otherosfs optional qemu-system-arm_10.0.13+ds-0+deb13u1_s390x.deb 96b6db836ba77e3a187662fb5cdaa841 2176108 debug optional qemu-system-common-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 7d95d006236504fd615d8bddc7c33318 877744 otherosfs optional qemu-system-common_10.0.13+ds-0+deb13u1_s390x.deb d60157686a1c5fbb504df56485a1dd05 1120948 debug optional qemu-system-gui-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 1b93524bfd0ca7690a6060f9561e0057 345320 otherosfs optional qemu-system-gui_10.0.13+ds-0+deb13u1_s390x.deb 4da48462bc2ba2de4aba22894acb2c5b 54205148 debug optional qemu-system-mips-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 9e6483cb8c03a1c82c00c643f35d555d 13893808 otherosfs optional qemu-system-mips_10.0.13+ds-0+deb13u1_s390x.deb 5347256aa9c5921d72d35338d271c439 139665292 debug optional qemu-system-misc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb eec1b04d33f976c5de7b223235347e0f 38638336 otherosfs optional qemu-system-misc_10.0.13+ds-0+deb13u1_s390x.deb 845492d0b78019a4a82e8338c9308bdd 571668 debug optional qemu-system-modules-opengl-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb a7115db73a8b6057255f755e328ebdbc 189036 otherosfs optional qemu-system-modules-opengl_10.0.13+ds-0+deb13u1_s390x.deb 54a4306b47440fd26f8f7fdb48e252c8 30856292 debug optional qemu-system-ppc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb dbb43d4565af1a7c31c8fbe92073108f 7726040 otherosfs optional qemu-system-ppc_10.0.13+ds-0+deb13u1_s390x.deb 51a869b021c4e7e83d8e17e1c5e9704a 29556992 debug optional qemu-system-riscv-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb c0304d3d50b659f0f7e1914281efcbd6 7243148 otherosfs optional qemu-system-riscv_10.0.13+ds-0+deb13u1_s390x.deb 7df9d4f4b5331a68caaf4b955937e3bd 12572908 debug optional qemu-system-s390x-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 96940c72ac066b6759d3571971ec26c7 3036536 otherosfs optional qemu-system-s390x_10.0.13+ds-0+deb13u1_s390x.deb 91f585d56af34bf13591fb116763be77 20878984 debug optional qemu-system-sparc-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb ffab1295dece7de91d218b89c676b626 5381908 otherosfs optional qemu-system-sparc_10.0.13+ds-0+deb13u1_s390x.deb d7cf251acce2a40f836408b451ec94a0 28821196 debug optional qemu-system-x86-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 23f228c7e349c2ce9ecf8a6de5957b4d 7458424 otherosfs optional qemu-system-x86_10.0.13+ds-0+deb13u1_s390x.deb 3358b3d9d9b822e599b2fabdaae72584 74364 otherosfs optional qemu-system_10.0.13+ds-0+deb13u1_s390x.deb dd2c1934e22e77410dc05ba134c46322 2088 otherosfs optional qemu-user-binfmt_10.0.13+ds-0+deb13u1_s390x.deb e90dfe07a610b2ab39aa12102e48a4f2 137661724 debug optional qemu-user-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 809c0f4faf179f40100d3bc55bd7a909 77416 oldlibs optional qemu-user-static_10.0.13+ds-0+deb13u1_s390x.deb 06e9886362ae6795a7c2acb8186eae83 70330056 otherosfs optional qemu-user_10.0.13+ds-0+deb13u1_s390x.deb 1b64f5079dc55db5ef9f7e8b1b4226c0 10909868 debug optional qemu-utils-dbgsym_10.0.13+ds-0+deb13u1_s390x.deb 5ebdf6bef0969c1bcddb8d2e573e219a 1842188 otherosfs optional qemu-utils_10.0.13+ds-0+deb13u1_s390x.deb 7e3a7e28792138367fe0cc883de6b5e5 33019 otherosfs optional qemu_10.0.13+ds-0+deb13u1_s390x-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEl0BM/nR+Oj597wRWMWUFebkHnoQFAmqcbdMACgkQMWUFebkH noSjUQ//SWEhs7qrqutzrv85OtuCde7j6AdYUuecVW0iJrCUweS3fTQXPbAg2lmH 1ivMFli5I9veqZ37CRxz1cpTygMhWCIyC+GBvYxcMis6nekpwJtRhq5w7H9lCGd9 wLFXxXbXPw2tkxYscODVu+uoivctioHPBTWCxqqlgB7lZh50R0MYtmdkU17//D1d PrjZc0ILupuu29PGv18HVWrf7xS/UrsQ9cjdfJVsbl1H7cguVg9qgzVt9e4736Q1 FEOoPvqhwPKlhFLB1ZGSwzmq2sGCTT8WeA1HUn9OYyRqzK/gLW+j9SpjVoEOUQnF bV2EIXziJ7sHG/u6V+m9cz5oMatqUALK5fQrkK3iOZ7laJ4tRDhOoVUhPiXFphzK YvZva1GHQZzjqtK4fGr37biokno8unrVfU9X8wZwIBol9i7lbxb8gwFBEzsHd5rp wmgEy5sNHZ+NMmPXnXF7jGoYKSc7wzFDGM/TRI8PgftDA63wfef+Rcgy4932qkoq wQ/i+WlMqkYuWAktHXu5STE9aY1QmGs4eNnuqoD+sQlbM3UDg4P6q3cQJUKiFOu5 4F2F4uRUGaPUgtYUh4Ja2GmbQynEcnhwtZniC4/KfTQBofZ1fHdC+ci53pzdOUM9 vKJ42+k/Di2YLI5zO6uD0LBHEgVzZ0GWvXoOlsPptV3I9RAZIIk= =A4B8 -----END PGP SIGNATURE-----