-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 21 Aug 2025 18:23:38 +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-system-xen qemu-system-xen-dbgsym qemu-user qemu-user-binfmt qemu-user-dbgsym qemu-user-static qemu-utils qemu-utils-dbgsym Architecture: amd64 Version: 1:10.0.3+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: amd64 / i386 Build Daemon (x86-csail-01) 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-system-xen - QEMU full system emulation (Xen helper package) 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: 1110982 Changes: qemu (1:10.0.3+ds-0+deb13u1) trixie; urgency=medium . * new upstream stable/bugfix release: - Update version for 10.0.3 release - hvf: arm: Emulate ICC_RPR_EL1 accesses properly - target/arm: Correct encoding of Debug Communications Channel registers https://gitlab.com/qemu-project/qemu/-/issues/2986 - ui: fix setting client_endian field defaults - hw/net/npcm_gmac.c: Send the right data for second packet in a row - target/i386: do not expose ARCH_CAPABILITIES on AMD CPU - i386/cpu: Honor maximum value for CPUID.8000001DH.EAX[25:14] - i386/cpu: Fix overflow of cache topology fields in CPUID.04H - i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16] - ui/vnc: Do not copy z_stream - vhost: Fix used memslot tracking when destroying a vhost device - roms: re-remove execute bit from hppa-firmware* - file-posix: Fix aio=reads performance regression after enablign FUA https://issues.redhat.com/browse/RHEL-96854 - amd_iommu: Fix truncation of oldval in amdvi_writeq - amd_iommu: Remove duplicated definitions - amd_iommu: Fix the calculation for Device Table size - amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE - amd_iommu: Fix masks for various IOMMU MMIO Registers - amd_iommu: Update bitmasks representing DTE reserved fields - amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command - amd_iommu: Fix Miscellaneous Information Register 0 encoding - virtio-net: Add queues for RSS during migration - net: fix buffer overflow in af_xdp_umem_create() - accel/kvm: Adjust the note about the minimum required kernel version - linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC - migration: Don't sync volatile memory after migration completes - linux-user: Hold the fd-trans lock across fork https://gitlab.com/qemu-project/qemu/-/issues/2846 - linux-user: Check for EFAULT failure in nanosleep - linux-user: Implement fchmodat2 syscall https://gitlab.com/qemu-project/qemu/-/issues/3019 - hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ - target/arm: Don't enforce NSE,NS check for EL3->EL3 returns https://gitlab.com/qemu-project/qemu/-/issues/3016 - target/i386: fix TB exit logic in gen_movl_seg() when writing to SS https://gitlab.com/qemu-project/qemu/-/issues/2987 - target/arm: Fix bfdotadd_ebf vs nan selection - target/arm: Fix f16_dotadd vs nan selection - target/arm: Fix PSEL size operands to tcg_gen_gvec_ands - target/arm: Fix 128-bit element ZIP, UZP, TRN - target/arm: Fix sve_access_check for SME - target/arm: Fix SME vs AdvSIMD exception priority - hw/s390x/ccw-device: Fix memory leak in loadparm setter - virtio-gpu: support context init multiple timeline - target/arm: Correct KVM & HVF dtb_compatible value - target/arm: Make RETA[AB] UNDEF when pauth is not implemented - tcg: Fix constant propagation in tcg_reg_alloc_dup https://gitlab.com/qemu-project/qemu/-/issues/3002 - target/loongarch: fix vldi/xvldi raise wrong error - target/loongarch: add check for fcond - linux-user/arm: Fix return value of SYS_cacheflush - hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions - qemu-options.hx: Fix reversed description of icount sleep behavior - hw/arm/virt: Check bypass iommu is not set for iommu-map DT property - hw/loongarch/virt: Fix big endian support with MCFG table - hw/core/qdev-properties-system: Add missing return in set_drive_helper() - iotests: fix 240 - target/i386: Remove FRED dependency on WRMSRNS - hw/audio/asc: fix SIGSEGV in asc_realize() - audio: fix size calculation in AUD_get_buffer_size_out() - audio: fix SIGSEGV in AUD_get_buffer_size_out() - hw/i386/amd_iommu: Fix xtsup when vcpus < 255 - hw/i386/amd_iommu: Fix device setup failure when PT is on. - hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine - vhost: Don't set vring call if guest notifier is unused - hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info - ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats - ui/vnc: take account of client byte order in pixman format - ui/vnc.c: replace big endian flag with byte order value - ui/sdl: Consider scaling in mouse event handling - ui/gtk: Update scales in fixed-scale mode when rendering GL area - gtk/ui: Introduce helper gd_update_scale - ui/gtk: Use consistent naming for variables in different coordinates - ui/gtk: Document scale and coordinate handling - hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts - hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang * d/control.mk: 10.0.3+ds * d/gbp.conf: switch to debian/trixie branch * d/watch: switch to 10.0.x branch * qemu-img-options.patch: adjust help text for "convert" subcommand This patch has been accepted upstrem but without the new option, - do not mention it in help so debian users don't get used to it (the option is accepted still) * d/rules: fix typo in comment (it is qemu-system-data, not qemu-user-data) * d/qemu-user.postinst: trigger /usr/lib/binfmt.d (Closes: #1110982) Checksums-Sha1: d30a84c113f4e975c0a39433166ee28587d505e6 338844 qemu-block-extra-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 234809c1f97620b33dbf64b6072361df83e99efd 117232 qemu-block-extra_10.0.3+ds-0+deb13u1_amd64.deb e35755006084917fe34c846197d523cdede1c896 1016700 qemu-guest-agent-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 143c6f1eeb8b8ce0cdc638e309ecbb079db130b5 539936 qemu-guest-agent_10.0.3+ds-0+deb13u1_amd64.deb c1464d3502daa3c81cab5156fc995f83653e902c 44130588 qemu-system-arm-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb a07bf964aea87a3d3ffc841ce8af2a4bb4c91454 9866300 qemu-system-arm_10.0.3+ds-0+deb13u1_amd64.deb 8d89e9db36dfcf8c227392cb26be41d76dad6b4e 3439992 qemu-system-common-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 1d16e8b103c15e7e5cdaed80c399b4aec41bd99e 980940 qemu-system-common_10.0.3+ds-0+deb13u1_amd64.deb d59e75004bd256a94572e036a2ac7cd44dcdc3f7 1128616 qemu-system-gui-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb fc9c87a55cb03a2a0efe4ffe597875d3b1d8feca 339976 qemu-system-gui_10.0.3+ds-0+deb13u1_amd64.deb d8c3423b65f94f2478bd5dc9b053a25a98d62147 60998852 qemu-system-mips-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb f60d6d1f943c0877f7a64ab4a8cfa0356cc1646e 14606344 qemu-system-mips_10.0.3+ds-0+deb13u1_amd64.deb 62a05d3ea8d2819592b0c5106ab0826a51ac2948 157930956 qemu-system-misc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb db77e25d91e827e36d70b4f75450767021b2bba1 40819904 qemu-system-misc_10.0.3+ds-0+deb13u1_amd64.deb 1d0c5b98226006d2ab6548b62ad5eb14fc6b7602 634160 qemu-system-modules-opengl-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 403ffae00a1946b259ffdb2a330ac247d890c788 175680 qemu-system-modules-opengl_10.0.3+ds-0+deb13u1_amd64.deb f0c978092495b6fa7f57c3a0ee184b0e592f7ff8 223320 qemu-system-modules-spice-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb cfc7baf0cabd29001dea4d3d55961d690ed4a7af 107588 qemu-system-modules-spice_10.0.3+ds-0+deb13u1_amd64.deb bd3bd15033696ed7f571c5839dd77626b0201194 34123148 qemu-system-ppc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb cd35cf0014c2f4a3feae5ef668b60000a3db6d9c 8135804 qemu-system-ppc_10.0.3+ds-0+deb13u1_amd64.deb b9f3ba665e76b9761b88106e8d31172317faab3f 32734900 qemu-system-riscv-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb f11585ce9707a2ce8495becf755afe93e5fd1555 7586720 qemu-system-riscv_10.0.3+ds-0+deb13u1_amd64.deb 9fe860515659ea2fe62feca05e3d503ba2f9ed61 12407024 qemu-system-s390x-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb de28a26fe2f6ccfe772e222bd130abeaf299fcf6 3148656 qemu-system-s390x_10.0.3+ds-0+deb13u1_amd64.deb 423935288f4a2b007461fb0b4fb4721cdebca65b 22795572 qemu-system-sparc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 92be5869527280bc354dac272e12b9a8c5dd0cb6 5694820 qemu-system-sparc_10.0.3+ds-0+deb13u1_amd64.deb c84ac9b0336033d1a9b62878920c84329c2ce406 41744372 qemu-system-x86-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 6d7fad1fe7965be1fe1ed614904ddbb102bbb822 10255920 qemu-system-x86_10.0.3+ds-0+deb13u1_amd64.deb e355ba9fda965a4b311e19444c6559e4473b59cd 12252080 qemu-system-xen-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 3a658be4bcbd2e0c64cfef5caca571309b7cdd0a 3055476 qemu-system-xen_10.0.3+ds-0+deb13u1_amd64.deb eae2c141301c5c60e5fdb7c5d8acc72466e1e72b 52076 qemu-system_10.0.3+ds-0+deb13u1_amd64.deb 1beb9167f7a323ce6ca39d28b8ea54d1db184887 2060 qemu-user-binfmt_10.0.3+ds-0+deb13u1_amd64.deb 62a0b8377f5ea9dee46ceb851487e97dd4eeed7d 146663000 qemu-user-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 7e3bc900b0110e27b347c05acc1537e57abe678c 55124 qemu-user-static_10.0.3+ds-0+deb13u1_amd64.deb dacf46566276175ae3397ed990d4f36bafe0c6db 70977832 qemu-user_10.0.3+ds-0+deb13u1_amd64.deb 2493c725e464eaa2998b17778e2e5e9701df5e55 12191740 qemu-utils-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb bff7d1fd7ac47d945b0b95fac47ed17824e47aff 1995948 qemu-utils_10.0.3+ds-0+deb13u1_amd64.deb 4049b1422cf04cb55e423e90444e76c85f2217e0 34375 qemu_10.0.3+ds-0+deb13u1_amd64-buildd.buildinfo Checksums-Sha256: 661ad23fc19bf6d2f16f01056dba066fa984c9400fbcfb9fd068adf31b47be17 338844 qemu-block-extra-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 4231b7953b2db1642a84c459c43bb840120f379064df868cdfdbc251005437be 117232 qemu-block-extra_10.0.3+ds-0+deb13u1_amd64.deb 0815fd453a55e1dfcc74b7181f951f73fad17b23c6c9e198033dcf960411b056 1016700 qemu-guest-agent-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 2754fcb5414d05df1071db37e2a24ccce8f286f235e38fcf29e755520f25aa88 539936 qemu-guest-agent_10.0.3+ds-0+deb13u1_amd64.deb 3f7a91564a614419a15995e10bb4eb70e64d2415b2d804c6bef18913f8583776 44130588 qemu-system-arm-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 195edb4f3396f637362383e1a93cf42aa805578d30abeab5a41ed06f2d10e081 9866300 qemu-system-arm_10.0.3+ds-0+deb13u1_amd64.deb 3c8049fb83bca227efcb60591837901dac5fb0c60b3e14a96765d7f874781f34 3439992 qemu-system-common-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 39ddd9504e55a8ed8f4311e7ef5de71e75dc7e1a7d9b3fb934d400646b6882a6 980940 qemu-system-common_10.0.3+ds-0+deb13u1_amd64.deb 40d385f8c35f8ffd9c7fc22bd3166e03f2122e8cd884af2165f16c09bd12e565 1128616 qemu-system-gui-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb b34e9f58cb6f0246d4c53dd65699f78c66d98a71bfef186e65452e0d6fa45dd5 339976 qemu-system-gui_10.0.3+ds-0+deb13u1_amd64.deb d4983cf2e4810836a518f914defa3306efa8a367b2684f62508389b0bc6c62ec 60998852 qemu-system-mips-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb dfbc6bc5fd4b224aa215cab284bf30efae679c39326b48338748157781fc4c4d 14606344 qemu-system-mips_10.0.3+ds-0+deb13u1_amd64.deb 7bbe33d40250adafd072cd0d691360ae0e29a9ba28ccd7fe20145488d8c68d63 157930956 qemu-system-misc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 1ddfb8e5621c6af9e7e1d6fc155c579289c16ad0570134b50a14bb39cb6912a8 40819904 qemu-system-misc_10.0.3+ds-0+deb13u1_amd64.deb ba004625cf698309d4554134c87f5bf60f424212bd0c3dc1d0c824872ee6d71a 634160 qemu-system-modules-opengl-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 3595cf427c0ea92319abe07a14d5d94ef911532b1cddaa9e3708d0043421f0bf 175680 qemu-system-modules-opengl_10.0.3+ds-0+deb13u1_amd64.deb 0f687783fdbb8f059dc0dc0b3858af209969f258ea31682d9266e89a3f47a4b2 223320 qemu-system-modules-spice-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb ae2f5eab8fb9f948bfc565274e73e4c03c0e7bb5f56ec1ac83e4fb206bf89a19 107588 qemu-system-modules-spice_10.0.3+ds-0+deb13u1_amd64.deb cafe64e241ac659a91673096ead15fbfca227e1127a67c12450982eabf951083 34123148 qemu-system-ppc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 66715cef31e5cb3b3967469c00f28f2e359b6b5fd99f2450909e34e98c805eda 8135804 qemu-system-ppc_10.0.3+ds-0+deb13u1_amd64.deb 7b8eb322d962271d4b925407405d8269647d950bb879406394f105f93e207285 32734900 qemu-system-riscv-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 4dbbf390c4aa18be3f497c61411eadd635a1c6f97149942c4dd3b791d823a72b 7586720 qemu-system-riscv_10.0.3+ds-0+deb13u1_amd64.deb 67345f4a67837761679834ae1c3b8aa1c786a08a9bef198949f0ca3268fa4c65 12407024 qemu-system-s390x-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb bc5ee0304c11f64d03f00cc67a16d5db445703c387a96687801edd5e0240bf56 3148656 qemu-system-s390x_10.0.3+ds-0+deb13u1_amd64.deb 9733f44562fbeb5563e681724d80bf7ee8ee3a0036ab293e40fb59c1cbed124a 22795572 qemu-system-sparc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb c2ab63d6a06a426da16d00f3e95f79db536e9421c055c8fc0b3edd80470864ec 5694820 qemu-system-sparc_10.0.3+ds-0+deb13u1_amd64.deb d5fc3d4c088d9795c80e899b806fef187c5f5f7b38b4dcdd73a1d6e42d277584 41744372 qemu-system-x86-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 5dde20dc3b2ba71358039e020da876b16af166e258561a1b55b74c0eef6c9a56 10255920 qemu-system-x86_10.0.3+ds-0+deb13u1_amd64.deb 00fdadf42ee78ec0cce7e0d26d8a7faad450d5882139461b55896acee3ee8b2b 12252080 qemu-system-xen-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb f9c260a63de1dbbe05320447ccd62d1e2cfde2595028810816c0fe9e0b437d32 3055476 qemu-system-xen_10.0.3+ds-0+deb13u1_amd64.deb 090a144e25f5dfc8ddd4a15b53590274d00f16f40f779e4f5ccefc0ec0109229 52076 qemu-system_10.0.3+ds-0+deb13u1_amd64.deb 6a20f5f1e281d33f5fc35611a7aa5c3fde05cd20a96e3276fccbaf209c301221 2060 qemu-user-binfmt_10.0.3+ds-0+deb13u1_amd64.deb ee4a728fb61800fcea9a42470880219b8aa25fc7a12b0d91970ba9b201743cf9 146663000 qemu-user-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb a85ce6fcf25adbd01aa01a0bd24463223c6c2da9449ba0b0f864e3069db56ef4 55124 qemu-user-static_10.0.3+ds-0+deb13u1_amd64.deb 659c43257e4bf11740dfc24f0a74316cdc12fee712599b1d75a3375802d0f1c7 70977832 qemu-user_10.0.3+ds-0+deb13u1_amd64.deb 13d374c5bad107a821efdfa3c732dffcbd3dddadbd7885e472003e9ad9555703 12191740 qemu-utils-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb aa4fabe987b6807f6832473190e942d265b953afd7d00565e5cb895dee4bc8d8 1995948 qemu-utils_10.0.3+ds-0+deb13u1_amd64.deb 87506aa5e0325b47c47ebf66fc6e0c0790255359cc0ca73e3bf609f047ca0097 34375 qemu_10.0.3+ds-0+deb13u1_amd64-buildd.buildinfo Files: 3a45d7a6e26a46edd67ddddefc9207a8 338844 debug optional qemu-block-extra-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 69d7a45e887c961d1c3acbf3eb713eb3 117232 otherosfs optional qemu-block-extra_10.0.3+ds-0+deb13u1_amd64.deb 9bad5a40ecd248a5c430dda54e374364 1016700 debug optional qemu-guest-agent-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb a09c8e7686f88e60f812bf2f75bdf8fb 539936 otherosfs optional qemu-guest-agent_10.0.3+ds-0+deb13u1_amd64.deb 8e5885838540ce209452f5029ff8a39d 44130588 debug optional qemu-system-arm-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 985d94237c194c0e13a422b1f4c48783 9866300 otherosfs optional qemu-system-arm_10.0.3+ds-0+deb13u1_amd64.deb 23632e21d55caf0461391a0ea6118bbf 3439992 debug optional qemu-system-common-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 6089d2df1527b354bb722da7b8111669 980940 otherosfs optional qemu-system-common_10.0.3+ds-0+deb13u1_amd64.deb 6ba8fd504f534324cc6c505e6fe8f966 1128616 debug optional qemu-system-gui-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 724c608186b0ba88f2eec193c3617600 339976 otherosfs optional qemu-system-gui_10.0.3+ds-0+deb13u1_amd64.deb e069c46a31bc620b0a752f988deea534 60998852 debug optional qemu-system-mips-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 4765d34b756183d67b55f3e1de539328 14606344 otherosfs optional qemu-system-mips_10.0.3+ds-0+deb13u1_amd64.deb 0246e0c78426a17ee83bdf5bb12a43e3 157930956 debug optional qemu-system-misc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 17356d3795a4e747f69e29a78bce44ff 40819904 otherosfs optional qemu-system-misc_10.0.3+ds-0+deb13u1_amd64.deb 156d6ed9d1fe7cc529fad814b455ea7b 634160 debug optional qemu-system-modules-opengl-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb f3806561c33f55deab4ce56cceb0f6d8 175680 otherosfs optional qemu-system-modules-opengl_10.0.3+ds-0+deb13u1_amd64.deb 7f332237fa8ec58854904b61284c45d4 223320 debug optional qemu-system-modules-spice-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 01d92631b87319da7fd9280c09e01eaa 107588 otherosfs optional qemu-system-modules-spice_10.0.3+ds-0+deb13u1_amd64.deb a258ffe92c80dd968119e30a8f7ae35e 34123148 debug optional qemu-system-ppc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 5f5208e5c4a9d2ddc9c5afd868f389e0 8135804 otherosfs optional qemu-system-ppc_10.0.3+ds-0+deb13u1_amd64.deb df99058d063a3f4bb8fe253b80d547ad 32734900 debug optional qemu-system-riscv-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 95e8952b02ca55585ddd6e65ddf0700f 7586720 otherosfs optional qemu-system-riscv_10.0.3+ds-0+deb13u1_amd64.deb b884e9742b18ecc59e0cceb5b5148300 12407024 debug optional qemu-system-s390x-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb ef2c53af0a4a7492eff12966683199ce 3148656 otherosfs optional qemu-system-s390x_10.0.3+ds-0+deb13u1_amd64.deb 05a60bca4ee5c8754483460b379398cf 22795572 debug optional qemu-system-sparc-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 9f1f9cd39cc819edac63ae4b948ae736 5694820 otherosfs optional qemu-system-sparc_10.0.3+ds-0+deb13u1_amd64.deb 931284cafcc09d658541f15cd4ba9061 41744372 debug optional qemu-system-x86-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 314fdc9cb2c76dc3b8004f8f09e16720 10255920 otherosfs optional qemu-system-x86_10.0.3+ds-0+deb13u1_amd64.deb 067a46fd0af4b03d37c8d1700b80e244 12252080 debug optional qemu-system-xen-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb 903b3c0761531a3a36cda05d11554cd5 3055476 otherosfs optional qemu-system-xen_10.0.3+ds-0+deb13u1_amd64.deb aa1d31958d139f303098dfc788df84f8 52076 otherosfs optional qemu-system_10.0.3+ds-0+deb13u1_amd64.deb 32bb75b3077e9af0cc3ee6aabdbe7da4 2060 otherosfs optional qemu-user-binfmt_10.0.3+ds-0+deb13u1_amd64.deb 00fee5dac2c26d64142f0251db921804 146663000 debug optional qemu-user-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb dd94c3ae4fa1825b72316d8c4a88f327 55124 oldlibs optional qemu-user-static_10.0.3+ds-0+deb13u1_amd64.deb 08b8c60afad9339a6612a74c2b499a4c 70977832 otherosfs optional qemu-user_10.0.3+ds-0+deb13u1_amd64.deb 3d444f643490079561a7f1eeb4b65921 12191740 debug optional qemu-utils-dbgsym_10.0.3+ds-0+deb13u1_amd64.deb ce4cc57284fa0d32504ac82093beb8e8 1995948 otherosfs optional qemu-utils_10.0.3+ds-0+deb13u1_amd64.deb 72e6905453b174f2516ae232ec98d89f 34375 otherosfs optional qemu_10.0.3+ds-0+deb13u1_amd64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEXNeYFUF3FbHcrtSeIy3Pg040HrAFAmis0oQACgkQIy3Pg040 HrDaiA//Qp9fFnT6XK7dOKEoz3YQf1zdUImaIKzIz5F8QZ6F3X8WoxNJnVBeAM9o 1S9XhMg9FvA3fd7mi7AjwkcgzCksa4mJu8q/RzpvWZ5r+qz+a1Z1+whFjFhh4QJH k/oMPZy88UdQjVYmwzJ9IJqRx4tDlnUrYyzCbJy7qT+UV/d8WHGZmDZTW9misyPR vxJkLMOKwygseAlByVlOEPTHbmdcgQrm0ELSlFBpj+DbAEWLkWw2hiHcMKO8DiFM EpBUQUBo7kG7gzTkP1T0zjT91ZgXza7nNEmXeO53sbXw+KuAAfpbd/Bmp6WB+E3W r09IT9kZ0Vdfb29wxqOa8mvw1E7UthjZJ7QYsstzc/Z4nxXozgaz1A7f+9jf+JHF p7Ng5VIdo+Hx4IT4ky2s+p5/nzQ8R5PebH2KEWrGHDkH5LRMLabWGMVQznaNYOOe nXYawkE3i400RqcF0MJx6a9wNl7Z5tmm2bi387SKssG/ybUCMepvwSaKKr5TCCWg /3YsOEGvPFONX4vUyWHl8Mcxay/GTu8aFBGqcj/4mg3ckz+qhX/ZytEyl/EEgDbB 3vi4p9MX2/7UdS4oxleOEqMQ4xvh5cCCYm55Zs1fWMKAvkDf7MEn33ZGQ1R52Ox4 aIp+F9opbeZ7gUOxe3gPy+CBALz4jYHfeeglWJw2cTGACOwUJFE= =/Dzk -----END PGP SIGNATURE-----