[ubuntu/noble-proposed] qemu 1:8.2.1+ds-1ubuntu1 (Accepted)

Sergio Durigan Junior sergio.durigan at canonical.com
Wed Feb 7 21:19:15 UTC 2024


qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2051883, #2049703). 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/rules: Enable/disable extra features on microvm
      variant. (LP #2045594)
    - Move glusterfs storage driver to Universe in a new package
      (LP #2045063):
      + d/control{,-in}: new package qemu-block-supplemental for drivers
        we want in Universe
      + d/rules: we only want block-gluster.so in the new
        qemu-block-supplemental package. Adjust dynamically-created
        maintainer scripts for qemu-block-extra and -supplemental.

qemu (1:8.2.1+ds-1) unstable; urgency=medium

  * new upstream stable/bugfix release
  * remove all upstream-applied patches
  * d/patches/note-missing-module-pkg-name.diff: fixup
  * replace fix for CVE-2023-6683 (A different fix from upstream)
  * remove the mistakenly-added temp file in d/qemu-block-extra/
  * d/.gitignore: refresh

qemu (1:8.2.0+ds-5) unstable; urgency=medium

  * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount
    (Closes: #1060087)
  * update hppa and seabios-hppa patch series
  * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch
    (Closes: #1060749, CVE-2023-6683)
  * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch
  * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch
    fix chacha20 issue on s390x
  * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch

qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium

  * Move glusterfs storage driver to Universe in a new package
    (LP: #2045063):
    - d/control{,-in}: new package qemu-block-supplemental for drivers
      we want in Universe
    - d/rules: we only want block-gluster.so in the new
      qemu-block-supplemental package. Adjust dynamically-created
      maintainer scripts for qemu-block-extra and -supplemental.

qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2048802, #2048776). 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
  * Drop changes:
    - d/p/u/lp2003673-*.patch: Enable passthrough of IBM Z crypto
      hardware to Secure Execution guests. (LP #2003673)
      [ Incorporated by upstream on version 8.2.0. ]
  * Add changes:
    - d/rules: Enable/disable extra features on microvm
      variant. (LP: #2045594)

Date: Wed, 07 Feb 2024 13:01:14 -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.2.1+ds-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 07 Feb 2024 13:01:14 -0500
Source: qemu
Built-For-Profiles: noudeb
Architecture: source
Version: 1:8.2.1+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>
Closes: 1060087 1060749
Launchpad-Bugs-Fixed: 2045063 2045594 2048776 2048802 2049703 2051883
Changes:
 qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium
 .
   * Merge with Debian unstable (LP: #2051883, #2049703). 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/rules: Enable/disable extra features on microvm
       variant. (LP #2045594)
     - Move glusterfs storage driver to Universe in a new package
       (LP #2045063):
       + d/control{,-in}: new package qemu-block-supplemental for drivers
         we want in Universe
       + d/rules: we only want block-gluster.so in the new
         qemu-block-supplemental package. Adjust dynamically-created
         maintainer scripts for qemu-block-extra and -supplemental.
 .
 qemu (1:8.2.1+ds-1) unstable; urgency=medium
 .
   * new upstream stable/bugfix release
   * remove all upstream-applied patches
   * d/patches/note-missing-module-pkg-name.diff: fixup
   * replace fix for CVE-2023-6683 (A different fix from upstream)
   * remove the mistakenly-added temp file in d/qemu-block-extra/
   * d/.gitignore: refresh
 .
 qemu (1:8.2.0+ds-5) unstable; urgency=medium
 .
   * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount
     (Closes: #1060087)
   * update hppa and seabios-hppa patch series
   * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch
     (Closes: #1060749, CVE-2023-6683)
   * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch
   * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch
     fix chacha20 issue on s390x
   * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch
 .
 qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium
 .
   * Move glusterfs storage driver to Universe in a new package
     (LP: #2045063):
     - d/control{,-in}: new package qemu-block-supplemental for drivers
       we want in Universe
     - d/rules: we only want block-gluster.so in the new
       qemu-block-supplemental package. Adjust dynamically-created
       maintainer scripts for qemu-block-extra and -supplemental.
 .
 qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium
 .
   * Merge with Debian unstable (LP: #2048802, #2048776). 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
   * Drop changes:
     - d/p/u/lp2003673-*.patch: Enable passthrough of IBM Z crypto
       hardware to Secure Execution guests. (LP #2003673)
       [ Incorporated by upstream on version 8.2.0. ]
   * Add changes:
     - d/rules: Enable/disable extra features on microvm
       variant. (LP: #2045594)
Checksums-Sha1:
 6f47047c36b4dc51231083cd74720244f2b0fffa 9328 qemu_8.2.1+ds-1ubuntu1.dsc
 9238f2282012f96696a66f36055aad46d3cf870a 40632952 qemu_8.2.1+ds.orig.tar.xz
 21959841bff728881efa4c655552d913898812a0 152104 qemu_8.2.1+ds-1ubuntu1.debian.tar.xz
 61b2cb5e287c0793f251bc04126cfc21157dcca8 7169 qemu_8.2.1+ds-1ubuntu1_source.buildinfo
Checksums-Sha256:
 5fb50705ba68eb179d17d7953a432450abab64903da1a8b800ee57e78eef5f8f 9328 qemu_8.2.1+ds-1ubuntu1.dsc
 42d68d695b358607d2a2c1ea3c26b3c4d220624464ea6fb547e5f51a13e4ea55 40632952 qemu_8.2.1+ds.orig.tar.xz
 463b2286e6d9c0b06252346a3c301f9ea7cbfa783039cb2c82fe4047572e1ffa 152104 qemu_8.2.1+ds-1ubuntu1.debian.tar.xz
 9b2e1944e1a8eb31142c3da090b741c63a4b3e989f04e3d35ab3b996bf844091 7169 qemu_8.2.1+ds-1ubuntu1_source.buildinfo
Files:
 fe6dbcfe2343c3dcbabdca3e52336cb6 9328 otherosfs optional qemu_8.2.1+ds-1ubuntu1.dsc
 ca7e54d9db74a0cb58c06e2a7c58b3a5 40632952 otherosfs optional qemu_8.2.1+ds.orig.tar.xz
 dd5ab2af7145bb5d473e6505bf91a7d3 152104 otherosfs optional qemu_8.2.1+ds-1ubuntu1.debian.tar.xz
 0c6efd4dd929a579c6be9fce88e45d09 7169 otherosfs optional qemu_8.2.1+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: 987be248691a9e3b0c9c7d06c996bd81a0439509
Vcs-Git-Ref: refs/heads/merge-8.2.1-ds-1-noble


More information about the noble-changes mailing list