-----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: armel Version: 1:7.2+dfsg-7+deb12u6 Distribution: bookworm Urgency: medium Maintainer: arm Build Daemon (arm-conova-02) 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: 952722659931a2f1b0787bd1c9de8f4e6fdb1f3e 206968 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 65f9d442486f8023cc1317294d45ee53a492461e 94004 qemu-block-extra_7.2+dfsg-7+deb12u6_armel.deb b1bd1acb42f665bcd574bdaa978a634493f13462 968984 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_armel.deb eee70d129818075a7c956385de752cf2dc06929c 300760 qemu-guest-agent_7.2+dfsg-7+deb12u6_armel.deb fb8298a6d4bc087611030beac8e51321ecde8158 36023132 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_armel.deb f065daecd97ba2e803c22769aa8f559dd6d6a098 7983152 qemu-system-arm_7.2+dfsg-7+deb12u6_armel.deb cb64c91f9661e9995257298a1dfca00e5308c46f 6841892 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 68c6c56dcfa2384224d50ee147eaf646cf88616c 1935428 qemu-system-common_7.2+dfsg-7+deb12u6_armel.deb 94605ffbdf60bb2447f2a641c4ec53d8cadb73b4 1039328 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_armel.deb d137a47356aae6267d4281e5cb870cc2bdcecfdc 273976 qemu-system-gui_7.2+dfsg-7+deb12u6_armel.deb fc8f16313be877353a2240b8f4353eaaa09ae91f 47927476 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 17b5d2057b09dc45ae9817c9fde423b77d0b6d7b 11729516 qemu-system-mips_7.2+dfsg-7+deb12u6_armel.deb 37fd0268988f16846d9da94d4cd9569dbb91f9d4 167499492 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 1a9f178bec734ba7e085a28c51d0c2757a954a96 35654064 qemu-system-misc_7.2+dfsg-7+deb12u6_armel.deb 09ad354a3e042a203805e7cda6e1a00129bbbf26 27964228 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb aac1a6d2a3db55f7bc01a78addaa6729070d2c7d 6592052 qemu-system-ppc_7.2+dfsg-7+deb12u6_armel.deb 793f488c85e13b2697d499529e67472f77fa96ea 18438372 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb d57e9fb87b0a88f2d3054b184427cfe4ec2962ff 4357676 qemu-system-sparc_7.2+dfsg-7+deb12u6_armel.deb 55e72dea3e6b558f8809b23080dd998d6af7e1ab 25436232 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 2fe0333e30e5bc54d880caa79d5038a6b8a80b4b 6244508 qemu-system-x86_7.2+dfsg-7+deb12u6_armel.deb 3adf92e63d5c1f07d1b13a2d86d14568c925dd82 44264 qemu-system_7.2+dfsg-7+deb12u6_armel.deb d2edeeeb0c89090c32ec4551cd7617576cf69a45 5396 qemu-user-binfmt_7.2+dfsg-7+deb12u6_armel.deb ac0dd82fb2d0397b8bb501d63f05c0166f43ffca 125155488 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_armel.deb ea52580a05c6b49273fc308cd6de3f7e615d1fdc 123774968 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_armel.deb d195f7a08cd95ef082774bff1dbbcd033713a3b8 23931176 qemu-user-static_7.2+dfsg-7+deb12u6_armel.deb 329df5439c37b9782b8dc6170a73c021fb2db188 10270684 qemu-user_7.2+dfsg-7+deb12u6_armel.deb 952f7456e605b7e41075d05027c52b939480a619 7190240 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_armel.deb ccbacbaa330dd9097cc350d24f1c5f468987f94f 1111500 qemu-utils_7.2+dfsg-7+deb12u6_armel.deb 7ba0207e5589229ff12842a0f48cf8048fd6fdc4 29157 qemu_7.2+dfsg-7+deb12u6_armel-buildd.buildinfo Checksums-Sha256: 7a90fb26d71e74cef8db2d99c2bf08fa36406b2bfed07eff386e1eb945a827b1 206968 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_armel.deb a5c20c56f6896f88439f84d163e7b01d749cf352a28e07a9f7bc22bb073027c5 94004 qemu-block-extra_7.2+dfsg-7+deb12u6_armel.deb 89271e9c8c7a5bc905f57b53ed77ba18927187272dbb8d8775597615274ded35 968984 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 7851dc38e83f05baa8d6ea191270388a8e6b8e108b2cfd5b2b0f80577b9abdf6 300760 qemu-guest-agent_7.2+dfsg-7+deb12u6_armel.deb 1b74567ab07484c626e84e9a9ff01b2e1c882a6664cdd57929e2adb8e9fd04bd 36023132 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 5aaf606d1a1dc52563ab7b00cf0d906d1802e6be87c686c45941b27097137e40 7983152 qemu-system-arm_7.2+dfsg-7+deb12u6_armel.deb 06051f8e11ed013a0fcedbe0a1133ca8d3c708fe8fcd2dac377e6876a7d1c2e1 6841892 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 36976c5989ea9476d705b80a50c45ff8f7ef04103e664ea1bdb91b670d2c1741 1935428 qemu-system-common_7.2+dfsg-7+deb12u6_armel.deb 6192abc7f0723952db5cdd44171eb723572debfb1ea309728e2431c5146d7572 1039328 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 0a900e4a4fd4d38486bddec8d83e4f4029952e575a4c97d723b52a13ff2387e3 273976 qemu-system-gui_7.2+dfsg-7+deb12u6_armel.deb 096e03a873a7c4c197c47b5fe8d6d96f525b925a376a8f7f5f4d372c7b81bb84 47927476 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 93f83045f0ad75b591d917f2917682670ec07345ad44bc35234d0e5d81f758ab 11729516 qemu-system-mips_7.2+dfsg-7+deb12u6_armel.deb 498be8609057eccf25fa17f021ba31bfe8a16567734614426a4cef79be50964d 167499492 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb fb5ee1272c580001d1f71390627d59385db797ee22517a08bf88a4e9c9828984 35654064 qemu-system-misc_7.2+dfsg-7+deb12u6_armel.deb 8370d1206ca477646748a28a3a726a35856bfec87f4c8f68dac078a8ad002d1e 27964228 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 2bebdc434ba7884afc908d337534af15517a25d8c3fe8e6c1cec491bed95ea05 6592052 qemu-system-ppc_7.2+dfsg-7+deb12u6_armel.deb 5ab3ed508936785fcfd6669163dc2fa57b845cf266adeb133b370c0207886d57 18438372 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb ab49dc9c3b848ea1077147bbbd99512f37fdfa4dc79bc2dbeb69ecf54d797d5d 4357676 qemu-system-sparc_7.2+dfsg-7+deb12u6_armel.deb 3a03c339567672684e7977766ca4121ed35efbe0c9e6d42ebc99d340e6c53f15 25436232 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 570f8ec57866514436eae8c984eb698ed3ce3fe4108f90a3974016bf0445b483 6244508 qemu-system-x86_7.2+dfsg-7+deb12u6_armel.deb 4796cf99c9d6745326949b9c61b053f3422d7ad4be84f53a74acf9a032c92fd8 44264 qemu-system_7.2+dfsg-7+deb12u6_armel.deb d175925e2f4d795e86791946fc5dda330d1d73a38414b9ffabfa73a5c67e7049 5396 qemu-user-binfmt_7.2+dfsg-7+deb12u6_armel.deb c8a48700718360a0d86a7d8036ed4063e99fd793b78dee311cd0803361331ccd 125155488 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 4761b80e21e271135af2bd57a128d4120ccadb58976d643cab306cb9e9d27373 123774968 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_armel.deb b7d2fdc75ee71f92ef2e763f56f5396b9739e2c7e341c524e3f9a09dcd8dfe10 23931176 qemu-user-static_7.2+dfsg-7+deb12u6_armel.deb bb173fd3dd2ede977fbfbed947b7ce0a16e04fc6e8301ab2ff70251711da3eb8 10270684 qemu-user_7.2+dfsg-7+deb12u6_armel.deb 2af71b19f99261b91a1f0f462a2fd01f3a62341f7431ab50107a7d004761530e 7190240 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 6741596f411da43bb973936f237dacff0b098b6d263d6ce9d2c5b6cafd4d5a4d 1111500 qemu-utils_7.2+dfsg-7+deb12u6_armel.deb a24bb78a5b5ce83d1b2cfaaa2e46dbf0125bd6b84824d2e80360554b241d5dfb 29157 qemu_7.2+dfsg-7+deb12u6_armel-buildd.buildinfo Files: f22ba7f439956356cb3799e3e945607f 206968 debug optional qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 9b51ae360eb9ff40cbaca66a43d3c602 94004 otherosfs optional qemu-block-extra_7.2+dfsg-7+deb12u6_armel.deb e61f96f43f6d4626e8998ddec30c1f2b 968984 debug optional qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 1979a2346a58509c0d8a23752dc468e9 300760 otherosfs optional qemu-guest-agent_7.2+dfsg-7+deb12u6_armel.deb 4110745ad382b2712778217177013c49 36023132 debug optional qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 567f4ae6c70857e95a0c523d2c9db4c6 7983152 otherosfs optional qemu-system-arm_7.2+dfsg-7+deb12u6_armel.deb eed3c68b3d5b3865e466be8ea9a62f89 6841892 debug optional qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 14572c91c8efccb4245fbc35145bea1f 1935428 otherosfs optional qemu-system-common_7.2+dfsg-7+deb12u6_armel.deb 515df3ac05b7547a73d562ad223d0c85 1039328 debug optional qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_armel.deb a10e4fda43163ad2429a212922cc35fe 273976 otherosfs optional qemu-system-gui_7.2+dfsg-7+deb12u6_armel.deb 90ea8b77ee74cee3e4abfbf2718909d7 47927476 debug optional qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 27051fb2192b2695b6b621d167f7e8ad 11729516 otherosfs optional qemu-system-mips_7.2+dfsg-7+deb12u6_armel.deb 23123c1ac442554129d1bfa9cebe38f3 167499492 debug optional qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb ddff62443207cf66c9d98d8a9bd6b222 35654064 otherosfs optional qemu-system-misc_7.2+dfsg-7+deb12u6_armel.deb 136e8c6ec1dc67d9d98c46f7d5205cc7 27964228 debug optional qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 5e4d05fc70dc4fe906a5a4929ea81599 6592052 otherosfs optional qemu-system-ppc_7.2+dfsg-7+deb12u6_armel.deb 894aefb1403979e668e19d90730d830d 18438372 debug optional qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 6165d513faf57bc02a04363a9a7cba39 4357676 otherosfs optional qemu-system-sparc_7.2+dfsg-7+deb12u6_armel.deb bc85a5d3104b2f98d7b293011ba6b7b9 25436232 debug optional qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_armel.deb d206b4778ee9c9476a9807a0c326b30e 6244508 otherosfs optional qemu-system-x86_7.2+dfsg-7+deb12u6_armel.deb ad41146eb2c359c006a44c10b6b51e7b 44264 otherosfs optional qemu-system_7.2+dfsg-7+deb12u6_armel.deb 90c17aeec90cfd6643808e92adcd437b 5396 otherosfs optional qemu-user-binfmt_7.2+dfsg-7+deb12u6_armel.deb 71e069b6e0a55a5ddcfc489311160650 125155488 debug optional qemu-user-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 23efb3ade1005510c51820446d031a83 123774968 debug optional qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_armel.deb 3114a21d9094495842be9e78d437b8d2 23931176 otherosfs optional qemu-user-static_7.2+dfsg-7+deb12u6_armel.deb 99f99316595040995c59c4664ac7f09a 10270684 otherosfs optional qemu-user_7.2+dfsg-7+deb12u6_armel.deb 108e524b0dd12e190b4f2d43b33e8f26 7190240 debug optional qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_armel.deb a144ae2ba974286331cf87a87302a596 1111500 otherosfs optional qemu-utils_7.2+dfsg-7+deb12u6_armel.deb 8476eae7e6222d69406b569f8d681304 29157 otherosfs optional qemu_7.2+dfsg-7+deb12u6_armel-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEBv+o19JDIRm4yIQ5CeROIpkCGwcFAmZScUYACgkQCeROIpkC Gwdzxw//a7eBAvBLkJd6MHLvVnz7OHVPocuOzi2ShoUmgLOpa4eNRl+jG9tjvmGN cF9j8ZYeqeG+Nzga22vfWNfLotsucOXMau1pYarRttyB/CDkzdGnNM1xa9Pjbvt+ KexAC2Ns6TK8ED4XkaFZ/2gVGQyr0SjrXbd5eE9sDSCE6RvVIMApxmDkOKuxaQJt SCIgchMmP7GFduH75m1iF3swG4i4MX5XPFUcemzO05gomYnGpST/dczbwdYSwKN0 twUCrKGFID+U/FfTbGEVMUxRzic6WReux1jkdVsrHToB5ybI4V/f6FD7jl5jc1xW BSaabDxa8WFgCoMiGAnBKFKXPz2Ffm3heF4I+CKXER0OsdKPeH2JgPkjS8tfmZqS 7cI0BLm5mcO30scLC+4sJZY0oP7WnwLsRYR3QBGeG/IccdifrIeOj26z2fFGfSdG 7z6fZzZOOhZDzQfhFmcO/j7SfoRq3DOI2/3Yx16oL4BuEPd//Gl1bWfnWZO51hdQ fNvyoH+WywrfjFiW63Zx4vfcJ+rLhmY/S67Cw7ueujXzcEB7ku2iZDXaJsk8Y+9j Om8hx5wMt5Jlp5R+8b0N91ApJ7lG7RcPnB3VWCuStDRfvGTs1VWPzIVpdeR/Mmzf kLLepid88kfDMKdBHw6x3z1jZtlu9g2wA8oZ9AI4ZOSz92tzLFU= =G257 -----END PGP SIGNATURE-----