-----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: mips64el
Version: 1:7.2+dfsg-7+deb12u6
Distribution: bookworm
Urgency: medium
Maintainer: mipsel Build Daemon (mipsel-osuosl-03) <buildd_mips64el-mipsel-osuosl-03@buildd.debian.org>
Changed-By: Michael Tokarev <mjt@tls.msk.ru>
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:
 ce3a15c15dc90dd4ccda5471d33514c1ecf3e227 217848 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 cb5fcc1338a6623a515f56c20bbd6028333fdac6 92252 qemu-block-extra_7.2+dfsg-7+deb12u6_mips64el.deb
 e8e3ca1dd26970267effd3869886b1e91ecc597d 1040424 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 52ae533ed07b1a38e1e9fdcfeb8cac438af4c965 286116 qemu-guest-agent_7.2+dfsg-7+deb12u6_mips64el.deb
 6dec641d162de5faaff5a91d287226a1d7b4e1d7 38636616 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 39a70beddfb6d8b1423d020024c43082321ac9e9 7264392 qemu-system-arm_7.2+dfsg-7+deb12u6_mips64el.deb
 71c335d47f467a2a358ec02842b60bd8f4af1d77 7312916 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 5423ead6aa3003f5ed9fc98257756fc5a326f0d0 1898424 qemu-system-common_7.2+dfsg-7+deb12u6_mips64el.deb
 1f435a4afb4c26b817fd8c1c64266ffc573fdf61 1104996 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 cc6e1ade460a13ff0e807700dcb33ccc00c153dc 267236 qemu-system-gui_7.2+dfsg-7+deb12u6_mips64el.deb
 a08eb49bf914958522e4605466922f398c216c8b 51318288 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 6eaff7bba2ca93306b1c3ba068c3bf54cf5cf867 10721684 qemu-system-mips_7.2+dfsg-7+deb12u6_mips64el.deb
 534f4e7a784fc183bc878b29ec328db69514f9e2 184553780 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 52f07b33a47bf1545ebf889f4747b397add35e18 40263284 qemu-system-misc_7.2+dfsg-7+deb12u6_mips64el.deb
 3855e3647d1df0ca41a9c9bb473eebcade0ad016 30144796 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 123c69bfc33d3328415e9e35b771d565fa8611dd 6064840 qemu-system-ppc_7.2+dfsg-7+deb12u6_mips64el.deb
 548c620f80dea526a12064de6d1d055bde443a8b 20142996 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 27c0e9bcd479d0719d9ed0156baef7c08a92315b 4209368 qemu-system-sparc_7.2+dfsg-7+deb12u6_mips64el.deb
 effd1b2b7a8ce396854030f7fa323e44d325c597 27561508 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 2860fb113d8ec4c8f4b974e08ca5a10ddb1506b5 5768560 qemu-system-x86_7.2+dfsg-7+deb12u6_mips64el.deb
 810d73e6f9312cf9e2ef180e86ca2f386ffe5a10 44264 qemu-system_7.2+dfsg-7+deb12u6_mips64el.deb
 0b2c9d72363bcbee142329d1b04bafc9100bf8bc 5488 qemu-user-binfmt_7.2+dfsg-7+deb12u6_mips64el.deb
 968723370dc7d92f35e4f7252d01b04cef8c2807 141326596 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 2201e547f5c098f6238ff31c13c282ce654b8e2f 138499884 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 98a451ca9272f147c775805ec97fc6daba9ce46a 52160968 qemu-user-static_7.2+dfsg-7+deb12u6_mips64el.deb
 76f150a154f5f6fda7d6fd6a63c4efd03cc8a849 12001952 qemu-user_7.2+dfsg-7+deb12u6_mips64el.deb
 28078c6dba847440aef2ee0c0ff9a42620aca6f8 7743440 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 6ce850bdca3844dd92b46bb1c3c7da01e01e0cc3 1120320 qemu-utils_7.2+dfsg-7+deb12u6_mips64el.deb
 a778bdcc611ab052c49eaa7855b4c6b49a3a7e35 29314 qemu_7.2+dfsg-7+deb12u6_mips64el-buildd.buildinfo
Checksums-Sha256:
 59de3be7dd426503daea7eda3634a3dc4872315a6d97e6b7b6ba1b0b3507b578 217848 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 b2b3bdc74663e8c439ebeaabb6708139e28b756be2fcf2f1b80b2b61d0b85109 92252 qemu-block-extra_7.2+dfsg-7+deb12u6_mips64el.deb
 5efb4d4e6112c6730219d54560436b2f88884bc16ef68daefa34e7d4fcf2f71c 1040424 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 7c13ad5c8a0ce16821e62f3f2ce79909e1fc6f0bb5fce598950a0725fcefdef3 286116 qemu-guest-agent_7.2+dfsg-7+deb12u6_mips64el.deb
 01014f2e88970e4e01eb4d9e0152e91ea3f070cd7d26470aaa934d29b43be16c 38636616 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 192a45e4acd87e25faafc17709196ed71bc241320f7e50e298cf1eeaa93ef003 7264392 qemu-system-arm_7.2+dfsg-7+deb12u6_mips64el.deb
 b1ce76c905b69e0e516942e5244d7d7729eb37141036608942b0044dcafacc82 7312916 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 258ba0f12e6d762b3eaf952f0b63741a105597d7b226c85029b45a3a607b23c4 1898424 qemu-system-common_7.2+dfsg-7+deb12u6_mips64el.deb
 7996858e1b70bfdd06e27a50f81aacbe01a8cba00fd8df5ecfd8ffbd3cd95095 1104996 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 bc5d4e7cd5a8d383f92e66bb5cec5cbfdabdbbe6b8da6a5634614f18ca8de38d 267236 qemu-system-gui_7.2+dfsg-7+deb12u6_mips64el.deb
 428bb322e2da12851d7ea2015f4cd9843df47c343581fdc4cfe444eaa487c9ad 51318288 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 3d043df2b6eac93ddd76a8e5369d1769a8a814e27652b6d684b7f7afe4416a71 10721684 qemu-system-mips_7.2+dfsg-7+deb12u6_mips64el.deb
 f7dbc35c225383f14a0e99b58c9ada2d2dc81bd2ba3903a6ac9435e740c5081b 184553780 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 131cef772f0bf483632d076c789e9e4b3d7762acd26cf46a9fda18f6f9dcead4 40263284 qemu-system-misc_7.2+dfsg-7+deb12u6_mips64el.deb
 4e8a504b44cab5473f54f6188a4ed98d07e0f65f47de34687c1db2acc560f981 30144796 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 f7676338d73cc69c2b7118440755e14578898169bf9791803d92d2bd46ed7cec 6064840 qemu-system-ppc_7.2+dfsg-7+deb12u6_mips64el.deb
 d45409eb76d17bee78fcb053bbcce23e0001a56d4042685165fcdf2b62eafaeb 20142996 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 1859179452184dee0f25126917b9795201649459c6827d0c3e63ce65e3ff9b43 4209368 qemu-system-sparc_7.2+dfsg-7+deb12u6_mips64el.deb
 d2c80024e9ba367593d76464779c02d051c1449b9a2e73986217dc5370a40b72 27561508 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 45549f9378edbe1567d8b860e9d99990b07ac3e44a939b5d309b6943e85590bc 5768560 qemu-system-x86_7.2+dfsg-7+deb12u6_mips64el.deb
 29f3c37b1e9395472633e89a117076ee3225de6bed00fc947ca3eeb970d3345b 44264 qemu-system_7.2+dfsg-7+deb12u6_mips64el.deb
 f78a26f54b320a59d009513cd50961e90dd52778e6065b942310b645ea30b0c5 5488 qemu-user-binfmt_7.2+dfsg-7+deb12u6_mips64el.deb
 393cceded620965fa8e8443e8881229a9f2307a3f3b82c45668212700103c951 141326596 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 de03111423737f67f6ddc41e73bd14f40b56322a0b76b8c42d943cc83368e65e 138499884 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 f074dc6ef2a0a2b51b5472292911ad08bdc8f24f7b2d9e318adfbe5409089686 52160968 qemu-user-static_7.2+dfsg-7+deb12u6_mips64el.deb
 5471cd2d53f6d97b57285e3515fbb6b5bf22b124aacf39ba44514ed8476e1e77 12001952 qemu-user_7.2+dfsg-7+deb12u6_mips64el.deb
 026d5f64a00c809095b4e018523fca9478e307dfc6e9123dfd2fb8111f5aa2f1 7743440 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 b3665e1a2e284df8ee8ce2531d67ca434801ca262e4610283396f187b310a10c 1120320 qemu-utils_7.2+dfsg-7+deb12u6_mips64el.deb
 8bfd8f23e58441171439b59de3024a8ed02ee2d02c60457d14c759f0f9a6da5f 29314 qemu_7.2+dfsg-7+deb12u6_mips64el-buildd.buildinfo
Files:
 d0dac08302d4525d01a8884262d3a496 217848 debug optional qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 0d9ebde03db3aa06a8d261851fdeae61 92252 otherosfs optional qemu-block-extra_7.2+dfsg-7+deb12u6_mips64el.deb
 41355405a219169980aac99ec664ad12 1040424 debug optional qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 ff526a7c9dfeae7c41596aa76d4479c9 286116 otherosfs optional qemu-guest-agent_7.2+dfsg-7+deb12u6_mips64el.deb
 74116effa76786232c33fa316d4d010b 38636616 debug optional qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 b9c1acdfbf87f94e735f3491ee46834d 7264392 otherosfs optional qemu-system-arm_7.2+dfsg-7+deb12u6_mips64el.deb
 94239ec6a2cf664ed4674e45a8643888 7312916 debug optional qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 780bcae76b577d25ee066ef9fd0cffe7 1898424 otherosfs optional qemu-system-common_7.2+dfsg-7+deb12u6_mips64el.deb
 9c705ee69cb960f18586bf7cc92befa3 1104996 debug optional qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 26faf91bbeb2fc967d7f43d8c74ba68c 267236 otherosfs optional qemu-system-gui_7.2+dfsg-7+deb12u6_mips64el.deb
 7fdd38a149b8c1faf0df9d83930d6f54 51318288 debug optional qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 1279ea9b7f612398b30a404f92fc8282 10721684 otherosfs optional qemu-system-mips_7.2+dfsg-7+deb12u6_mips64el.deb
 4eed48aa337da019c923dd763890c148 184553780 debug optional qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 af05205d817b50013b93223f17978785 40263284 otherosfs optional qemu-system-misc_7.2+dfsg-7+deb12u6_mips64el.deb
 58af64b01ebae7aa3f7458bb046b9bab 30144796 debug optional qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 cce03d0b85e6372451f67aa0b3331965 6064840 otherosfs optional qemu-system-ppc_7.2+dfsg-7+deb12u6_mips64el.deb
 e264290ed9b7f5ae0eed83cbe71a08d0 20142996 debug optional qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 f14f6d5616f410a114006595815849aa 4209368 otherosfs optional qemu-system-sparc_7.2+dfsg-7+deb12u6_mips64el.deb
 c48811a9fdb685b58d45d555c98ee7f7 27561508 debug optional qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 7ff5141a62801de70be253198bf12daa 5768560 otherosfs optional qemu-system-x86_7.2+dfsg-7+deb12u6_mips64el.deb
 e8f9468b1be398b00695044d82d33303 44264 otherosfs optional qemu-system_7.2+dfsg-7+deb12u6_mips64el.deb
 96f40ff86280c0dec44dd8a566738fdf 5488 otherosfs optional qemu-user-binfmt_7.2+dfsg-7+deb12u6_mips64el.deb
 5ed391f0073aca869e702d0656ca43e6 141326596 debug optional qemu-user-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 8c1a5b163287b467277ceba40b920930 138499884 debug optional qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 5d5906db92a85e707854dbb0fd9fc729 52160968 otherosfs optional qemu-user-static_7.2+dfsg-7+deb12u6_mips64el.deb
 b5ada44fc22f7d90e915d17742eaf9cc 12001952 otherosfs optional qemu-user_7.2+dfsg-7+deb12u6_mips64el.deb
 e6502629eae731e7a9a37fae78ab38e1 7743440 debug optional qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_mips64el.deb
 7792a34b63f7ef5a052d241e6935ebb6 1120320 otherosfs optional qemu-utils_7.2+dfsg-7+deb12u6_mips64el.deb
 538e751af5288cba15bdce08d75a8c45 29314 otherosfs optional qemu_7.2+dfsg-7+deb12u6_mips64el-buildd.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEunmvxaaGKuI+hxxClmZGXOM83t8FAmZSipIACgkQlmZGXOM8
3t+xcRAA1g6zM0yABhOoPskK5oSdnQoBsxZI9bYMn7shXw6dJL1e/rbPyK1zoZ1N
qlGfbk0MKvLGUw7Gw62TdlOUycCL3qGPdc6ZcFtIyYuJ8bat3+TrND3UP/l0FYSk
OXSPgoZ9XJKX7I8eeTK1wHlCoYpdCk5MH8N74jIBVFIEytrXamkZDDNYGlS9qOOO
Lc/rMP+p459yFbkE+i+f41ctUEKkStbkTi0dqCVPRjae0DIC8EmV0nogiY/QVqfE
FKfbYT/EEVYTBLp8XfP5WnqPa/S3MyV/K9Wj7Cy1J5vdF/ZJ4Uo+bF9qQUfjAySg
gfka7SruQINcHFKLkhlgFv9FylLvO5ofXmgmzp8HUriMqKweaKXi1PfUAJQZ9zUM
FIiT4/Epk2LXkRNMBv9wyYn1oL+1VjYQqPjbwV4UaUXcGfljfkUl8Bul3oIG13Wx
u3OOZxJT00ck9cFDYJdhhKILdw5rrTRHWCKnwu58/qamZ1IQSJDpvkiFWuTjFTPN
zx80RLOh6ZEg4PMd/1Wk+aF89JT3CGX5ld3/xZdpvx4mdTcX6uyYkqD7yf6Mk1fC
U7bKAxHthKheL+n4+qj5PbpAU4OvtK7gYNmpTp8qDRCZ/L/tUqvtFM1wu5UW82Ke
rv77mLzY1TnmtMvFhT2Mpev8djs6rlGVd4EMvvNS4O618M0FJRY=
=q4Ih
-----END PGP SIGNATURE-----