-----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: s390x Version: 1:7.2+dfsg-7+deb12u6 Distribution: bookworm Urgency: medium Maintainer: s390x Build Daemon (zani) 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: 076a5fd72dfaec33d1e761d22d5f7172ae4918d3 208428 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 039b4ecda3cd9974ba2a06fb1a0e4a1e6634ea92 93300 qemu-block-extra_7.2+dfsg-7+deb12u6_s390x.deb 85bff8ccfaae9fb65c34abddb06252f526242f7e 977960 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 7802e704f473be68e1f86133682051e1a1ae2a9d 315816 qemu-guest-agent_7.2+dfsg-7+deb12u6_s390x.deb 9a6ad39c8107838f5206553a8d87daad835072c6 36474676 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 48042370b672911b4c5fdc65f1edbd205d59397e 8177452 qemu-system-arm_7.2+dfsg-7+deb12u6_s390x.deb 204721960771cd75fa124c6c6c6ef43443fc9083 6734120 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb f0d1ba5eface62ff3292b7d2f97d61a4771ef9a8 1991820 qemu-system-common_7.2+dfsg-7+deb12u6_s390x.deb 148b92f6b05f6f3705edd004746404e2eb4ec644 1047536 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 6374ef06cd661292e5f600811dc990731f8052bb 287168 qemu-system-gui_7.2+dfsg-7+deb12u6_s390x.deb 359013b41756265c9e544a9d2743972cd845fe28 49131952 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb e8255af55bf5023d955b77c2933e8ffc15d3e883 12080172 qemu-system-mips_7.2+dfsg-7+deb12u6_s390x.deb cc1e716b87197bd7f30e43272e6f6ca8f40dcf02 170844944 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 82df3edb14af432ebec3640d1e4c6ae1798eef86 42653608 qemu-system-misc_7.2+dfsg-7+deb12u6_s390x.deb a07a755d8289eab697e33fac609783cbb04829ed 28388332 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb ba2a974abbb5b7eaa4a81510320e9bbb349081fb 6788440 qemu-system-ppc_7.2+dfsg-7+deb12u6_s390x.deb 23148294c8f36af62340cf5c6a0e226bb0228586 18764528 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb eb70e491cd9948a71fe69a1f5513ea5d5d82bae1 4688600 qemu-system-sparc_7.2+dfsg-7+deb12u6_s390x.deb b678f6f966b78e5fa5d62e48546a126e8dbfa613 26054484 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 85bd215e3473bac84e06fea84ce41e4b62f2a748 6434756 qemu-system-x86_7.2+dfsg-7+deb12u6_s390x.deb e0f883d1126aabfb98776f4245d296d5c592708b 44264 qemu-system_7.2+dfsg-7+deb12u6_s390x.deb 7e1680fec03a6028a07c9035538ab6df4d8b6a68 5480 qemu-user-binfmt_7.2+dfsg-7+deb12u6_s390x.deb 981a9a1195144a1b9a8832f61b9983c13f65f98e 127051024 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 15af95fc96b8bd568169c21a99b42c5b7836ad7c 124119532 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 18e87544b9598e89550bf1ca5b1185ebce47a7cb 47019120 qemu-user-static_7.2+dfsg-7+deb12u6_s390x.deb bfb0dcb47462aff064d30b3933f22dbbc1020649 12343344 qemu-user_7.2+dfsg-7+deb12u6_s390x.deb 110bd74033073e0dbab366c6dd2b3490cb522ffd 7360560 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 9544b004a7251ec0d2fc11aa5832b2887887e6a6 1171212 qemu-utils_7.2+dfsg-7+deb12u6_s390x.deb 38dc1d54b593f7b647430b8ae12d72afab9ff23f 28763 qemu_7.2+dfsg-7+deb12u6_s390x-buildd.buildinfo Checksums-Sha256: 1f90acf947dda27577280f76352459e94415d6cda51d8e0d533e151e4433bbc6 208428 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 81ecde7de15d561701b82180cf977c31250d5c53540951d0df14483fab797410 93300 qemu-block-extra_7.2+dfsg-7+deb12u6_s390x.deb 024a4acc427850fc64003cacfc0e74696751e38e77b76faf68ce0fb24fb60c21 977960 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb b3cdce2f0904cac08e153a4de0e988b34520b0c2e5b0ca13d8520baea481a49b 315816 qemu-guest-agent_7.2+dfsg-7+deb12u6_s390x.deb 532eba344b6d2eceefbf0d69abc1571345e6b5cd173466170ad2685143e71f0f 36474676 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 28e55c52612afc28d530ce3b82ba389ddeed80f2662990192ec90f01b94f94ed 8177452 qemu-system-arm_7.2+dfsg-7+deb12u6_s390x.deb 25c26d7db41a7c46ef0e16171e1462f6b0febb69933c9ce5e11778d818e5714f 6734120 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb b7671ceb09684a08f90b4ef26b7340d911c0f65fe7699ff0d666e8d0da6dfa9f 1991820 qemu-system-common_7.2+dfsg-7+deb12u6_s390x.deb 8729a6fabd8716d17cd97f329caa7202525b37c35cc4c4b853d92a1e6ea5f521 1047536 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 945f3fd1c0229bc9bc5a607d354c691475a88e243e7ab810bbaf83d95b6a5e4b 287168 qemu-system-gui_7.2+dfsg-7+deb12u6_s390x.deb 00ac900f8526f2196ed13c22e7618d47efcc74a54e02c9f0ce64cf870b465313 49131952 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb efa79b3e40b0d16bdd31896d88dfe534ea00fe19c34e0a3f9a6f0c7ac84a4b5a 12080172 qemu-system-mips_7.2+dfsg-7+deb12u6_s390x.deb 5e8a6395baeb5100339c26983a7bb239d9042f05afeb93c116a200e83b93e2d7 170844944 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 14e487707b042391e4c663626c382d64ec076c03a73841a9b20370983d454669 42653608 qemu-system-misc_7.2+dfsg-7+deb12u6_s390x.deb 5368acb239a43364d9a9f234922d375a793df7132b7a612160f312b64e669e35 28388332 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb aad551d737424c0685a208ce3813b96b67a824420264187cf26af8a3fe398af4 6788440 qemu-system-ppc_7.2+dfsg-7+deb12u6_s390x.deb c8bb2cfc9ece59f8648fccbea05811635dd62bc4b43e08771ef22e5ded174d7f 18764528 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb ee1ac51731004545e4446cfb9ae381ab44ab9a693702011e8a9dfd6f23a6c620 4688600 qemu-system-sparc_7.2+dfsg-7+deb12u6_s390x.deb 693db95308abe1416c5278b3c89336a52a3a90a2672ac716069da3a8fc3edeb5 26054484 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 2b96397f764581dbc2525da341efbf8a8cd9884a6d7798bc28059356f4d15946 6434756 qemu-system-x86_7.2+dfsg-7+deb12u6_s390x.deb 655db434cb83da601cd52f3f0fbfca9963176599268b97f345438fdc508c52a8 44264 qemu-system_7.2+dfsg-7+deb12u6_s390x.deb 1c5e35635904641e8554f3f3e9e72e37432d4a6bfa93e59eab38329caed2cd4c 5480 qemu-user-binfmt_7.2+dfsg-7+deb12u6_s390x.deb cd645faa197f45ff451011a52757e81c79da8520848308ebc59fc527cf7937e9 127051024 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 84c2526516933efcea9ae3260038f933181cbc713a4d3dd66bd1952ba12a8230 124119532 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb bf4f42005f05a77619a98175c4fa73e6a9fb0819dc6399d48364ab46e9753386 47019120 qemu-user-static_7.2+dfsg-7+deb12u6_s390x.deb 0cd999f2519bafdc1d8f8a33f0a9c6d0688e4e6d7d9d2dd615d80b1a0707ceff 12343344 qemu-user_7.2+dfsg-7+deb12u6_s390x.deb 94e628197c8c8c33a490073010db89a65a0dee1fb674a28df6c9fbd169a044d5 7360560 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 3e93ef51fc8616b3d7175e0fb8d8badde9830ba3544ce884763df31ec4af346d 1171212 qemu-utils_7.2+dfsg-7+deb12u6_s390x.deb 76c2efe03f3099804a26e2f04cdfb9398b3b9b96863743a22e9b640cbe50dc9f 28763 qemu_7.2+dfsg-7+deb12u6_s390x-buildd.buildinfo Files: 0421ba0c3a697fd78aae72252fbbdc2d 208428 debug optional qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 083fb50244196fbfc0856e47b08047f5 93300 otherosfs optional qemu-block-extra_7.2+dfsg-7+deb12u6_s390x.deb 286c6fd9fb20c970310faddf8a23ebf3 977960 debug optional qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 0190299701696fdc118616bb055b8520 315816 otherosfs optional qemu-guest-agent_7.2+dfsg-7+deb12u6_s390x.deb 94c904ed7361fee76d5df678bb88e469 36474676 debug optional qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 758a6b661dc19017384130431f564826 8177452 otherosfs optional qemu-system-arm_7.2+dfsg-7+deb12u6_s390x.deb cbb3b34946f60eec8991e15d5c838e13 6734120 debug optional qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 976c1a5c9371ab0a4150d295dd10ee34 1991820 otherosfs optional qemu-system-common_7.2+dfsg-7+deb12u6_s390x.deb 3cd9d3940d2c0243b33d9ec7359b3da4 1047536 debug optional qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb e0c618544b6bf5a3d9bc8654629effea 287168 otherosfs optional qemu-system-gui_7.2+dfsg-7+deb12u6_s390x.deb 3cc8b60e62ff03a29c6f7ffef11a0db9 49131952 debug optional qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb e6b5fa1ed910d7625640c51ec02a0cb1 12080172 otherosfs optional qemu-system-mips_7.2+dfsg-7+deb12u6_s390x.deb 8dec4180d0e614b903342bfb624565a1 170844944 debug optional qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 80d42b5a952235a664d16ef9ba2057d7 42653608 otherosfs optional qemu-system-misc_7.2+dfsg-7+deb12u6_s390x.deb a223886a3977b59e3c1e6123db28ee0c 28388332 debug optional qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 90634468cbb3d45521879369b25e0aa4 6788440 otherosfs optional qemu-system-ppc_7.2+dfsg-7+deb12u6_s390x.deb c5878f17f300ba574d327b80238388cf 18764528 debug optional qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 13fb1096796021f6dbdeb6b6ac739c9a 4688600 otherosfs optional qemu-system-sparc_7.2+dfsg-7+deb12u6_s390x.deb c7f125f5a1b438784042a3d94567ba4c 26054484 debug optional qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb e1c06de678b62a68f79b10b8a2607010 6434756 otherosfs optional qemu-system-x86_7.2+dfsg-7+deb12u6_s390x.deb f22a3bba12a391da198aebc8e8d1b06c 44264 otherosfs optional qemu-system_7.2+dfsg-7+deb12u6_s390x.deb 4477acac8d3d9e56f2b28938a135f352 5480 otherosfs optional qemu-user-binfmt_7.2+dfsg-7+deb12u6_s390x.deb 368d70fe21dedff8082e5a1d698a3107 127051024 debug optional qemu-user-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 4e6347e21468c71af8fbafccd030de30 124119532 debug optional qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 5b13ed77882639ff56c351b248d368f6 47019120 otherosfs optional qemu-user-static_7.2+dfsg-7+deb12u6_s390x.deb f50e971db3ff51203d445882539ccfb3 12343344 otherosfs optional qemu-user_7.2+dfsg-7+deb12u6_s390x.deb b6c1ddd7dd9848978a03ccea4efc09f0 7360560 debug optional qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_s390x.deb 4b95e78c2f8ae2682d80418e03da6eb9 1171212 otherosfs optional qemu-utils_7.2+dfsg-7+deb12u6_s390x.deb b5f822f605b0502c43f440934932cfbc 28763 otherosfs optional qemu_7.2+dfsg-7+deb12u6_s390x-buildd.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEETdQgQHyJW2hcXsTC6b+AMjGgQHgFAmZSeH8ACgkQ6b+AMjGg QHjSYg//QQCBlSgelP7moSZoEpiYPrzpYSf85iA8cyQfN4lMIANotOKbfDhYK7kh hphRv4YhtcnltGhNyA8WrG0hbWD7qVYmd0BO3iWNJICcIxGm7DseVoAczLX1ip8V z6cjS+U0qey+7FJSqL5m1YnKqwZzTBxyunZXyzbJqfZ3rJNrx6QtaVOffTUVgv1T NBhwol92B/X3/0RxcxDXgsg2744bs2/Y2f/yCzZEo4cWKqzuHQH/9Oh5yh1aeKzY riR6uUwSM9JG3zL13BINCUmyK5gP5ZCgm8D7f+sop23kSBRu/p03wTpSJhFokqTX 9hUq8yozLogJ9AStOSXSQ9+kiYyCiYUptLp0uoNgVtR8oMTezzL+dmyEYhJKVEY9 IxC50T1X2n6TXIzUZl2XISfrhvshr+3+w6mjNVCb1Loj3mTtua21Mf3uDDy8aqdC dlax/PBvenJFVhWq7o+VA9WuNZ+8NnOw8JGdnK+bmFgc14cyB0kgQRXi154Ac07h Z7f2PYnk8xQ5Nxm+Xrnc5Y2Y/d0d/TUUr1TktIUSzVXgUAymCQxC/M0y8E2myL3q tqaT0Nhxo2jNDMVzfJDJSv5V/MLUPWGvpbZ2ejO9NxOnThLCz6aRNhSl3NKpqaJa gtooiYI7Rtutr8ArcGW1p47iX6dlUBhU1WRB8BqYLzw17Q2lTCc= =J2mm -----END PGP SIGNATURE-----