-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 09 May 2024 08:44: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-ppc qemu-system-ppc-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-user-static-dbgsym qemu-utils qemu-utils-dbgsym Architecture: amd64 Version: 1:7.2+dfsg-7+deb12u6 Distribution: bookworm Urgency: medium Maintainer: amd64 Build Daemon (x86-grnet-03) 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 (user interface and audio sup qemu-system-mips - QEMU full system emulation binaries (mips) qemu-system-misc - QEMU full system emulation binaries (miscellaneous) qemu-system-ppc - QEMU full system emulation binaries (ppc) 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 binaries qemu-user-binfmt - QEMU user mode binfmt registration for qemu-user qemu-user-static - QEMU user mode emulation binaries (static version) qemu-utils - QEMU utilities Closes: 1068819 1068820 1068821 Changes: qemu (1:7.2+dfsg-7+deb12u6) bookworm; urgency=medium . * update to upstream 7.2.11 stable/bugfix release, v7.2.11.diff, https://gitlab.com/qemu-project/qemu/-/commits/v7.2.11 : - Update version for 7.2.11 release - ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS. - ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs. - target/sh4: add missing CHECK_NOT_DELAY_SLOT - hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set (Closes: #1068821, CVE-2024-3447) - hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition - hw/net/lan9118: Fix overflow in MIL TX FIFO - backends/cryptodev: Do not abort for invalid session ID - hw/misc/applesmc: Fix memory leak in reset() handler - hw/block/nand: Fix out-of-bound access in NAND block buffer - hw/block/nand: Have blk_load() take unsigned offset and return boolean - hw/block/nand: Factor nand_load_iolen() method out - qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo - hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs (Closes: #1068820, CVE-2024-3446) - hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs (Closes: #1068820, CVE-2024-3446) - hw/display/virtio-gpu: Protect from DMA re-entrancy bugs (Closes: #1068820, CVE-2024-3446) - hw/virtio: Introduce virtio_bh_new_guarded() helper - linux-user: Fix waitid return of siginfo_t and rusage - tcg/optimize: Do not attempt to constant fold neg_vec - hw/virtio: Fix packed virtqueue flush used_idx - hw/net/virtio-net: fix qemu set used ring flag even vhost started - hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled - gitlab-ci/cirrus: switch from 'master' to 'latest' - target/hppa: Clear psw_n for BE on use_nullify_skip path - tcg/optimize: Fix sign_mask for logical right-shift - virtio-net: Fix vhost virtqueue notifiers for RSS - monitor/hmp-cmds-target: Append a space in error message in gpa2hva() - hw/scsi/scsi-generic: Fix io_timeout property not applying - target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int' - target/i386: Revert monitor_puts() in do_inject_x86_mce() - target/i386: fix direction of "32-bit MMU" test - target/i386: use separate MMU indexes for 32-bit accesses - target/i386: introduce function to query MMU indices - tests: Raise timeouts for bufferiszero and crypto-tlscredsx509 - tests/unit: Bump test-replication timeout to 60 seconds - tests/unit: Bump test-crypto-block test timeout to 5 minutes - tests/unit: Bump test-aio-multithread test timeout to 2 minutes - migration: Skip only empty block devices - hmat acpi: Fix out of bounds access due to missing use of indirection - pcie_sriov: Validate NumVFs (Closes: #1068819, CVE-2024-26327) - hw/nvme: Use pcie_sriov_num_vfs() (Closes: #1068819, CVE-2024-26328) - pcie: Introduce pcie_sriov_num_vfs - hw/nvme: add machine compatibility parameter to enable msix exclusive bar - hw/nvme: generalize the mbar size helper - hw/nvme: separate 'serial' property for VFs - hw/nvme: cleanup error reporting in nvme_init_pci() - hw/nvme: clean up confusing use of errp/local_err - Avoid unaligned fetch in ladr_match() - e1000e: fix link state on resume - make-release: switch to .xz format by default - hw/scsi/lsi53c895a: add timer to scripts processing - hw/scsi/lsi53c895a: add missing decrement of reentrancy counter - hw/scsi/lsi53c895a: stop script on phase mismatch - system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add() - hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later - target/arm: Fix SME full tile indexing - tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr0_el1 - target/arm: align exposed ID registers with Linux - ui/cocoa: Fix window clipping on macOS 14 - gitlab: update FreeBSD Cirrus CI image to 13.3 * update to upstream 7.2.10 stable/bugfix release, v7.2.10.diff, https://gitlab.com/qemu-project/qemu/-/commits/v7.2.10 : - Update version for 7.2.10 release - target/i386: the sgx_epc_get_section stub is reachable - tests/unit/test-blockjob: Disable complete_in_standby test - tests/qtest/display-vga-test: Add proper checks if a device is available - test-vmstate: fix bad GTree usage, use-after-free - tests/unit/test-util-sockets: Remove temporary file after test - hw/usb/bus.c: PCAP adding 0xA in Windows version - gitlab: force allow use of pip in Cirrus jobs - tests/vm: avoid re-building the VM images all the time - tests/vm: update openbsd image to 7.4 - target/i386: leave the A20 bit set in the final NPT walk - target/i386: remove unnecessary/wrong application of the A20 mask - target/i386: Fix physical address truncation - target/i386: check validity of VMCB addresses - target/i386: mask high bits of CR3 in 32-bit mode - pl031: Update last RTCLR value on write in case it's read back - hw/nvme: fix invalid endian conversion - target/ppc: Fix lxv/stxv MSR facility check - .gitlab-ci.d/windows.yml: Drop msys2-32bit job - system/vl: Update description for input grab key - docs/system: Update description for input grab key - audio: Depend on dbus_display1_dep - meson: ensure dbus-display generated code is built before other units - ui/console: Fix console resize with placeholder surface - ui/clipboard: add asserts for update and request - ui/clipboard: mark type as not available when there is no data (Closes: CVE-2023-6683, already fixed in debian) - ui: reject extended clipboard message if not activated - target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix - i386/cpuid: Move leaf 7 to correct group - i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F - i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs - i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available - iotests: Make 144 deterministic again - target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU - target/arm: Fix SVE/SME gross MTE suppression checks - target/arm: Fix nregs computation in do_{ld,st}_zpa - linux-user/aarch64: Choose SYNC as the preferred MTE mode - tests/acpi: Update DSDT.cxl to reflect change _STA return value. - hw/i386: Fix _STA return value for ACPI0017 - tests/acpi: Allow update of DSDT.cxl - smmu: Clear SMMUPciBus pointer cache when system reset - virtio_iommu: Clear IOMMUPciBus pointer cache when system reset - hw/cxl: Pass CXLComponentState to cache_mem_ops - cxl/cdat: Fix header sum value in CDAT checksum - cxl/cdat: Handle cdat table build errors - vhost-user.rst: Fix vring address description - hw/smbios: Fix port connector option validation - hw/smbios: Fix OEM strings table option validation - pci-host: designware: Limit value range of iATU viewport register - qemu-options.hx: Improve -serial option documentation - system/vl.c: Fix handling of '-serial none -serial something' - target/arm: fix exception syndrome for AArch32 bkpt insn - block/blkio: Make s->mem_region_alignment be 64 bits - qemu-docs: Update options for graphical frontends - migration: Fix use-after-free of migration state object * d/patches: remove revert-monitor-only-run-coroutine-commands-in-qemu_aio_context.patch This one turned out to be innocent, cryptsetup CI fails anyway. * d/patches: remove now included upstream ui-clipboard-mark-type-as-not-available-when-no-data-CVE-2023-6683.patch * d/changelog: mention previous CVE fixes: - CVE-2023-3019 fixed by 7.2+dfsg-7+deb12u4 - CVE-2024-24474 & CVE-2023-5088 fixed by 7.2+dfsg-7+deb12u3 - CVE-2023-3301 fixed by 7.2+dfsg-7+deb12u1 Checksums-Sha1: 7f6e27b2f91da03edc9117b15099060bc3d54f79 292852 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 01f27423fdc962a6b60e77edaa19eb1b05cd429e 99348 qemu-block-extra_7.2+dfsg-7+deb12u6_amd64.deb a8781327efa5dd1d0fe316bdd7c39682b31df687 950240 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 4d7a597b4c1080e53ea964a34a53ac073b177fe0 337596 qemu-guest-agent_7.2+dfsg-7+deb12u6_amd64.deb 66af0bc266802c8b345fa38e1aabd2daae9fc8aa 39965220 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb cd5c303e10e0376b63e65569e6a14d98e6acd93e 8987980 qemu-system-arm_7.2+dfsg-7+deb12u6_amd64.deb f5d7d7fc4185ef706390c71dbda199fd77ec5b97 7505572 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 1f038adfc6932f59b0f40b98f58d89eb90065190 2174560 qemu-system-common_7.2+dfsg-7+deb12u6_amd64.deb cc75f7d572bad6f6eee9ff85991491e5f19a2d65 1043080 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb b7c21dadedaa54ad7a72ec93bdbc68bc6bf106c2 310480 qemu-system-gui_7.2+dfsg-7+deb12u6_amd64.deb c7a239b08d6d1fe7fb6fcab8ac4abb729f443a42 55386008 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 6895523108fc6a31cf851805596d72f76f3ba3cf 13338740 qemu-system-mips_7.2+dfsg-7+deb12u6_amd64.deb 059ed9e66f5e453cf7e137d7f5b73fe53604f39b 193996212 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 3e6e55949f43476a0aeb4cc2c8867bea120c9c3b 46428956 qemu-system-misc_7.2+dfsg-7+deb12u6_amd64.deb 2f97d70560397933ff8d9dcf79d62ebd0197bbc3 31484172 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 3bff38bf4804afef08377a229ed2de9f7cb3487c 7518376 qemu-system-ppc_7.2+dfsg-7+deb12u6_amd64.deb 3b0cf1febd72d87dbc2f65906e81963b80674c2b 20474432 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb a5dfaaed3b0ac53984b72384013111d950582928 5192436 qemu-system-sparc_7.2+dfsg-7+deb12u6_amd64.deb d206efb71cd07ac91c5239b4facd6f2aa9465779 37406160 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 91041084ea53e775c584ce5ddc571f1de121c7b9 9337812 qemu-system-x86_7.2+dfsg-7+deb12u6_amd64.deb a5e7e3e594f732cebbc9eafb944ff65ac367e2c1 11038300 qemu-system-xen-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 561f8fe6762adeab7a1aefd77ff46d7d7fa1a033 2749440 qemu-system-xen_7.2+dfsg-7+deb12u6_amd64.deb d3928d07acfb601fb37e8ba8070f353292538983 44264 qemu-system_7.2+dfsg-7+deb12u6_amd64.deb 70ced6c45a61097878c843a48fcdfa77bf8a0d12 5352 qemu-user-binfmt_7.2+dfsg-7+deb12u6_amd64.deb 8e4b0dac540f19cd71fdd6b419a951e6b1a4d140 135657008 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 4e91fd58f4ca2de03716594ab80286cbc78e4c47 132107656 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb c93023382e779809d63e8d343314823ef3005cd7 46192932 qemu-user-static_7.2+dfsg-7+deb12u6_amd64.deb ddd0fe80e1f62d3e49185723defc9bd13d4b9776 12761436 qemu-user_7.2+dfsg-7+deb12u6_amd64.deb fe5566cff2b349bef5fd39bf551f144c7560652d 8259268 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 9b349c656318d1baf77cbe2820977b8bc42ea6a5 1285564 qemu-utils_7.2+dfsg-7+deb12u6_amd64.deb 4190e58bb399b86845384fefff43340deaee56ef 30662 qemu_7.2+dfsg-7+deb12u6_amd64-buildd.buildinfo Checksums-Sha256: bc6b12a54b52c71a47380a5b9c34a048d7470baa3ae116033dc1c9c2e97e9ac1 292852 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 0d202f865cc55c83958dbc3e4aeb117f9c444105d8e285ea4f14dc172e38edb6 99348 qemu-block-extra_7.2+dfsg-7+deb12u6_amd64.deb 11796c7a666f3eba01e9043b428b62dc3ead6c1cd8cfa44f13d3e4bcffeeacf1 950240 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 20f41f5bebf1983d167d3366172b6f72d3b8604fddca12e9380dfd1c457787d7 337596 qemu-guest-agent_7.2+dfsg-7+deb12u6_amd64.deb 7ed14b85cfd80b107e2452868ce4818b31a3048d4cdae1b496583d8c11d9a7e2 39965220 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 115a8fba9a8a000dceccde06804dc9f8258b1a6c4c54e0133981b18043f08e40 8987980 qemu-system-arm_7.2+dfsg-7+deb12u6_amd64.deb 724fd918dcb8a1421c8b9b63ccacc01a9485f14927e32dd8164e733e9dc649f8 7505572 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb a5acd2e75b10dbbc143d665893a73c5f24de689a0d0e83c066cb318af0cb0bef 2174560 qemu-system-common_7.2+dfsg-7+deb12u6_amd64.deb d314ed518642e0a98c27c5b1b4042e221fb17ddc0096680e8bdaf0f679365934 1043080 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 7dc84b2d8e2efbe89442ccca77fb23b936d0e3b69f3886dab340270394568055 310480 qemu-system-gui_7.2+dfsg-7+deb12u6_amd64.deb 53de3962282782ec17bdb5e23087aa3e0ada42b0ed279138a12f9c2024abfc9c 55386008 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 88ccd052c74bd385025c83c561192208ad2e39ba937b81e2cb9fc9f7425e7d5a 13338740 qemu-system-mips_7.2+dfsg-7+deb12u6_amd64.deb 4a49a162eaee346501f633f980692bfbe5dab8eb03605ba5f20b1f7e29001885 193996212 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb cf9045db7e171e72c950dce16d70913c7684a08cf911136f61ebbe0ebb780a98 46428956 qemu-system-misc_7.2+dfsg-7+deb12u6_amd64.deb 043a48c077abebabf86bfbfc265109ebc49f33a190d2e7f7b3a0b44c6b73f38d 31484172 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 0a502510a92e8f7b599397fd4ba8142057dec3db5c665dacfe31b03c62ce8442 7518376 qemu-system-ppc_7.2+dfsg-7+deb12u6_amd64.deb ddc9bdc14d0152df1b720357537527af489d0253a531c1f60348ebfcc13ce216 20474432 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 5f4fd8188eb9869c094eacb150b0f1e01d895b396b11625c5111f2411e2c0716 5192436 qemu-system-sparc_7.2+dfsg-7+deb12u6_amd64.deb 5029e2f399a6403b7328a977ae1f2a06c5031b5735636e03c4c681a10364b9e8 37406160 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb ba6fc76e0dec8b40721b0926649bfbed3a85cb5ece6fcb338a2e02a4dc122a32 9337812 qemu-system-x86_7.2+dfsg-7+deb12u6_amd64.deb 4bd48b739eb8830cd9b0157995364f67adf7387a6ed743bed8277c8dcb1b263f 11038300 qemu-system-xen-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 7008b68a4aaeebcb265d8baad6ed562f53b24259687199fe835302f2f07f31fa 2749440 qemu-system-xen_7.2+dfsg-7+deb12u6_amd64.deb 138036195d5743591ff71a9c1344e8a0f4818895c59ee15c77f369061cfe2b6e 44264 qemu-system_7.2+dfsg-7+deb12u6_amd64.deb c541b98d69c5aaa74da4ebc2e978c7e550d9b5dd55c60f85eac74ba2013c8d8d 5352 qemu-user-binfmt_7.2+dfsg-7+deb12u6_amd64.deb 6457259d13767dca8c342ff74ee1a98462a404e23e966f3793c5b3d03316cc29 135657008 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 4bbd318678255c42408d5b2b62b2f0ee613c4847005cac1dff4cff7d6013071f 132107656 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb d5554fdeeff9e2cf44ce40a9f4b659d23ae755c082349d954911a20ffb7cbc84 46192932 qemu-user-static_7.2+dfsg-7+deb12u6_amd64.deb 622043d266f5f51ad45fea21e49e03d8dcadb0de41cb87b68eafe761b31bbe63 12761436 qemu-user_7.2+dfsg-7+deb12u6_amd64.deb 7791bc42af9040e3329212f078b68b17003eea5f70ade3c3949b2ae3fbc8029a 8259268 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 7f2f0e8a1083a4912aab73a8d3d5cb439e599060d931fc0d85bc5832329ceff1 1285564 qemu-utils_7.2+dfsg-7+deb12u6_amd64.deb fb9e77bf13f240743cd4580d46a0b12263f3378ff83742f525b8d7ee541f7faa 30662 qemu_7.2+dfsg-7+deb12u6_amd64-buildd.buildinfo Files: eda4d8a47974e42caee4e1f73af0a6e8 292852 debug optional qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb ca8c879e58bae10bbba54190a70a34ac 99348 otherosfs optional qemu-block-extra_7.2+dfsg-7+deb12u6_amd64.deb f0da5db3073425ccdacd658d3818c7ef 950240 debug optional qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb ea426ef24284795cff0b0d8cf7a1bfbb 337596 otherosfs optional qemu-guest-agent_7.2+dfsg-7+deb12u6_amd64.deb 177e52cab107c290c0bdb435b373c322 39965220 debug optional qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 667b58c66d525b930f73697f07af12e2 8987980 otherosfs optional qemu-system-arm_7.2+dfsg-7+deb12u6_amd64.deb 0d61a22fd24762e2c36251556c2fd998 7505572 debug optional qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 4c8567f27e83fc4e419030e07998958d 2174560 otherosfs optional qemu-system-common_7.2+dfsg-7+deb12u6_amd64.deb 97c92ce31f5c1fd937653420d70feeef 1043080 debug optional qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb e32ef83d125ccdd5c867540035902fda 310480 otherosfs optional qemu-system-gui_7.2+dfsg-7+deb12u6_amd64.deb 720beb7b84f5d540126707b7eb353e0f 55386008 debug optional qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 817ae04ad4c3b709edb0170eecc58757 13338740 otherosfs optional qemu-system-mips_7.2+dfsg-7+deb12u6_amd64.deb 97745f8a88cea5514c3c8f64c4ea74aa 193996212 debug optional qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb a5cb571086a7aee28947efa80bc3b5c3 46428956 otherosfs optional qemu-system-misc_7.2+dfsg-7+deb12u6_amd64.deb a2ca162f81c7e56044a45df2ac5681cd 31484172 debug optional qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb de78dd0c04376c143248f9a9e7ac425d 7518376 otherosfs optional qemu-system-ppc_7.2+dfsg-7+deb12u6_amd64.deb bf7996fe43566d6ea6c74ffcc6d6a8c1 20474432 debug optional qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 75bc71d17dc07536dcb3c14fd398acec 5192436 otherosfs optional qemu-system-sparc_7.2+dfsg-7+deb12u6_amd64.deb c125d17142f8c57715b670ad5d408a85 37406160 debug optional qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb b8f4f3954434e908d20eb2b3e2b68396 9337812 otherosfs optional qemu-system-x86_7.2+dfsg-7+deb12u6_amd64.deb 708dd0c8f8f5c5698f058f559df07a83 11038300 debug optional qemu-system-xen-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 1b28b5e940bf02e508d889c886d71c67 2749440 otherosfs optional qemu-system-xen_7.2+dfsg-7+deb12u6_amd64.deb 260472248c9771e3aa34f2ba00b465a7 44264 otherosfs optional qemu-system_7.2+dfsg-7+deb12u6_amd64.deb aabfe838544cbfbc3dce198a6b308d72 5352 otherosfs optional qemu-user-binfmt_7.2+dfsg-7+deb12u6_amd64.deb 00d7a5a3f8ab623a23a789c9ab0fd56c 135657008 debug optional qemu-user-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb 82e8eeee38ac7122d220235453db6e70 132107656 debug optional qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb b0c283231a9e1e91c7677833e6f54dd3 46192932 otherosfs optional qemu-user-static_7.2+dfsg-7+deb12u6_amd64.deb ede12ae3e185b4ecd51d9d037a384c3e 12761436 otherosfs optional qemu-user_7.2+dfsg-7+deb12u6_amd64.deb 17ef4d4dfcd47357a3dcadd357e99f73 8259268 debug optional qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_amd64.deb a61ce9097e929da2290a9bd8366b7878 1285564 otherosfs optional qemu-utils_7.2+dfsg-7+deb12u6_amd64.deb a788cfe14dffad22691293ff427e9f31 30662 otherosfs optional qemu_7.2+dfsg-7+deb12u6_amd64-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEe8x49oT2k+seQstpgDm7h4zfCpIFAmZSccEACgkQgDm7h4zf CpKFEA//e5iE+5jM+B/dS1/saMCoSsJs8NP7LHGlA4eJBeXGzV3LsTPkJeuBRzIs +phGaVxKxN4h8sraICX7C97TQAglAMhS8CNClmxya3qNSc1hadcsisWuNOhEcQ0d Zwia6jyVew7jtxEVOIQ7VRKiT0L6ZgJs5kVBBWaO+T0m21mCocEm/HSCCcJvta/y SqdYCFLmSnLcT9H8fw9Rx0/Lc57IyJo4cpfHIgGgTo6+8kBvk09estBDG5kbVzxy LXeyAkIQ+XzTYYxL+Ssy6eDOyf8WQotz0J4pDaXmoolLNOIMnXb7fhzJT2hxLOgx TlHycustlRToQ5lqfa3GhRFQJzeSJCRCF5hJLZWWN2WdF1cfgb2KAIx4ohP7NYM0 9DTtL+TBy4BgKP9tssDL4PVg0pTQvXjap0IfWUnR1v3vxyirdJ6VjRVc5vIKOUlL N974XRjkROaAV2BtbgxVfdq6rFm49ntt0NIpmfeGtIwfEdFeHkwINYO4ERjzbdmt iQiuoEDHj+RL/6qqpECrgxbkwk13/Vy2bmCSHQVSyyxruAM+jE2E9m2GeTXrxIwK qy4SSJKMXW2X89loSxj4iih9VsJdZEzcoVkg9UK/pl1NaeJ/rXeEF2ePZNI7cee/ DrrotcKTQX+vIfZMGRvcORlW3JwI7b8wgEgGUDFDlP5YHahKRIk= =arms -----END PGP SIGNATURE-----