[ubuntu/plucky-proposed] qemu 1:9.2.1+ds-1ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Feb 20 11:36:27 UTC 2025


qemu (1:9.2.1+ds-1ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable (LP: #2096705). 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.
    - 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/lp-2097517-*: allow VFIO without discard (LP 2097517)
    - d/p/u/lp-2049698-*: fixups for full boot order support not in 9.2
      (LP 2049698)
    - d/p/u/lp-2097884-*: virtio-mem support for s390x (LP 2097884)
    - d/p/u/lp-2097521-*: add CPU model support for s390x gen17 (LP 2097521)
    - d/control: recommend seabios for qemu-system-arm (LP 2033905)
  * Drop changes
    - d/p/u/fix-s390x-migration.patch: Fix s390x migration regression.
      [ Incorporated upstream. ]
    - Drop lp-2097884-s390x-s390-virtio-ccw-don-t-crash-on-weird-RAM-sizes
      out of the series for lp-2097884
      [ Incorporated upstream. ]

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

  * new upstream stable/bugfix release
  * d/control: add loong64 and riscv64 to spice-arch (Closes: #1093646)

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

  * d/rules,d/control: add Conflicts: qemu-kvm when it Provides: qemu-kvm
  * remove openbios-array-bounds.diff & openbios-array-bounds-gcc12.patch
    (not needed anymore)
  * d/patches/u-boot-sam460ex-*: forward, add metadata
  * disable-pycotap.patch: disable usage of pycotap, - it is only used in tests
    which we do not run
  * d/rules: add Provides: qemu-system-native

Date: Wed, 19 Feb 2025 10:33:19 +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:9.2.1+ds-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 19 Feb 2025 10:33:19 +0100
Source: qemu
Built-For-Profiles: noudeb
Architecture: source
Version: 1:9.2.1+ds-1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Closes: 1093646
Launchpad-Bugs-Fixed: 2096705
Changes:
 qemu (1:9.2.1+ds-1ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian unstable (LP: #2096705). 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.
     - 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/lp-2097517-*: allow VFIO without discard (LP 2097517)
     - d/p/u/lp-2049698-*: fixups for full boot order support not in 9.2
       (LP 2049698)
     - d/p/u/lp-2097884-*: virtio-mem support for s390x (LP 2097884)
     - d/p/u/lp-2097521-*: add CPU model support for s390x gen17 (LP 2097521)
     - d/control: recommend seabios for qemu-system-arm (LP 2033905)
   * Drop changes
     - d/p/u/fix-s390x-migration.patch: Fix s390x migration regression.
       [ Incorporated upstream. ]
     - Drop lp-2097884-s390x-s390-virtio-ccw-don-t-crash-on-weird-RAM-sizes
       out of the series for lp-2097884
       [ Incorporated upstream. ]
 .
 qemu (1:9.2.1+ds-1) unstable; urgency=medium
 .
   * new upstream stable/bugfix release
   * d/control: add loong64 and riscv64 to spice-arch (Closes: #1093646)
 .
 qemu (1:9.2.0+ds-5) unstable; urgency=medium
 .
   * d/rules,d/control: add Conflicts: qemu-kvm when it Provides: qemu-kvm
   * remove openbios-array-bounds.diff & openbios-array-bounds-gcc12.patch
     (not needed anymore)
   * d/patches/u-boot-sam460ex-*: forward, add metadata
   * disable-pycotap.patch: disable usage of pycotap, - it is only used in tests
     which we do not run
   * d/rules: add Provides: qemu-system-native
Checksums-Sha1:
 810d73185308082657e8a3c133ba8a0f1db360f5 12189 qemu_9.2.1+ds-1ubuntu1.dsc
 d43899bc91921cd3e53cce4d5ad3351b1f00a136 39540100 qemu_9.2.1+ds.orig.tar.xz
 18a4ce5a0fca754b4a533b1cbc4a1e5b9a1410e7 213588 qemu_9.2.1+ds-1ubuntu1.debian.tar.xz
 b9c175475e972fe0a3da93f28a0b7616a7f4a114 8127 qemu_9.2.1+ds-1ubuntu1_source.buildinfo
Checksums-Sha256:
 4ab50948557c6d9731e184ca69b7d8cfd40ce956f3a4f169f56e6e312e968ce6 12189 qemu_9.2.1+ds-1ubuntu1.dsc
 3d7e2940fee4ebc21ed1a39667050226aa2292f885115ebdd12c8e390071bdc5 39540100 qemu_9.2.1+ds.orig.tar.xz
 a09e0deaca6df2c054c911d8a45bcbad7db40af35c99d2e089bcbdb069ad230a 213588 qemu_9.2.1+ds-1ubuntu1.debian.tar.xz
 ea2d83f6a99152e7c25c356c589e4910ea31a1219783832416c85ec54c350767 8127 qemu_9.2.1+ds-1ubuntu1_source.buildinfo
Files:
 cb40e0ab1daf32f8cec5545975726c51 12189 otherosfs optional qemu_9.2.1+ds-1ubuntu1.dsc
 c3c030bc5766b05a2b86b028c13f26af 39540100 otherosfs optional qemu_9.2.1+ds.orig.tar.xz
 420638d630da3672d1416f0994af15bb 213588 otherosfs optional qemu_9.2.1+ds-1ubuntu1.debian.tar.xz
 d184135e511cdf4b4a98180951eb8f89 8127 otherosfs optional qemu_9.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/~paelzer/ubuntu/+source/qemu
Vcs-Git-Commit: 71e4d5e55e6ea7b54b63fe64b34789da8f975741
Vcs-Git-Ref: refs/heads/merge-9.2.1+ds-1-lp-2096705-plucky


More information about the plucky-changes mailing list