[ubuntu/plucky-proposed] qemu 1:9.2.0+ds-4ubuntu1 (Accepted)
Sergio Durigan Junior
sergio.durigan at canonical.com
Tue Jan 28 02:05:27 UTC 2025
qemu (1:9.2.0+ds-4ubuntu1) plucky; urgency=medium
* Merge with Debian unstable (LP: #2085275). Remaining changes:
- qemu-kvm to systemd unit
- d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm,
hugepages and architecture specifics
- d/qemu-system-common.qemu-kvm.service: systemd unit to call
qemu-kvm-init
- d/qemu-system-common.install: install helper script
- d/qemu-system-common.qemu-kvm.default: defaults for
/etc/default/qemu-kvm
- d/rules: call dh_installinit and dh_installsystemd for qemu-kvm
- Distribution specific machine type
(LP 1304107 1621042 1776189 1761372 1761372 1776189)
- d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine
types containing release versioned machine attributes
- Add an info about -hpb machine type in debian/qemu-system-x86.NEWS
- ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type
- d/p/u/lp2012763-maxcpus-too-low.patch: Bump max_cpus to 1024 on
Jammy amd64 machine types. (LP #2012763)
[ Merged with the previous change. ]
- Enable nesting by default
- d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default
in qemu64 on amd
[ No more strictly needed, but required for backward compatibility ]
- tolerate ipxe size change on migrations to >=18.04 (LP 1713490)
- d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types
reference 256k path
- d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to
handle incoming migrations from former releases.
- d/qemu-block-extra.postinst: Use latest Ubuntu's QEMU
package version when deciding whether to invoke
'deb-systemd-helper purge'.
- d/control-in: Disable B-D on qemu-system-data.
- d/rules: Export DEB_BUILD_PROFILES with
pkg.qemu.use-upstream-vdso when building on non-amd64 architectures.
* Drop changes:
- d/rules: Temporarily disable generation of u-boot-sam460ex due
to LP 2077036.
[ Not needed. ]
- d/rules: Reinstate u-boot-sam460ex rules.
- d/rules: Unset ELF_PACKAGE_METADATA when building ROMs.
(LP #2077431, #2077036)
[ Incorporated by Debian. ]
- d/p/u/lp2028964-add-support-sierra-forest.patch: Add support for
Sierra Forest CPU model. (LP #2028964, #2077361)
[ Incorporated upstream. ]
- Fail gracefully when hotplugging a vCPU fails on PPC. (LP #2076587)
+ d/p/u/lp2076587-cpu-hotplug-crashes-guest-*.patch: Backport
patches for upstream fix.
[ Incorporated upstream. ]
- SECURITY UPDATE: denial of service
+ debian/patches/CVE-2024-4693.patch: virtio-pci: Fix the use of
an uninitialized irqfd
+ CVE-2024-4693
[ Incorporated upstream. ]
- SECURITY UPDATE: heap buffer overflow
+ debian/patches/CVE-2024-7730.patch: add max size bounds check in
input cb
+ CVE-2024-7730
[ Incorporated upstream. ]
- d/p/u/lp-2091099-fix-9p-regression-cve-2023-2861.patch: Fix
regression regarding CVE-2023-2861 affecting 9p filesystems.
(LP #2091099)
[ Incorporated by Debian. ]
- d/rules: Revert move of helper binaries (qemu-bridge-helper,
virtfs-proxy-helper, vhost-user-gpu) from /usr/lib/qemu/ to
/usr/libexec/qemu/. This was starting to cause breakages on other
packages (libvirt, for example), and Debian went the same
route. This change can be dropped next cycle when QEMU is merged
again.
See https://salsa.debian.org/qemu-team/qemu/-/commit/f265f4788f
for Debian's counterpart. (LP #2079870)
[ Not needed anymore. ]
* Add changes:
- Disable upstream tests (due to impossibility of B-D on
qemu-system-data).
+ d/control-in: Disable B-D on seabios.
+ d/rules: Add "nocheck" to DEB_BUILD_PROFILES.
- d/p/u/fix-s390x-migration.patch: Fix s390x migration regression.
Date: Thu, 23 Jan 2025 17:14:53 -0500
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/qemu/1:9.2.0+ds-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 23 Jan 2025 17:14:53 -0500
Source: qemu
Built-For-Profiles: noudeb
Architecture: source
Version: 1:9.2.0+ds-4ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Launchpad-Bugs-Fixed: 2085275
Changes:
qemu (1:9.2.0+ds-4ubuntu1) plucky; urgency=medium
.
* Merge with Debian unstable (LP: #2085275). Remaining changes:
- qemu-kvm to systemd unit
- d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm,
hugepages and architecture specifics
- d/qemu-system-common.qemu-kvm.service: systemd unit to call
qemu-kvm-init
- d/qemu-system-common.install: install helper script
- d/qemu-system-common.qemu-kvm.default: defaults for
/etc/default/qemu-kvm
- d/rules: call dh_installinit and dh_installsystemd for qemu-kvm
- Distribution specific machine type
(LP 1304107 1621042 1776189 1761372 1761372 1776189)
- d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine
types containing release versioned machine attributes
- Add an info about -hpb machine type in debian/qemu-system-x86.NEWS
- ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type
- d/p/u/lp2012763-maxcpus-too-low.patch: Bump max_cpus to 1024 on
Jammy amd64 machine types. (LP #2012763)
[ Merged with the previous change. ]
- Enable nesting by default
- d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default
in qemu64 on amd
[ No more strictly needed, but required for backward compatibility ]
- tolerate ipxe size change on migrations to >=18.04 (LP 1713490)
- d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types
reference 256k path
- d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to
handle incoming migrations from former releases.
- d/qemu-block-extra.postinst: Use latest Ubuntu's QEMU
package version when deciding whether to invoke
'deb-systemd-helper purge'.
- d/control-in: Disable B-D on qemu-system-data.
- d/rules: Export DEB_BUILD_PROFILES with
pkg.qemu.use-upstream-vdso when building on non-amd64 architectures.
* Drop changes:
- d/rules: Temporarily disable generation of u-boot-sam460ex due
to LP 2077036.
[ Not needed. ]
- d/rules: Reinstate u-boot-sam460ex rules.
- d/rules: Unset ELF_PACKAGE_METADATA when building ROMs.
(LP #2077431, #2077036)
[ Incorporated by Debian. ]
- d/p/u/lp2028964-add-support-sierra-forest.patch: Add support for
Sierra Forest CPU model. (LP #2028964, #2077361)
[ Incorporated upstream. ]
- Fail gracefully when hotplugging a vCPU fails on PPC. (LP #2076587)
+ d/p/u/lp2076587-cpu-hotplug-crashes-guest-*.patch: Backport
patches for upstream fix.
[ Incorporated upstream. ]
- SECURITY UPDATE: denial of service
+ debian/patches/CVE-2024-4693.patch: virtio-pci: Fix the use of
an uninitialized irqfd
+ CVE-2024-4693
[ Incorporated upstream. ]
- SECURITY UPDATE: heap buffer overflow
+ debian/patches/CVE-2024-7730.patch: add max size bounds check in
input cb
+ CVE-2024-7730
[ Incorporated upstream. ]
- d/p/u/lp-2091099-fix-9p-regression-cve-2023-2861.patch: Fix
regression regarding CVE-2023-2861 affecting 9p filesystems.
(LP #2091099)
[ Incorporated by Debian. ]
- d/rules: Revert move of helper binaries (qemu-bridge-helper,
virtfs-proxy-helper, vhost-user-gpu) from /usr/lib/qemu/ to
/usr/libexec/qemu/. This was starting to cause breakages on other
packages (libvirt, for example), and Debian went the same
route. This change can be dropped next cycle when QEMU is merged
again.
See https://salsa.debian.org/qemu-team/qemu/-/commit/f265f4788f
for Debian's counterpart. (LP #2079870)
[ Not needed anymore. ]
* Add changes:
- Disable upstream tests (due to impossibility of B-D on
qemu-system-data).
+ d/control-in: Disable B-D on seabios.
+ d/rules: Add "nocheck" to DEB_BUILD_PROFILES.
- d/p/u/fix-s390x-migration.patch: Fix s390x migration regression.
Checksums-Sha1:
eda20ee4a47fa82425cf49e1ebaeb89865ed9726 12189 qemu_9.2.0+ds-4ubuntu1.dsc
562f28d5885c1cf8c268217681c976de69875c71 39546220 qemu_9.2.0+ds.orig.tar.xz
72fe330a3b0f4925d14d403bc8193389e4c9d27e 177704 qemu_9.2.0+ds-4ubuntu1.debian.tar.xz
1724165b1eecc31c9bdf4dec5d087f3b60e6e94b 7573 qemu_9.2.0+ds-4ubuntu1_source.buildinfo
Checksums-Sha256:
83e7a2e8af7faaeae3bc2fbbb5073cc1dac3b5a28ce47a8e1319f66cc83edcd1 12189 qemu_9.2.0+ds-4ubuntu1.dsc
07d422782ebe422da59cdee8fcd763510fddeaabb62c67a787a2791a52efe0ef 39546220 qemu_9.2.0+ds.orig.tar.xz
ddf1f4a06a5b7701eb035e3927ce8dfdeebad38cd320c671d78d1eb4ecc03f4b 177704 qemu_9.2.0+ds-4ubuntu1.debian.tar.xz
f9f6e889fd2173575264e64fc39bea836ecec31c79caff27181866a96d212ddc 7573 qemu_9.2.0+ds-4ubuntu1_source.buildinfo
Files:
3ee5311a625b5e5987399073183f0433 12189 otherosfs optional qemu_9.2.0+ds-4ubuntu1.dsc
a6a395ec3368206db1a8a698a10c02dc 39546220 otherosfs optional qemu_9.2.0+ds.orig.tar.xz
b07bcee8dda5db43435aebd588202f26 177704 otherosfs optional qemu_9.2.0+ds-4ubuntu1.debian.tar.xz
e37a2d412a964205ecf0c4dc349fb3f1 7573 otherosfs optional qemu_9.2.0+ds-4ubuntu1_source.buildinfo
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
More information about the plucky-changes
mailing list