[ubuntu/noble-proposed] qemu 1:8.1.3+ds-1ubuntu1 (Accepted)
Sergio Durigan Junior
sergio.durigan at canonical.com
Wed Nov 29 22:29:18 UTC 2023
qemu (1:8.1.3+ds-1ubuntu1) noble; urgency=medium
* Merge with Debian unstable (LP: #2044425, #2039700). 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
- 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.
- Ease the use of module retention on upgrades (LP 1913421)
- debian/qemu-block-extra.postinst: enable mount unit on install/upgrade
- Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664)
+ d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch:
fix qboot FTBFS with LTO
- d/p/u/lp2003673-*.patch: Enable passthrough of IBM Z crypto
hardware to Secure Execution guests. (LP #2003673)
* Drop changes:
- d/rules: Incorporate the following changes from Debian unstable, in
order to fix the FTBFS caused by -fcf-protection:
+ d/rules: move icons install rules to install-misc section
+ d/rules: stop running whole thing with dh, take back *-indep sequence
+ d/rules: implement arch-dependent install/build targets without dh too
[ Fixed in Debian. ]
- d/rules: Get rid of binary-helper target; explicitly invoke its
commands under binary-{arch,indep}. This makes the build succeed
again in Ubuntu, where binary-helper wasn't being properly invoked.
[ Fixed in Debian. ]
- d/p/u/lp2003673-update-linux-headers-6.3rc5.patch,
d/p/u/lp2003673-update-linux-headers-6.5rc1.patch,
d/p/u/lp2003673-s390x-fix-missing-subsystem-reset-registration.patch:
Drop some of the patches to Enable passthrough of IBM Z crypto
hardware to Secure Execution guests. (LP #2003673)
[ Applied upstream. ]
Date: Wed, 22 Nov 2023 21:34:19 -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:8.1.3+ds-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 22 Nov 2023 21:34:19 -0500
Source: qemu
Built-For-Profiles: noudeb
Architecture: source
Version: 1:8.1.3+ds-1ubuntu1
Distribution: noble
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: 2039700 2044425
Changes:
qemu (1:8.1.3+ds-1ubuntu1) noble; urgency=medium
.
* Merge with Debian unstable (LP: #2044425, #2039700). 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
- 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.
- Ease the use of module retention on upgrades (LP 1913421)
- debian/qemu-block-extra.postinst: enable mount unit on install/upgrade
- Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664)
+ d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch:
fix qboot FTBFS with LTO
- d/p/u/lp2003673-*.patch: Enable passthrough of IBM Z crypto
hardware to Secure Execution guests. (LP #2003673)
* Drop changes:
- d/rules: Incorporate the following changes from Debian unstable, in
order to fix the FTBFS caused by -fcf-protection:
+ d/rules: move icons install rules to install-misc section
+ d/rules: stop running whole thing with dh, take back *-indep sequence
+ d/rules: implement arch-dependent install/build targets without dh too
[ Fixed in Debian. ]
- d/rules: Get rid of binary-helper target; explicitly invoke its
commands under binary-{arch,indep}. This makes the build succeed
again in Ubuntu, where binary-helper wasn't being properly invoked.
[ Fixed in Debian. ]
- d/p/u/lp2003673-update-linux-headers-6.3rc5.patch,
d/p/u/lp2003673-update-linux-headers-6.5rc1.patch,
d/p/u/lp2003673-s390x-fix-missing-subsystem-reset-registration.patch:
Drop some of the patches to Enable passthrough of IBM Z crypto
hardware to Secure Execution guests. (LP #2003673)
[ Applied upstream. ]
Checksums-Sha1:
1837f58ba24f34235f34a1c538ea30b0690c2ad3 9216 qemu_8.1.3+ds-1ubuntu1.dsc
78f232cf2558b17c979c8de6e9e3542c6dbbcfd5 40095288 qemu_8.1.3+ds.orig.tar.xz
7168c74280f29dc0b9979d84bba3d963e1597d17 164620 qemu_8.1.3+ds-1ubuntu1.debian.tar.xz
b4c66532aec12a44f8ff47411431db6697f3ffb9 7168 qemu_8.1.3+ds-1ubuntu1_source.buildinfo
Checksums-Sha256:
c5ca2b96e3658fddfd25565e0e90119bb2a95a9677afaee6d29ddb605bc710ac 9216 qemu_8.1.3+ds-1ubuntu1.dsc
c6daf2a6a1e77fbd38955c2e3962b860286d31624f6afeecb0b21b73d8d5d3b7 40095288 qemu_8.1.3+ds.orig.tar.xz
0650677189ce8fcc88cb0bc42af9c7ce8d5035afcc541f1f4009faabdc5e7a7b 164620 qemu_8.1.3+ds-1ubuntu1.debian.tar.xz
5b451e558618c6f24b5af5afa87a0526e5263302049af507c2e4bd10d7af43e6 7168 qemu_8.1.3+ds-1ubuntu1_source.buildinfo
Files:
08ff4ce4a6302bdee5528a53211674ca 9216 otherosfs optional qemu_8.1.3+ds-1ubuntu1.dsc
16d39820180191c79b3da7382070d466 40095288 otherosfs optional qemu_8.1.3+ds.orig.tar.xz
c24068698f36e860bc7715eb01d16fa6 164620 otherosfs optional qemu_8.1.3+ds-1ubuntu1.debian.tar.xz
0c9d08ab7de4480324298e746a19f12e 7168 otherosfs optional qemu_8.1.3+ds-1ubuntu1_source.buildinfo
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~sergiodj/ubuntu/+source/qemu
Vcs-Git-Commit: 4fc0bf33182c070369dfa0bc6445731a0a47e68a
Vcs-Git-Ref: refs/heads/merge-8.1.3-noble
More information about the noble-changes
mailing list