Accepted qemu 1:7.2+dfsg-7+deb12u4 (source) into proposed-updates
- To: debian-changes@lists.debian.org
- Subject: Accepted qemu 1:7.2+dfsg-7+deb12u4 (source) into proposed-updates
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 01 Feb 2024 09:02:11 +0000
- Debian: DAK
- Debian-architecture: source
- Debian-archive-action: accept
- Debian-changes: qemu_7.2+dfsg-7+deb12u4_source.changes
- Debian-source: qemu
- Debian-suite: proposed-updates
- Debian-version: 1:7.2+dfsg-7+deb12u4
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id: Content-Transfer-Encoding:Content-Type:Subject:MIME-Version:To:Reply-To:From: Cc:Content-ID:Content-Description:In-Reply-To:References; bh=NEePr3hMZyhVTUYdYv2jbsr4LvZvFwPQ5SmuEap4dRU=; b=Mg1h+GILZdfnO0j161l1P5WDFw Q+lzqc7rbufJBmIMaiiYT/VPZt9tEgRGmF3XW9EjyQRpBEL/3fgTPRI6oNStr8K9jx2YEMEPa0Ya+ 3pMfO+/qmiSHlvIsPHzEQl49Ft+kwQven5ppVisu1imqOVCesgz/T6ajSlF230V9nSLKJy/Pd/NFg D1flRYx6CE9XmS2yWsJAHj9QKKPBfTP2h72JaaCVhHdihNYXonIV1GhCACN1pXECZYWalGTLwG2Hs eXjE3X4xV+xyeo7fPMVCzrofV1VCF3VgqVqePsdioM+ExAwf/LE/jo3Zk0WVa24bPHVJyif1riuBe Lswwtf9w==;
- Mail-followup-to: debian-devel@lists.debian.org
- Message-id: <E1rVSxX-002L1I-Ly@fasolo.debian.org>
- Reply-to: debian-devel@lists.debian.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 30 Jan 2024 19:15:04 +0300
Source: qemu
Architecture: source
Version: 1:7.2+dfsg-7+deb12u4
Distribution: bookworm
Urgency: medium
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Changed-By: Michael Tokarev <mjt@tls.msk.ru>
Closes: 1060749 1061588 1061683
Changes:
qemu (1:7.2+dfsg-7+deb12u4) bookworm; urgency=medium
.
[ Michael Tokarev ]
* update to upstream 7.2.9 stable/bugfix release, v7.2.9.diff,
https://gitlab.com/qemu-project/qemu/-/commits/v7.2.9 :
- Update version for 7.2.9 release
- target/xtensa: fix OOB TLB entry access
- qtest: bump aspeed_smc-test timeout to 6 minutes
- monitor: only run coroutine commands in qemu_aio_context
- iotests: port 141 to Python for reliable QMP testing
- iotests: add filter_qmp_generated_node_ids()
- block/blklogwrites: Fix a bug when logging "write zeroes" operations.
- virtio-net: correctly copy vnet header when flushing TX
Closes: CVE-2023-6693
- block/io: clear BDRV_BLOCK_RECURSE flag after recursing in
bdrv_co_block_status
- accel/tcg: Revert mapping of PCREL translation block to multiple
virtual addresses
- readthodocs: fully specify a build environment
- hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
- hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP
completion interrupt
- hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
- hw/scsi/esp-pci: use correct address register for PCI DMA transfers
- hw/pflash: implement update buffer for block writes
- hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
- hw/pflash: refactor pflash_data_write()
- target/i386: pcrel: store low bits of physical address in data[0]
- target/i386: fix incorrect EIP in PC-relative translation blocks
- target/i386: Do not re-compute new pc with CF_PCREL
- target/i386: Fix 32-bit wrapping of pc/eip computation
- load_elf: fix iterator's type for elf file processing
- .gitlab-ci.d/buildtest.yml: Work around htags bug when environment
is large
- target/s390x: Fix LAE setting a wrong access register
- hw/intc/arm_gicv3_cpuif: handle LPIs in the list registers
- chardev/char.c: fix "abstract device type" error message
- target/riscv: Fix mcycle/minstret increment behavior
- iotests: Basic tests for internal snapshots
- vl: Improve error message for conflicting -incoming and -loadvm
- block: Fix crash when loading snapshot on inactive node
* update to upstream 7.2.8 stable/bugfix release, v7.2.8.diff,
https://gitlab.com/qemu-project/qemu/-/commits/v7.2.8 :
- Update version for 7.2.8 release
- target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
- system/memory: use ldn_he_p/stn_he_p
- target/arm: Disable SME if SVE is disabled
- ui/vnc-clipboard: fix inflate_buffer
- ui/gtk-egl: move function calls back to regular code path
- ui/gtk-egl: Check EGLSurface before doing scanout
- msix: unset PCIDevice::msix_vector_poll_notifier in rollback
- hw/acpi/erst: Do not ignore Error* in realize handler
- pcie_sriov: Remove g_new assertion
- hw/audio/hda-codec: fix multiplication overflow
- hw/mips/malta: Fix the malta machine on big endian hosts
- vmdk: Don't corrupt desc file in vmdk_write_cid
- hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
- hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
- hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
- hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
- hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
- target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
- tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
- tests/avocado: Replace assertEquals() for Python 3.12 compatibility
- linux-user: Fix loaddr computation for some elf files
- net: Update MemReentrancyGuard for NIC
- net: Provide MemReentrancyGuard * to qemu_new_nic()
- hw/ide/ahci: fix legacy software reset
- target/arm: Fix SME FMOPA (16-bit), BFMOPA
* remove patches included in 7.2.8:
- hw_mips_malta-Fix-malta-machine-on-big-endian-hosts.patch
- hw-ide-ahci-fix-legacy-software-reset.patch
* ui-clipboard-mark-type-as-not-available-when-no-data-CVE-2023-6683.patch
Closes: #1060749, CVE-2023-6683 (NULL deref in VNC clipboard code)
.
[ Sergio Durigan Junior ]
* d/rules: omit --no-start for qemu-guest-agent, this should
re-start it on upgrades. Closes: #1061588, #1061683
LP: #2028124
Checksums-Sha1:
1700eae513906e82b05bf6b3dacd362507ba4a19 6482 qemu_7.2+dfsg-7+deb12u4.dsc
67f117da8d8487c6d48f09b6aa1b8ea9dfd40aa3 250256 qemu_7.2+dfsg-7+deb12u4.debian.tar.xz
dbfed02d0b6cd36d4d17f28abc3001f7e7fc5313 18632 qemu_7.2+dfsg-7+deb12u4_source.buildinfo
Checksums-Sha256:
f295b51d549df74b6802278104a437785118b8d4846ffd4c9a7aff0ce926bb95 6482 qemu_7.2+dfsg-7+deb12u4.dsc
eeaa6ce4f28f43012e1681b1ee6c260d45a53fad07db08ddbf958c557a2ffa93 250256 qemu_7.2+dfsg-7+deb12u4.debian.tar.xz
b9dbe11a52e93849a12e31f206b8bc1f0c4405c2bf2ecde8ef5791a2f22c8629 18632 qemu_7.2+dfsg-7+deb12u4_source.buildinfo
Files:
3b101862c03ca69ebff99d210249dea8 6482 otherosfs optional qemu_7.2+dfsg-7+deb12u4.dsc
c9db54888012bcc34f3f05b8939058a9 250256 otherosfs optional qemu_7.2+dfsg-7+deb12u4.debian.tar.xz
832a469e8bab753960581d91ae4207be 18632 otherosfs optional qemu_7.2+dfsg-7+deb12u4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFDBAEBCgAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAmW57SUPHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5ZJh0H/1fSAG5oet0LuypytGYj4Tw2j4B4QLPYbMOW
dpQ7HoR1alow+nGjxRgeGk4i01VYlsQl+p0RITb5tQ5EQ4tYkbeEl9DC7slFnSa4
zcJZW9XLCu19Oqf1Z+aaJNSnt2D4y84DAx9tMsjLXY/4khmBfWxtaI0+tEzcSQwL
kQgR65jXYHPxv4VQFs/v+v/1QaYZtALugteMyP5AZ2jZFZxByPTA6q5JzqWGYJlo
eeg0EFDm+vZab1V1iCbRBKgk+VAR0HFCPIdatkkYS+9xjv9YWjezEdp7a2CE5PMV
mL75qimVx7Dhg0n898XZthp3Akpy1gLI4ChGbNAsMlMtkPxPobU=
=mLNQ
-----END PGP SIGNATURE-----