-----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: arm64
Version: 1:7.2+dfsg-7+deb12u6
Distribution: bookworm
Urgency: medium
Maintainer: arm Build Daemon (arm-conova-03) <buildd_arm64-arm-conova-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:
 1127603ff756d09e9966bdc3fcc395024dcf9f01 289972 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 ebdc94d820808626fff63c842ca00c79442c8c88 94236 qemu-block-extra_7.2+dfsg-7+deb12u6_arm64.deb
 8549339731b028b24d1eff2b2f933ec5bcc490fe 984236 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 bb5881f3f6a1e23920078f654aa77981fadeb7b3 321532 qemu-guest-agent_7.2+dfsg-7+deb12u6_arm64.deb
 766f1ef8e3723e0e4c8950f8d763a09d2589278c 39402516 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 2612872813caa482cb45929115b884b8cc7819c4 8296744 qemu-system-arm_7.2+dfsg-7+deb12u6_arm64.deb
 18d98ff442b33a7bf103e03fc434fc248169ae68 7575500 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 2c04bd1091f2ebc8ddc8af84f485c1bfe50dd87c 2077720 qemu-system-common_7.2+dfsg-7+deb12u6_arm64.deb
 f50b6e71defa5ddd2b9f3c3bc99cd9d2aa6b7460 1065544 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 b2af1e00fb206fae8bd4b4e7f189744dc55331c2 293052 qemu-system-gui_7.2+dfsg-7+deb12u6_arm64.deb
 eabb75ad4e86cdec5c58cf2d085582a9d4e0de64 54365436 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 6fea59d502de6300647e42195f8c124617b47f4b 12178192 qemu-system-mips_7.2+dfsg-7+deb12u6_arm64.deb
 1430143633855a701e4860558d884fa32f105bfe 190818484 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 1635a06960cb73d7d819f0cdbbfe2f502a051500 43099824 qemu-system-misc_7.2+dfsg-7+deb12u6_arm64.deb
 4a8814829b4b752a6f2160d0abb96afea3f1d2c0 30972388 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 fbbd9cd81bda4397899ee1f09bddb7506b0f6159 6883788 qemu-system-ppc_7.2+dfsg-7+deb12u6_arm64.deb
 9184c49412219ac90d6f6ae85cc0777be21c48bc 20176072 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 5665789a80d88729d095397e337760c6c3c6112e 4763004 qemu-system-sparc_7.2+dfsg-7+deb12u6_arm64.deb
 0c2a7b97ac660a3d7e6f2d3beca9aaad6fe1d21f 28460056 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 1853fbed33fe0ec99d533a29525f44dca2d6507d 6504752 qemu-system-x86_7.2+dfsg-7+deb12u6_arm64.deb
 3b20b9e4b60a564ce7311efe1cf993d81c4a3af8 44264 qemu-system_7.2+dfsg-7+deb12u6_arm64.deb
 bb98903ba4ca7df81014c43092694256effc1c7d 5396 qemu-user-binfmt_7.2+dfsg-7+deb12u6_arm64.deb
 2874967235bba03cbab83cc465ee0ae25afa883c 134562648 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 c6e82fa5e5aafaeb0e04da0a2583b765400afe38 131054744 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 dde613887bf9656ced5e2fd710d0d8c51279d106 39932420 qemu-user-static_7.2+dfsg-7+deb12u6_arm64.deb
 7de5c43cdf10af4c0bcc47d873ccec40f4ac3925 12506804 qemu-user_7.2+dfsg-7+deb12u6_arm64.deb
 d6dbfe069467aa1c34dc6c7e94ec85459dea55ce 8201292 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 b69712429a308e9d3c2cb3c473f5a04b296df47b 1211108 qemu-utils_7.2+dfsg-7+deb12u6_arm64.deb
 d5143351a6c18d6311003f5be1a153bd2b8bb533 29430 qemu_7.2+dfsg-7+deb12u6_arm64-buildd.buildinfo
Checksums-Sha256:
 a6362e95375b47c48ac666e8f07fbb090ca002992d2358df3b42e2124ee972d5 289972 qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 2dd067125e455fd93052ac5799546da65c2d7437bf61d08370b425e27f09750b 94236 qemu-block-extra_7.2+dfsg-7+deb12u6_arm64.deb
 9d761a06ce928b094c4078991553018bf696f6d6b68febdbe30ace5cf8102e5c 984236 qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 56f725f269edb8659bf0001eba3be76d81cc5fe1bc76ca99f1734a25d86f500c 321532 qemu-guest-agent_7.2+dfsg-7+deb12u6_arm64.deb
 0d072680e094e41dd12b4aee074f62362871613a07cf7a34b9e7621a6b657e97 39402516 qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 7462ad901922756ecf2229e1ae3b45a5ef475df89a41677a753c8abb3cccdc1c 8296744 qemu-system-arm_7.2+dfsg-7+deb12u6_arm64.deb
 a0c1bfd5472ac6621e39a6707c37ee4e5d3b7cf1de5ca431f52c0a4c8aea93fb 7575500 qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 978b2c2197a270f01130ec94e5a45e8de1a8af910e34f13221d485e28e8caa78 2077720 qemu-system-common_7.2+dfsg-7+deb12u6_arm64.deb
 c3a2ef7822468973e83ba0025355cdb811ae11404264a5319bb23b866f42e34a 1065544 qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 8b43692b2d25556f63c8d86dace6a9538c3fe8c50c8059af81669e5b1a91aa09 293052 qemu-system-gui_7.2+dfsg-7+deb12u6_arm64.deb
 4702380d91bcea028ca4f02a595b83582a05d09a2e66dfafc36eb5aef2c66ff4 54365436 qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 b6358d47d696c59e1e8d3ca59d10d009e242723fded957368121cfea651a37e4 12178192 qemu-system-mips_7.2+dfsg-7+deb12u6_arm64.deb
 0ac269cf005d76901808349808003a22572483d706a258b85e11517b37e31045 190818484 qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 f02972288ee26390e478033cc151477c2f4e4d4e7579769b2d63243c2c9f4a65 43099824 qemu-system-misc_7.2+dfsg-7+deb12u6_arm64.deb
 4af28ea5712505a086cdb4caa7a5f2ebfa8a9a83214124e55b3992a7c00acb3a 30972388 qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 b6c70c2aff74dd2b57940775f1776ecbab5f29bf2e6a67f42797576c22554ae1 6883788 qemu-system-ppc_7.2+dfsg-7+deb12u6_arm64.deb
 6e84237077199e22b0201a7bbbcd77fb00c577f288f44d22b1277cf8a18d309f 20176072 qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 06a0cee58428103e296b54404178437c9e8b3aba409bde398e0ece43e46552db 4763004 qemu-system-sparc_7.2+dfsg-7+deb12u6_arm64.deb
 46db27176d4880bcfbe3deb10e399751d209ab943a5440c495ea7994078c8d67 28460056 qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 f1717c7bb5e12da4ab0cd31021e935e741499d05aafa751d902530c94058d0da 6504752 qemu-system-x86_7.2+dfsg-7+deb12u6_arm64.deb
 0fd1dbf2aa115b38d2b08a1f1a8be73609436a9cce4294ab0ca54569532131a7 44264 qemu-system_7.2+dfsg-7+deb12u6_arm64.deb
 3900c39f9a45dd4d30d3e8e46cc41db5fcb2a433e7d8e9315deabcac296a6fc2 5396 qemu-user-binfmt_7.2+dfsg-7+deb12u6_arm64.deb
 483d9b0dda6db1ce65a56b4d21ff59d437efd8d033ff9da75b1cb22d4f3b473a 134562648 qemu-user-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 d0b0381332088432a8ac4bf5e481a37af8091ed55a5bf0246da2725f0d029a84 131054744 qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 1b632addfbf3ac2affcd1da9e08e6a224c34b3620e1620d87588e6e0b540509a 39932420 qemu-user-static_7.2+dfsg-7+deb12u6_arm64.deb
 43276607cf697f879c7aedebe119dd3c903de6650b2f3c67d53e76fe11557152 12506804 qemu-user_7.2+dfsg-7+deb12u6_arm64.deb
 87468b6783fa0dab66a6c54f904a802dd9469755e61ee4cf6c13b89c8d5b8f0f 8201292 qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 5cadb6a57834239bff936d16d1677c49fc4630d3672af75e097a352774443c58 1211108 qemu-utils_7.2+dfsg-7+deb12u6_arm64.deb
 be3a5d1c57add4dde48ff39f4a8c969b5dd7befe2837b71c5eb64ab8147a5f5e 29430 qemu_7.2+dfsg-7+deb12u6_arm64-buildd.buildinfo
Files:
 4c91b99704b7277d04079efc71921834 289972 debug optional qemu-block-extra-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 4cb7551aeb954dbedbb7fc20eb7404a4 94236 otherosfs optional qemu-block-extra_7.2+dfsg-7+deb12u6_arm64.deb
 c9af205fcc4a0cb4619cb5377835ec96 984236 debug optional qemu-guest-agent-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 df6f8939e49d7d47710fb624507cf269 321532 otherosfs optional qemu-guest-agent_7.2+dfsg-7+deb12u6_arm64.deb
 17570b1850c23135f776b6b0c4db6bd7 39402516 debug optional qemu-system-arm-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 bf2e22badb14a6f19a8eed4e0c3fdefa 8296744 otherosfs optional qemu-system-arm_7.2+dfsg-7+deb12u6_arm64.deb
 890758733df5dbee1d70c991adec328a 7575500 debug optional qemu-system-common-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 c42fcbf02677fe0e1b252a504455bf1a 2077720 otherosfs optional qemu-system-common_7.2+dfsg-7+deb12u6_arm64.deb
 2c87b61050f10c9515802c18b69aa15c 1065544 debug optional qemu-system-gui-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 ca9c3946f5953b3170c53a087f03ebb0 293052 otherosfs optional qemu-system-gui_7.2+dfsg-7+deb12u6_arm64.deb
 09f9697b862c45a647354aa3f91e1689 54365436 debug optional qemu-system-mips-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 2824bf95ac098c9a3bcf38ee4bc5d5a2 12178192 otherosfs optional qemu-system-mips_7.2+dfsg-7+deb12u6_arm64.deb
 9b8d8d18f98cd85f9d0899dc1bf41762 190818484 debug optional qemu-system-misc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 902e2babaa01e2dc2ce543f80de5c2eb 43099824 otherosfs optional qemu-system-misc_7.2+dfsg-7+deb12u6_arm64.deb
 0aea078e131e19a3ecb61a986266ce2f 30972388 debug optional qemu-system-ppc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 79b53f9f3f72efd2d3922a44a8870574 6883788 otherosfs optional qemu-system-ppc_7.2+dfsg-7+deb12u6_arm64.deb
 373bb76e9014915a744b25871d0b2712 20176072 debug optional qemu-system-sparc-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 d85ebbef930dc33bb8d7e109709a8a0f 4763004 otherosfs optional qemu-system-sparc_7.2+dfsg-7+deb12u6_arm64.deb
 ecfcddfb69a1b831623cca914bc0989a 28460056 debug optional qemu-system-x86-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 3cb0467a62711e678094b85777288e1a 6504752 otherosfs optional qemu-system-x86_7.2+dfsg-7+deb12u6_arm64.deb
 fe9cab5d4856f7ea41bf75a283cd09da 44264 otherosfs optional qemu-system_7.2+dfsg-7+deb12u6_arm64.deb
 051372e2eb485fa56d2f6571a6adff85 5396 otherosfs optional qemu-user-binfmt_7.2+dfsg-7+deb12u6_arm64.deb
 b1b135dc024c21e70939ffe2d4a9e659 134562648 debug optional qemu-user-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 e38bcb1bdf30927b94f9417e320f9522 131054744 debug optional qemu-user-static-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 0c5d844eab367724f050dc8975751ade 39932420 otherosfs optional qemu-user-static_7.2+dfsg-7+deb12u6_arm64.deb
 0076ee9d23c35691e3526c10f8c3b253 12506804 otherosfs optional qemu-user_7.2+dfsg-7+deb12u6_arm64.deb
 8b891df568ddf6fb8b6906f97ee3dfdb 8201292 debug optional qemu-utils-dbgsym_7.2+dfsg-7+deb12u6_arm64.deb
 fdba804efe5c2ddbb24b8e1300707075 1211108 otherosfs optional qemu-utils_7.2+dfsg-7+deb12u6_arm64.deb
 48eec23fe485dd4e249f51f46b21fc96 29430 otherosfs optional qemu_7.2+dfsg-7+deb12u6_arm64-buildd.buildinfo

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

iQIzBAEBCgAdFiEEU81tY/BC8e+eAeWhLffeOnPnbLUFAmZScF4ACgkQLffeOnPn
bLVStQ/7BY1SdyIDLz48DV8U5Yvhm/GPtmPLAxZ/b04nRKt+0SoM3yATIlHoge2N
51zitURKhx2FHUxqrEIYu2hoozfH0+V8JqNS8m1FFEqqrZ+fMQHTbjvBPKfDQQqF
kmuUclnj83UBtIdPuDphkTbom6x1UxGR5hB83cae/wMBA9QZfd62WwEYHqaum2BT
tQedzzGHZw/mSA/B0XAPi1QqKD9mAW2ueKt88uEqZ+gKqiNbYmDy8TpmCgpi4K3w
b6vsDyB5L8offUGbdCNvluWiJ4XogR7UvmeSXqiJVfeh+p8P2bhImcl/SLbZlIEy
c3A3fTY05gSsNFF+zaDg6i7D7CUNRFUz0o80BGsr8DLNscemk4jAO36B1pJmaEKK
VBKzuTIHGMGi3X4xiTSZZn2AOihXCy1D1ai373l36wCogxBL1RRVJiJytB7d1dFV
Ra6okVnO7WD5PF3dk2GiBP1S1wLs0IW/8h+nqpm2plxt6ATQoNf6FffM/cax3af7
6RdWDJ7AJYgTuCaV2gIzxmJ6CsJEkPxqU7F06CeTIcslojv1fBneyqYKDhi+a3ui
y+/SHjq+wKu6I3cr2VsLrCIBGYX1Ei5ivOWcuRc0sa4lduR7482NYsT1+cz53L77
S7CC/DhzAI+PYq+zMxmLFw1Jkp10AAIKYGexuSaHdmn/6cjYUKY=
=pvZ2
-----END PGP SIGNATURE-----