-----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-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: i386 Version: 1:10.0.3+ds-0+deb13u1 Distribution: trixie Urgency: medium Maintainer: i386 Build Daemon (x86-grnet-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-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: d91634811bf16d0eb14e07470d177c4c3f0f407c 196044 qemu-block-extra-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 020737ccdba8f99bfbfcbbafd8a1938798ca77c9 98500 qemu-block-extra_10.0.3+ds-0+deb13u1_i386.deb d8e0e458ea78f64b912a490765e8cecea7620e3f 846560 qemu-guest-agent-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 3f1185b133b65f79eafacd58d02a3a5364684d30 568652 qemu-guest-agent_10.0.3+ds-0+deb13u1_i386.deb 30c4141e6aa788dded6eac433e65e406db728bd9 16918940 qemu-system-arm-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 96cf55c3052cdfd4f35c7586fa49d4d402483691 5000252 qemu-system-arm_10.0.3+ds-0+deb13u1_i386.deb a1dfa938869b5c5f84a5a0c3fcd08175f8e81536 2811960 qemu-system-common-dbgsym_10.0.3+ds-0+deb13u1_i386.deb c3b4726c079d4940f99d1101a1ebabd6bee8c293 998964 qemu-system-common_10.0.3+ds-0+deb13u1_i386.deb 0a799d4acc180aab6aab2c2fdb6236c98d335072 970780 qemu-system-gui-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 6090ee8b271a9d7198bb110471e6532916c48304 371248 qemu-system-gui_10.0.3+ds-0+deb13u1_i386.deb df2af2ce13f4e8b77779097a240e66a168dc9fd0 27124396 qemu-system-mips-dbgsym_10.0.3+ds-0+deb13u1_i386.deb f41677e6f07ec3d6066e4c63b28a8839dd86851e 7687152 qemu-system-mips_10.0.3+ds-0+deb13u1_i386.deb 1151f6450e1a501dcf741634fe84bcbef81458ad 88675776 qemu-system-misc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb ce71ef59261ff13350eabf4bb63e686d56a4c53c 27896664 qemu-system-misc_10.0.3+ds-0+deb13u1_i386.deb f875d6741acd41c93731c032513ae4148c9159dd 503624 qemu-system-modules-opengl-dbgsym_10.0.3+ds-0+deb13u1_i386.deb dd0f015a7f2c65cff14f8bbc23bd9395dad3a6b6 177324 qemu-system-modules-opengl_10.0.3+ds-0+deb13u1_i386.deb e81654a7aa8fc41c838d1d3451dfca8c4bd8de22 197368 qemu-system-modules-spice-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 705f51aeca4c0a3ac94b704dc4a9d4ddd3acd436 110596 qemu-system-modules-spice_10.0.3+ds-0+deb13u1_i386.deb 9df0820a1e1d494131b682de282ecb2c7de04942 13758380 qemu-system-ppc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb fb4fb231f092ce04c9db67686a39de49c69a8a41 4133720 qemu-system-ppc_10.0.3+ds-0+deb13u1_i386.deb 952bc80bf3522c7f2f023547053e44294c9ff23b 13856736 qemu-system-riscv-dbgsym_10.0.3+ds-0+deb13u1_i386.deb e439d1d774e05d6454436f384d5ff767b254b249 4032280 qemu-system-riscv_10.0.3+ds-0+deb13u1_i386.deb c69603d63de1c205c953cbb6b7ffe4a271409cbb 51984 qemu-system-s390x_10.0.3+ds-0+deb13u1_i386.deb 01d9b69ae99dec5fda43be17b7c0cafb8823cc4a 7874928 qemu-system-sparc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb c1f61bbba333c15c0375c070702f674d9fd25188 2552140 qemu-system-sparc_10.0.3+ds-0+deb13u1_i386.deb feb3d1032ac92feec177e0501b7747631a61156d 14243416 qemu-system-x86-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 88fba2b3146deef67cda99d3a0213d90c08bdf83 4417176 qemu-system-x86_10.0.3+ds-0+deb13u1_i386.deb bfec502464af74cc25cd3c21fecfc237c18e1363 52076 qemu-system_10.0.3+ds-0+deb13u1_i386.deb 8ad80f64f08fafe61444a3766759d0c29cc0ff25 1908 qemu-user-binfmt_10.0.3+ds-0+deb13u1_i386.deb 290ef8eaa84fc3bd2936d8fa45036bea167fa1f0 63516068 qemu-user-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 5824e1a497aa88c2bdd749b9b3d10c8587905a4f 54740 qemu-user-static_10.0.3+ds-0+deb13u1_i386.deb ffd1179d8b9abc6d84bd221bc128c3f301e72304 36293972 qemu-user_10.0.3+ds-0+deb13u1_i386.deb 59ae2ebc90a76808974d044295034656144ebf1f 10349800 qemu-utils-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 2957a40e98693f188063f53556918f8b2f3603d2 2129396 qemu-utils_10.0.3+ds-0+deb13u1_i386.deb 3c0d1d02b12675ed2e28cab2fbe89457d3e38443 31729 qemu_10.0.3+ds-0+deb13u1_i386-buildd.buildinfo Checksums-Sha256: d5128ffe99ee5a70303c51af16eb4b00220af71685ee5fcb5c66866a639432d3 196044 qemu-block-extra-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 17c1ab1f19dd85165d698019bf175178a4296f2a5ae16ba4a7e3690665c49979 98500 qemu-block-extra_10.0.3+ds-0+deb13u1_i386.deb b9680354de3e33daaa4e3ff7daf957bfa12747690c9d1cfd9046b48a6002bc4a 846560 qemu-guest-agent-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 8e31cf84edd5aebbef5ee0fbf6919cd6221f59b56200cb802770e23c24949a0d 568652 qemu-guest-agent_10.0.3+ds-0+deb13u1_i386.deb 84da262e8383b9ea9aff40084285ec5fa8592633292434266bcfb42985871777 16918940 qemu-system-arm-dbgsym_10.0.3+ds-0+deb13u1_i386.deb e20fac17d2ba8f5a1645915cb74cb0b80ce9bd1c406ffae289c623e51827136b 5000252 qemu-system-arm_10.0.3+ds-0+deb13u1_i386.deb b798649ebd69a9e249754f54394914b426beeb477aa865f62ebfde935512ea88 2811960 qemu-system-common-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 7efa1a04647577c2db2d3406bb561603d368ddb2be4552f94d6e87c192ba9df4 998964 qemu-system-common_10.0.3+ds-0+deb13u1_i386.deb 2a2a664d04c064a83d4922301252f26da9348a3c2d4c1d59e54063794186e3f5 970780 qemu-system-gui-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 04943fb9e8157e8e92ed663ec5194b7c13ff7d5aa32becadbc3372a287aa3071 371248 qemu-system-gui_10.0.3+ds-0+deb13u1_i386.deb 6e019fee93cf693c8f1ba3569b4a0be72fab1fc85618bedbb70e248f23a1518b 27124396 qemu-system-mips-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 04e375c5b17ad4f46634c84cad2fa49c329ca2142ec50541f968db1c6d0a583c 7687152 qemu-system-mips_10.0.3+ds-0+deb13u1_i386.deb 3683c2ae33956bef7d38e33105bd48d5dd832f7ab347f8b8318b6964c306ef4b 88675776 qemu-system-misc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 91cd9c1b500634aee826ab72d2183cad885c087660eb3680051d1d01e2aeb131 27896664 qemu-system-misc_10.0.3+ds-0+deb13u1_i386.deb 16efbedd66523a4831da6cd58043a347333d1fc496827df0e6cdc6c5d7023274 503624 qemu-system-modules-opengl-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 8cffe4c6f90c22ecd19ea3a738cb9cb1824b4c764a581a8c021af8ad14555aa7 177324 qemu-system-modules-opengl_10.0.3+ds-0+deb13u1_i386.deb a70ddfc85fa2fac67f77bf4f1b510ff7a43c3f25f7802b1b5389598d478b3284 197368 qemu-system-modules-spice-dbgsym_10.0.3+ds-0+deb13u1_i386.deb c3458eb4445d048f08fffc7814fe4d6be695a0cfe0164efd0be025b2fe4c8f6d 110596 qemu-system-modules-spice_10.0.3+ds-0+deb13u1_i386.deb ee985fc7bf833357addae1b66a6eb5c86460819aeea11244f31108004198e09f 13758380 qemu-system-ppc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 56a0b17d0a0b86000c4183e183b59f9f04dc7135555cc0f13f091af3b8d0d42c 4133720 qemu-system-ppc_10.0.3+ds-0+deb13u1_i386.deb 3c7a3a57b2a3689cebb8b4d5394f72446f7669af356040083fcf35623ed730bc 13856736 qemu-system-riscv-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 0f73930e4d0539d9512acd6841e3ac702fab901e21704a9c2973d172565ef44d 4032280 qemu-system-riscv_10.0.3+ds-0+deb13u1_i386.deb e5a8cb812a37bfd09c8d30774cd03d376afa7b38b2522d413288ee4c168bb167 51984 qemu-system-s390x_10.0.3+ds-0+deb13u1_i386.deb e278410bbdda83a8cda4156a1aba8f141ad597e8743f3636f9c646ed49686946 7874928 qemu-system-sparc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 876a313cf0dd7af688eb1fc0a701d251dfff7c14ff63c9d43dadf3a2c1ad6cec 2552140 qemu-system-sparc_10.0.3+ds-0+deb13u1_i386.deb 297b0dc4ed44129b9b8f6b81a37a93caf000f8a990d7df8f62a9c40607a72a75 14243416 qemu-system-x86-dbgsym_10.0.3+ds-0+deb13u1_i386.deb bb93bbfae99844305de3f79c55571ef4848c619cbd5c9a8032e749d6595147c2 4417176 qemu-system-x86_10.0.3+ds-0+deb13u1_i386.deb 5c1e2455ef20cb398dde560da9e137f9591f7e132a55c26b43cda92a136a9ae4 52076 qemu-system_10.0.3+ds-0+deb13u1_i386.deb 20c7589b7e40ea78e07323512206dcd668861d3e7e446f051b84945c1665d011 1908 qemu-user-binfmt_10.0.3+ds-0+deb13u1_i386.deb 95616ca72d872d99f8dfdc85a1642308ad0dec636782542e054800d0bb99f1ea 63516068 qemu-user-dbgsym_10.0.3+ds-0+deb13u1_i386.deb d86b254d72b2c7f35ca24745178347e9212054da896d018202161449e724d2b2 54740 qemu-user-static_10.0.3+ds-0+deb13u1_i386.deb 73e9068f70d1a5ac897730fa74c9778d6acc5e6954c408ec2e07f3b7dafdfd55 36293972 qemu-user_10.0.3+ds-0+deb13u1_i386.deb ab9625cac8f31cb048d88a858a5d074ca099e8829a19f150072e33b87359c297 10349800 qemu-utils-dbgsym_10.0.3+ds-0+deb13u1_i386.deb d30d68883016043444b0869cb44c159c24852b3b60721ea732a308b12430f983 2129396 qemu-utils_10.0.3+ds-0+deb13u1_i386.deb 38111cb844114900ba088c0c04d7031c32656001d507f0f2bf2f89b23cf41db7 31729 qemu_10.0.3+ds-0+deb13u1_i386-buildd.buildinfo Files: 01b054e3e14e37feaa0d69889a27cfce 196044 debug optional qemu-block-extra-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 088cbc3ad7190d359dbb837ef516e0b0 98500 otherosfs optional qemu-block-extra_10.0.3+ds-0+deb13u1_i386.deb 99e4146bd60d044533243a3ab97e5a7a 846560 debug optional qemu-guest-agent-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 52817f8c75cb080aa02afd6aaa22b6c5 568652 otherosfs optional qemu-guest-agent_10.0.3+ds-0+deb13u1_i386.deb 73f9eac4b03c952a1cd1ca227802cf75 16918940 debug optional qemu-system-arm-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 902be0dd498c6b7bfc7dea602ce544c6 5000252 otherosfs optional qemu-system-arm_10.0.3+ds-0+deb13u1_i386.deb 4841ba3f6564828e6a52a4d725332fbe 2811960 debug optional qemu-system-common-dbgsym_10.0.3+ds-0+deb13u1_i386.deb c75e09d16c1f64591789560d4f100178 998964 otherosfs optional qemu-system-common_10.0.3+ds-0+deb13u1_i386.deb 9748ba388b3a2a14e74bddb2ca23e988 970780 debug optional qemu-system-gui-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 0a95c38e7d5edad671fd9ce1079179b1 371248 otherosfs optional qemu-system-gui_10.0.3+ds-0+deb13u1_i386.deb e035c1170f6bde50441c5dfccd833351 27124396 debug optional qemu-system-mips-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 2d762005f8da2520815f82151294c215 7687152 otherosfs optional qemu-system-mips_10.0.3+ds-0+deb13u1_i386.deb 5941558a08cef658d585d1d50d58d677 88675776 debug optional qemu-system-misc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 26bb7bfe44608aaf5f22ea42da5bed78 27896664 otherosfs optional qemu-system-misc_10.0.3+ds-0+deb13u1_i386.deb 9a10eb253ed1efc7032dfcabb79fc608 503624 debug optional qemu-system-modules-opengl-dbgsym_10.0.3+ds-0+deb13u1_i386.deb f6f1fa37911d11d160c1a819c6e2cc72 177324 otherosfs optional qemu-system-modules-opengl_10.0.3+ds-0+deb13u1_i386.deb 16db3e2aeb55c62d3aa9ca3110c916fa 197368 debug optional qemu-system-modules-spice-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 8b5f5a02cc429a0e495c0fdc6dbd2023 110596 otherosfs optional qemu-system-modules-spice_10.0.3+ds-0+deb13u1_i386.deb c8e02a2736bebcc30eda0382f11a8705 13758380 debug optional qemu-system-ppc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 362cae6c58bba3c07069b2c3cf2d77d6 4133720 otherosfs optional qemu-system-ppc_10.0.3+ds-0+deb13u1_i386.deb 8f9c7f2ccf3551768d44e7ceed392993 13856736 debug optional qemu-system-riscv-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 1fbf97c2dda12710734b8a0dbaa10d1e 4032280 otherosfs optional qemu-system-riscv_10.0.3+ds-0+deb13u1_i386.deb eb78a6de23a61c918f9f94ea738c8446 51984 otherosfs optional qemu-system-s390x_10.0.3+ds-0+deb13u1_i386.deb 6bf403ac87febce434622f149552be9b 7874928 debug optional qemu-system-sparc-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 040df30f375b7c984f9da80ce7b4d12c 2552140 otherosfs optional qemu-system-sparc_10.0.3+ds-0+deb13u1_i386.deb cdc59041c3f3f4e81aaa500619732c11 14243416 debug optional qemu-system-x86-dbgsym_10.0.3+ds-0+deb13u1_i386.deb cc131c590badf3a05efcb42adf0b3040 4417176 otherosfs optional qemu-system-x86_10.0.3+ds-0+deb13u1_i386.deb c8e23ce9b1577a4b6625cd0af3642e09 52076 otherosfs optional qemu-system_10.0.3+ds-0+deb13u1_i386.deb 4050ff4953a8ac36b223df7072aacae6 1908 otherosfs optional qemu-user-binfmt_10.0.3+ds-0+deb13u1_i386.deb 5b6745b82466c15b6063e8b3f3ecff6a 63516068 debug optional qemu-user-dbgsym_10.0.3+ds-0+deb13u1_i386.deb 77d7f47bcce2d53ca55958029959f3fc 54740 oldlibs optional qemu-user-static_10.0.3+ds-0+deb13u1_i386.deb e00d247215f16dfecc2250a203870735 36293972 otherosfs optional qemu-user_10.0.3+ds-0+deb13u1_i386.deb f21a0f807851c405536828beb91df141 10349800 debug optional qemu-utils-dbgsym_10.0.3+ds-0+deb13u1_i386.deb fae2645a82da1ee9c4ea13a076c56477 2129396 otherosfs optional qemu-utils_10.0.3+ds-0+deb13u1_i386.deb cbc887598dabe80562186ee93fab0131 31729 otherosfs optional qemu_10.0.3+ds-0+deb13u1_i386-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEv2qEY4xQXyY/2dWIvGw9w6VrLCcFAmis0P8ACgkQvGw9w6Vr LCewKg/+O4/hzfvyjr3R6xYVMow4rqrNxbSQCQDIAEOUOGSvPRFIXz8sRPKm2org LxxywhwUwHam+BajZVzDOzWxF5X2GZizG8RwjzQ/I+bhxbVPibziE0zCGeUsliaK 8nXHbblUKxyemrQVARlehgYYmPSUS2qftf5r/my6JqCOIuHCv3dnTgNNEBnHB6ra Zke8ZiKs0dxGHT2XZa6Vz5bk9jTXaTLjEovxPX7GDCavM/ojgVK1fO6WizCcOw4i d2BrQLCJgfk4XhPD6IdNxnGRUYRakGEMrD2hY6lHhOY8pnYGzlqKmqdTMH8rcKQ2 Gx7FgkfoOKcsB7f5JRJHGbxO3o2uimsJVisEkEGRyC6GNJihmM7BrPg+A6QDbx9w iupTjs2D+Nuuda4DYFU9J9qWpczZueS+mEF6veAohQ6CUQnI/RiYDaG9uk/pvElR Yyzht37/wwVnJJUCIqWnkFKcwdHZwTUnu1hdcACs9shuk7cbZ/YsWd1fDQ7Xveb9 1tcGydGXSbHcEVW0SXN+5tSIU88Kp+0PiYBxwRnQ7Ckc4shyzj/vq1oyyaRcs7eC YCfuZwK3k6oQ1xBfNfi6giPiwvfh8BZsuEEHHdiqIWXMI1cJSuc8WhaQKF1BMstT tmKXJRQ82r0tNcwO90R8t/mhSom0/Kav7ZcxBNTGTqaASpB0lEs= =RZYI -----END PGP SIGNATURE-----