-----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-user qemu-user-binfmt qemu-user-dbgsym qemu-user-static qemu-user-static-dbgsym qemu-utils qemu-utils-dbgsym Architecture: armhf Version: 1:7.2+dfsg-7+deb12u6 Distribution: bookworm Urgency: medium Maintainer: arm Build Daemon (arm-conova-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 (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-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: e1fd615de4eaecf3453055d3f7ac905b7a8ace64 208536 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 0ec1079cd34cac5c92e0f6698eac688552f7ddd4 92808 qemu-block-extra_7.2+dfsg-7+deb12u6_armhf.deb e8341ce85222adb44adb877e5e45758f3288dd82 971392 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb af164cc6dd9adf1702a030479444a7262e696703 303740 qemu-guest-agent_7.2+dfsg-7+deb12u6_armhf.deb 3fe0e44b703f507d530d105fedfc38a6e03d9f62 36338012 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 2606d31d6c896f79c136cf8c67756a64c2ee0235 8072092 qemu-system-arm_7.2+dfsg-7+deb12u6_armhf.deb 0c511592c4aa9990e13346fadd446516806709f9 6883852 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb a1ae69ace59f5b1fa5feb1367763192ad1704801 1959756 qemu-system-common_7.2+dfsg-7+deb12u6_armhf.deb ef427cb5df6b7be3f15994b28d8d30b1acaa3f28 1039896 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 0779b5841456d756de1e578b6e92302cafcef902 277176 qemu-system-gui_7.2+dfsg-7+deb12u6_armhf.deb ab57c257610e89d157ac03ab570be413f98286dc 48637776 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 15475bc0cc7e3a3311553837aadc0fd56d65a083 11841904 qemu-system-mips_7.2+dfsg-7+deb12u6_armhf.deb 7157c795e40ba1cdf991120a20df0bcd2b0e923f 170413608 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 550105589039bb57702cc496cbc24692a7dff5bc 29384528 qemu-system-misc_7.2+dfsg-7+deb12u6_armhf.deb d332721e1b515ce821f69582c99ab5f122d2528f 28347680 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 6209d3d13b198c0c7b4bdbad4b7ba822769d8600 6664000 qemu-system-ppc_7.2+dfsg-7+deb12u6_armhf.deb 72dbe69972a0888d56a1496e0e949aa9146e399c 18715068 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 81ffd035709f5cad82f74ece06907b8a64c23709 3449716 qemu-system-sparc_7.2+dfsg-7+deb12u6_armhf.deb 83b0dafece49df691342402536138612579184af 25795800 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 35ca8c58e937e551f8ed594f141d619c60db1fc8 6312992 qemu-system-x86_7.2+dfsg-7+deb12u6_armhf.deb 8e058e55520288e6f7ed87cc4eeafb8cafb42580 44264 qemu-system_7.2+dfsg-7+deb12u6_armhf.deb bd39e3d5747f5e2eee5bfa67e3407122e77a609e 5396 qemu-user-binfmt_7.2+dfsg-7+deb12u6_armhf.deb 3c516546aa83ebfb7cf90539a3e4286c6ed33156 127016428 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb cc470b010b1cb6d5bfff4ddb6646437f0247e652 125616484 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb cf78fc8aed6dcb4ca36766f81f7f518c43d69420 20530960 qemu-user-static_7.2+dfsg-7+deb12u6_armhf.deb 99eb234ffc62167fef3fd2da8f3e8023adebf79c 9654728 qemu-user_7.2+dfsg-7+deb12u6_armhf.deb b195bb9a46e2a7227b394f5fb847393a9702e47f 7296276 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 300f826532541cb29859a97fbd57d7713efe258f 1120004 qemu-utils_7.2+dfsg-7+deb12u6_armhf.deb 5c388eb3654d64d29f4b6004b97f583a0bf740dd 29220 qemu_7.2+dfsg-7+deb12u6_armhf-buildd.buildinfo Checksums-Sha256: 0e0c89eddd7259ae4be3c5b340a483f0210ee0eae9ce077e62030b3281145fc7 208536 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb e823656b250d8f1b532606360f7560c4aeb0218b3a7a6417179d09ddd4804b97 92808 qemu-block-extra_7.2+dfsg-7+deb12u6_armhf.deb dd0eb5539a9fea83c6066a0c75b0f3f89453153c5937c77537ee8ef9b2bf4381 971392 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 60290e5a987aa95741f14637dd588ed0ef8a8bf051446ab4ff0590ba55343cec 303740 qemu-guest-agent_7.2+dfsg-7+deb12u6_armhf.deb 2f3af4fa523f105f1e094cf0b2258fd48c090e6960d3075107971261970dd8a6 36338012 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 4fbbcd73cdab9ccf2e80f76aa618637fff27c1202f5f676ff3aa6b0739656016 8072092 qemu-system-arm_7.2+dfsg-7+deb12u6_armhf.deb c07d89e2af46f00e24af20e5e7f3d2b441ec1f1f995b8a7d554c389eaed48a6b 6883852 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb ef8b94d51fb522f2b1dcabce04a9386be784577b700d85718c63e9ba06d8b77e 1959756 qemu-system-common_7.2+dfsg-7+deb12u6_armhf.deb a1396e0c280b107eb0d2ee63ce190afc5adde6ac4073ca217733bc01289116e5 1039896 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 2214bc093b84e5d1abebffd8d91a2c1a70fa05c579cc7c04cecca8d9fddc7ab3 277176 qemu-system-gui_7.2+dfsg-7+deb12u6_armhf.deb 6d6297ebb85c2e774b35fc7f45bab296ccee9a5a313133f05024aaaa7b7a4b0b 48637776 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 19b15147efaed3594f0e10180e2d08ce33718d31164278799641d5b5d554df46 11841904 qemu-system-mips_7.2+dfsg-7+deb12u6_armhf.deb cf914028a8b0b080c5b5e8919b2ef6422cf61127c266b21393e6b4f2b449d3c3 170413608 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 56651d152bd291a3c95a66c945986fecee04df361a3ab43f92df0fc9b65e4221 29384528 qemu-system-misc_7.2+dfsg-7+deb12u6_armhf.deb bd9e43c00d9128a091b1d36cc3099cb95a081bf41b7b34799b4afe9120205f1e 28347680 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 8c22c8377afeccfe502128a50797338432979893f62139a6d5b6421422defbf3 6664000 qemu-system-ppc_7.2+dfsg-7+deb12u6_armhf.deb af2757685dc99b197fc4b7b6d8459b47654f7192fe8bd753edc41d40481e19b8 18715068 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 00ffde4bcda4c22f900c5658fcb5a61591299a3bde8dcaae9e0b19636670c824 3449716 qemu-system-sparc_7.2+dfsg-7+deb12u6_armhf.deb e81e14899c6cd57b7e73d4702649cdcb11f989dc117709599a034e4bd0aa7218 25795800 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb a490b1d990d86f3774f7923ff962a8ccead0e3432df8d33cf83a237dfb8a7a6a 6312992 qemu-system-x86_7.2+dfsg-7+deb12u6_armhf.deb d81f083488c02b3281b019a2761a03a47267be7ed1477857dfc3fa27622b1178 44264 qemu-system_7.2+dfsg-7+deb12u6_armhf.deb 9ab35bb657e048a64abd082490bd537fd1bc7aa5dfa30636473fe0009e572229 5396 qemu-user-binfmt_7.2+dfsg-7+deb12u6_armhf.deb 619c57c8879f37d5ef3ed32271f311fb55ae9a21b7b5b26fafd85e22aa6c384d 127016428 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 67e1abdfda8ce25ee90ce6c17c5e7607c3cc51b259addd82b888c8710f6d2040 125616484 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb a5edf9f568c2d8d766cf6cb53653aa1d4477ff7999ab27c9b1eb4fb48ef8f381 20530960 qemu-user-static_7.2+dfsg-7+deb12u6_armhf.deb c0a550586525452012315a591e99f3fe4e2e77ca2c09c666bebcde8ce0831ca0 9654728 qemu-user_7.2+dfsg-7+deb12u6_armhf.deb 1b8ffd0f737f6859b246a20e20388df0ca75505d17d324e550923b7a8047615c 7296276 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb a88ae2f630d16ccec69c78099bc6edc0d0f8186514442fd97b5af2fdd86265bf 1120004 qemu-utils_7.2+dfsg-7+deb12u6_armhf.deb bbc5a1310367234ee5102109b686b199436171e0dd442c9d6502712f73448a99 29220 qemu_7.2+dfsg-7+deb12u6_armhf-buildd.buildinfo Files: c83e7302266140c32f278f4f00ca2f77 208536 debug optional qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 2cb5c7d2ddfffaa2a8b0a7ef5fb72d41 92808 otherosfs optional qemu-block-extra_7.2+dfsg-7+deb12u6_armhf.deb cd8f110c748858f96a3815b0b9c668a2 971392 debug optional qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb db0bf94a99e9dd4e3330c5248deb6b76 303740 otherosfs optional qemu-guest-agent_7.2+dfsg-7+deb12u6_armhf.deb 9e60add42df6f51a504324b0417f506b 36338012 debug optional qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 318d815004c83616e39ad0d530c20d61 8072092 otherosfs optional qemu-system-arm_7.2+dfsg-7+deb12u6_armhf.deb b5f5e8ab76d5e16a99ed4c4b249c615a 6883852 debug optional qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 6179277ab0532a830f590a6b6578668e 1959756 otherosfs optional qemu-system-common_7.2+dfsg-7+deb12u6_armhf.deb 3f82493c7b6e0229fb403df7f1772f1a 1039896 debug optional qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 0c11f70356248d73ab384af63fd1fe72 277176 otherosfs optional qemu-system-gui_7.2+dfsg-7+deb12u6_armhf.deb 46b964e3d088e395a59d3bbbf32ee05f 48637776 debug optional qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 96502d99ccdac02102b5f08e8f2eaff3 11841904 otherosfs optional qemu-system-mips_7.2+dfsg-7+deb12u6_armhf.deb 2a7be4a203a77c060539ba3679265ee2 170413608 debug optional qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb c4355e45db215521fa6dd2894f013cdd 29384528 otherosfs optional qemu-system-misc_7.2+dfsg-7+deb12u6_armhf.deb 7bc275325cdf2ee8d64889c1cb93171a 28347680 debug optional qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb a27c4486deaf7f97bb55fa69fdac7739 6664000 otherosfs optional qemu-system-ppc_7.2+dfsg-7+deb12u6_armhf.deb bd6fb2806050dc7698a76ec4d3ff1903 18715068 debug optional qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 50041cb68480aa6e7edd85a694bee8e6 3449716 otherosfs optional qemu-system-sparc_7.2+dfsg-7+deb12u6_armhf.deb 7c915ef07b6a9cab9e19ec3c2ae8357e 25795800 debug optional qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 208188c7448e5e37b5b22f84f50dd1e0 6312992 otherosfs optional qemu-system-x86_7.2+dfsg-7+deb12u6_armhf.deb 17b17efd9468b6484dd3b0bc5296dab4 44264 otherosfs optional qemu-system_7.2+dfsg-7+deb12u6_armhf.deb 9faf75b9feb0f2c56c6fffd5d9e95769 5396 otherosfs optional qemu-user-binfmt_7.2+dfsg-7+deb12u6_armhf.deb 949e6da229183e70e252e3fcf86e8750 127016428 debug optional qemu-user-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 0e1afd3eb0f52400a68f37c4c05beca9 125616484 debug optional qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb a1c0d11f00e374525c8388cede65f3c0 20530960 otherosfs optional qemu-user-static_7.2+dfsg-7+deb12u6_armhf.deb 54942ccb114fce8f4cd6bfe685cb47fc 9654728 otherosfs optional qemu-user_7.2+dfsg-7+deb12u6_armhf.deb f603ef01b925ac549ddda9337a62302f 7296276 debug optional qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_armhf.deb 3c3b01a183b1dcd8015807a82a48123a 1120004 otherosfs optional qemu-utils_7.2+dfsg-7+deb12u6_armhf.deb a3f530e48906d6f3017c401cc05cf3de 29220 otherosfs optional qemu_7.2+dfsg-7+deb12u6_armhf-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEw2TRpv7HYIvK+TsIbEMdCP/rlD8FAmZSb2kACgkQbEMdCP/r lD+gxxAAqB0MtK5TXDJE25N7+20vjgjqm3BK0SGIs16d2pGHahve8aBAWJ2rFNmf HpyoVzCErPCpNe3rxHmZPVFvydF2FcW9ttkxW0gM9ccYVrN+41s+nud7EdDdV+jK 3n/xe725L/soW11dTJIz9VxEYDYsLijRVIuvrXgKtW+88P2DcSUBLkCEm01SZXxR p82QU89WjFsrWrqYW9a0yYFCh9z18QlqeOmRR/gnI8DEd8b+4Uiqb4/AJd4px7JL +jmbMzhoBbytYddqF543QN4r/ZXmLtntnCtHkGHpU0yyCaDAtMS51drfIsiZmCOV UEnqkbtnviCHDNcMWz8oSuHbI0xWGVTx+5Lzmms3AU+NiA7ee/pPItaENNnthSgK 0cG+lUpZODqpqOQcOzhqP8fDZ7PW5SNHUfrVxl2TUAE7VNPR/84fvHK8bq1D29KC rzHEbqTFED7hL9wVRG5fFlg87S7OaPvnTkf/yaZIAL56elH1Dqdg/i892qfa8mfh gniP54++T56PAXkdpYXR9UGEZMYCE8k3YuOOsammlNxNeNCkLemezASwwuQb0dsF SeHZuvo09HQiGNUg56GSFCimX3X0uCDWgvpwjLgYgWMtxn8GGNIzZcpkLugYsUtw R0ePMq1Jp9EwYIWC77HERcioBwy4FdWSuVYf+uQXx8+hlVR96hg= =3qgh -----END PGP SIGNATURE-----