[ubuntu/lunar-proposed] qemu 1:7.2+dfsg-2ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Feb 9 12:36:21 UTC 2023


qemu (1:7.2+dfsg-2ubuntu1) lunar; urgency=medium

  * Merge with Debian unstable (LP: #1993438), among many other fixes
    this resolvs these bugs:
    (LP: #1957924) - support for querying stats,
    (LP: #1853307) - Enhanced Interpretation for PCI Functions (s390x)
    (LP: #1959966) - guest dump encryption with customer keys (s390x)
    (LP: #1999885) - pv: don't allow userspace to set the clock under PV
    (LP: #1957924) - add filtering of statistics by target vCPU
    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
      - d/qemu-system-x86.NEWS Info on fixed machine type defintions
        for host-phys-bits=true
      - 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.
    - d/qemu-system-x86.README.Debian: add info about updated nesting changes
    - Ease the use of module retention on upgrades (LP 1913421)
      - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade
    - d/control-in: switch qemu-system-x86-xen to qemu-system-xen as this
      landed in Debian but under a different name.
    - 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: disable LTO on non-amd64 builds (LP 1921664)
  * Dropped Changes [now part of upstream v7.2.0]
    - d/p/u/lp1994002-migration-Read-state-once.patch: Fix for libvirt
      error 'migration was active, but no RAM info was set' (LP 1994002)
    - d/p/u/ebpf-replace-deprecated-bpf_program__set_socket_filt.patch:
      Fix FTBFS with libbpf 1.0.1-2.
      + Header updates that were added as part of the libbpf fixes
        but not mentioned in changelog
    - d/p/u/lp-1981339-*: fix s390x system emulation (LP 1981339)
    - Fix I/O stalls when using NVMe storage (LP 1970737).
      + d/p/lp1970737-linux-aio-*.patch: Fix unbalanced plugged counter
        in laio_io_unplug.
    - SECURITY UPDATE: heap overflow in floppy disk emulator
      + debian/patches/CVE-2021-3507.patch: prevent end-of-track overrun in
        hw/block/fdc.c.
    - SECURITY UPDATE: use-after-free vulnerability
      + debian/patches/CVE-2022-0216-*.patch: fix use-after-free in
        lsi_do_msgout
    - SECURITY UPDATE: heap overflow vulnerability
      + debian/patches/CVE-2022-2962.patch: tulip: Restrict DMA engine to
        memories
    - SECURITY UPDATE: integer underflow vulnerability
      + debian/patches/CVE-2022-3165.patch: fix integer underflow in
        vnc_client_cut_text_ext
  * Dropped Changes in regard to GCC-12 FTBFS (LP 1988710)
    [not all are needed in lunar]
    -  d/p/u/lp1988710-silence-openbios-array-bounds-false-positive.patch.
       Silence -Warray-bounds false positive [no more needed]
    - d/rules: set -O1 for alpha firmware build
    - d/p/u/lp1988710-opensbi-Makefile-fix-build-with-binutils-2.38.patch:
      further FTBFS fixup
  * Added Changes
    - d/control-in: libnfs is in main since focal, enable direct nfs
      storage support (LP: #1988704)

Date: Wed, 04 Jan 2023 13:18:43 +0100
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/qemu/1:7.2+dfsg-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 04 Jan 2023 13:18:43 +0100
Source: qemu
Built-For-Profiles: noudeb
Architecture: source
Version: 1:7.2+dfsg-2ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Launchpad-Bugs-Fixed: 1853307 1957924 1959966 1988704 1993438 1999885
Changes:
 qemu (1:7.2+dfsg-2ubuntu1) lunar; urgency=medium
 .
   * Merge with Debian unstable (LP: #1993438), among many other fixes
     this resolvs these bugs:
     (LP: #1957924) - support for querying stats,
     (LP: #1853307) - Enhanced Interpretation for PCI Functions (s390x)
     (LP: #1959966) - guest dump encryption with customer keys (s390x)
     (LP: #1999885) - pv: don't allow userspace to set the clock under PV
     (LP: #1957924) - add filtering of statistics by target vCPU
     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
       - d/qemu-system-x86.NEWS Info on fixed machine type defintions
         for host-phys-bits=true
       - 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.
     - d/qemu-system-x86.README.Debian: add info about updated nesting changes
     - Ease the use of module retention on upgrades (LP 1913421)
       - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade
     - d/control-in: switch qemu-system-x86-xen to qemu-system-xen as this
       landed in Debian but under a different name.
     - 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: disable LTO on non-amd64 builds (LP 1921664)
   * Dropped Changes [now part of upstream v7.2.0]
     - d/p/u/lp1994002-migration-Read-state-once.patch: Fix for libvirt
       error 'migration was active, but no RAM info was set' (LP 1994002)
     - d/p/u/ebpf-replace-deprecated-bpf_program__set_socket_filt.patch:
       Fix FTBFS with libbpf 1.0.1-2.
       + Header updates that were added as part of the libbpf fixes
         but not mentioned in changelog
     - d/p/u/lp-1981339-*: fix s390x system emulation (LP 1981339)
     - Fix I/O stalls when using NVMe storage (LP 1970737).
       + d/p/lp1970737-linux-aio-*.patch: Fix unbalanced plugged counter
         in laio_io_unplug.
     - SECURITY UPDATE: heap overflow in floppy disk emulator
       + debian/patches/CVE-2021-3507.patch: prevent end-of-track overrun in
         hw/block/fdc.c.
     - SECURITY UPDATE: use-after-free vulnerability
       + debian/patches/CVE-2022-0216-*.patch: fix use-after-free in
         lsi_do_msgout
     - SECURITY UPDATE: heap overflow vulnerability
       + debian/patches/CVE-2022-2962.patch: tulip: Restrict DMA engine to
         memories
     - SECURITY UPDATE: integer underflow vulnerability
       + debian/patches/CVE-2022-3165.patch: fix integer underflow in
         vnc_client_cut_text_ext
   * Dropped Changes in regard to GCC-12 FTBFS (LP 1988710)
     [not all are needed in lunar]
     -  d/p/u/lp1988710-silence-openbios-array-bounds-false-positive.patch.
        Silence -Warray-bounds false positive [no more needed]
     - d/rules: set -O1 for alpha firmware build
     - d/p/u/lp1988710-opensbi-Makefile-fix-build-with-binutils-2.38.patch:
       further FTBFS fixup
   * Added Changes
     - d/control-in: libnfs is in main since focal, enable direct nfs
       storage support (LP: #1988704)
Checksums-Sha1:
 f7125e5db95e7e557b270cab795648ef290ea945 7250 qemu_7.2+dfsg-2ubuntu1.dsc
 6ea9655c72a2f21ed0d301479e11194c84978514 23523172 qemu_7.2+dfsg.orig.tar.xz
 172135e7d07fb3cb0bf5bd2fcf55086a8363e194 152604 qemu_7.2+dfsg-2ubuntu1.debian.tar.xz
 c491f93808f698b7a79711a4c03d93e38cb0638c 24595 qemu_7.2+dfsg-2ubuntu1_source.buildinfo
Checksums-Sha256:
 a5e99dd6e8b95d7d8cc27707b6af7cf3902bed4dc37e7b59b2ee9bc8e4978229 7250 qemu_7.2+dfsg-2ubuntu1.dsc
 91aca71520040edc40b8d437aa3004dae614f58e286cf653ee8996c07af2962f 23523172 qemu_7.2+dfsg.orig.tar.xz
 37c3ae66761a2d9710e1b4a31e3bdb62bf5364634954d5269f283ccb1bb2d07d 152604 qemu_7.2+dfsg-2ubuntu1.debian.tar.xz
 60945c363f1e0efdb4fa3883957857c8ba0ff35b61e51bd2e40879ab75909554 24595 qemu_7.2+dfsg-2ubuntu1_source.buildinfo
Files:
 7429f528c5f469acde78e4ff716d7b69 7250 otherosfs optional qemu_7.2+dfsg-2ubuntu1.dsc
 865ae004abc45245029b6812734365c8 23523172 otherosfs optional qemu_7.2+dfsg.orig.tar.xz
 b2d6e0aeec988b3e77366509f86b6819 152604 otherosfs optional qemu_7.2+dfsg-2ubuntu1.debian.tar.xz
 5305c5dbd1546ddd3bc638967069351e 24595 otherosfs optional qemu_7.2+dfsg-2ubuntu1_source.buildinfo
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~paelzer/ubuntu/+source/qemu
Vcs-Git-Commit: caaae9d1a3fa849ffe2381ac5235b4e4b0717ea6
Vcs-Git-Ref: refs/heads/merge-7.2-lunar


More information about the lunar-changes mailing list