[ubuntu/hirsute-proposed] qemu 1:5.2+dfsg-3ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Wed Jan 6 12:35:17 UTC 2021


qemu (1:5.2+dfsg-3ubuntu1) hirsute; urgency=medium

  * Merge with Debian unstable, includes fixes for
    - qemu-user-static are partially dynamically linked (LP: #1908331)
    - qemu crashing when using spice without qemu-system-gui being
      installed (LP: #1908577)
    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)
      - d/p/ubuntu/define-ubuntu-machine-types.patch: distro machine types
      - d/qemu-system-x86.NEWS Info on fixed machine type definitions
        for host-phys-bits=true (LP: 1776189)
      - add an info about -hpb machine type in debian/qemu-system-x86.NEWS
      - provide pseries-bionic-2.11-sxxm type as convenience with all
        meltdown/spectre workarounds enabled by default. (LP: 1761372).
      - 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 ]
    - improved dependencies
      - Make qemu-system-common depend on qemu-block-extra
      - Make qemu-utils depend on qemu-block-extra
      - let qemu-utils recommend sharutils
    - 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/control-in: Disable capstone disassembler library support (universe)
    - d/qemu-system-x86.README.Debian: add info about updated nesting changes
    - d/control*, d/rules: disable xen by default, but provide universe
      package qemu-system-x86-xen as alternative
      [includes compat links changes of 5.0-5ubuntu4]
    - allow qemu to load old modules post upgrade (LP 1847361)
      - Drop d/qemu-block-extra.*.in, d/qemu-system-gui.*.in
      - d/rules: Drop generating package version into maintainer scripts
      - d/qemu-system-gui.prerm: add no-op prerm to overcome upgrade issues on
        the bad old prerm (LP 1906245 1905377)
    - d/p/ubuntu/lp-1907789-build-no-pie-is-no-functional-liker-flag.patch: fix
      ld usage of -no-pie (LP 1907789)

Date: Tue, 05 Jan 2021 12:43:42 +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:5.2+dfsg-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 05 Jan 2021 12:43:42 +0100
Source: qemu
Architecture: source
Version: 1:5.2+dfsg-3ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Launchpad-Bugs-Fixed: 1908331 1908577
Changes:
 qemu (1:5.2+dfsg-3ubuntu1) hirsute; urgency=medium
 .
   * Merge with Debian unstable, includes fixes for
     - qemu-user-static are partially dynamically linked (LP: #1908331)
     - qemu crashing when using spice without qemu-system-gui being
       installed (LP: #1908577)
     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)
       - d/p/ubuntu/define-ubuntu-machine-types.patch: distro machine types
       - d/qemu-system-x86.NEWS Info on fixed machine type definitions
         for host-phys-bits=true (LP: 1776189)
       - add an info about -hpb machine type in debian/qemu-system-x86.NEWS
       - provide pseries-bionic-2.11-sxxm type as convenience with all
         meltdown/spectre workarounds enabled by default. (LP: 1761372).
       - 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 ]
     - improved dependencies
       - Make qemu-system-common depend on qemu-block-extra
       - Make qemu-utils depend on qemu-block-extra
       - let qemu-utils recommend sharutils
     - 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/control-in: Disable capstone disassembler library support (universe)
     - d/qemu-system-x86.README.Debian: add info about updated nesting changes
     - d/control*, d/rules: disable xen by default, but provide universe
       package qemu-system-x86-xen as alternative
       [includes compat links changes of 5.0-5ubuntu4]
     - allow qemu to load old modules post upgrade (LP 1847361)
       - Drop d/qemu-block-extra.*.in, d/qemu-system-gui.*.in
       - d/rules: Drop generating package version into maintainer scripts
       - d/qemu-system-gui.prerm: add no-op prerm to overcome upgrade issues on
         the bad old prerm (LP 1906245 1905377)
     - d/p/ubuntu/lp-1907789-build-no-pie-is-no-functional-liker-flag.patch: fix
       ld usage of -no-pie (LP 1907789)
Checksums-Sha1:
 e5daec84986704aeb880eeedce31e8b71aa72b15 7391 qemu_5.2+dfsg-3ubuntu1.dsc
 71810a410688e291f9ba16e1329cbdff211867c0 131680 qemu_5.2+dfsg-3ubuntu1.debian.tar.xz
 86a1569b9f09e111b1c876f5e927b81a79d0e6ef 22929 qemu_5.2+dfsg-3ubuntu1_source.buildinfo
Checksums-Sha256:
 d43f65989b2e061211f48b665568be32a5c3ae452ef7edd03823ae9fa25e8081 7391 qemu_5.2+dfsg-3ubuntu1.dsc
 db4f76e086f801234164f98ebeea87da6f69123e77902c3344a117418f05a5b8 131680 qemu_5.2+dfsg-3ubuntu1.debian.tar.xz
 aaa1fdfe106e7982cb0afaae9e3d11b1d66c2d3c1101dd96cd3ebddac042212c 22929 qemu_5.2+dfsg-3ubuntu1_source.buildinfo
Files:
 b562c4f725e670674e0e2a7abfb1dffd 7391 otherosfs optional qemu_5.2+dfsg-3ubuntu1.dsc
 b878be246713a45a32b411fabbd882da 131680 otherosfs optional qemu_5.2+dfsg-3ubuntu1.debian.tar.xz
 45da6079edd040b1fafda9c1f48f1b20 22929 otherosfs optional qemu_5.2+dfsg-3ubuntu1_source.buildinfo
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl/1rloACgkQuj4pM4KA
skIgZg/9FliKQa6M7bkJOdhQJEGVXfqIc9ZgC6nDs4h+rY0RJF/eiGA8vHqo2Ztt
Gcl9f5fl3MfpMlbghb/ZNgrkBtn/SmReAhj+XnvhcA+O/O24yozMXgmRnafGOMqe
A5cY01yeujyw3Wx22kLgkpmngFBHUu+/GhvWQtJzlZtsK96YidgBb8I4i3gul1I9
q2VSaPUvOoCgFOKXIKXUX4HB+ybmFYiP4tx3GJMgxuo32yEjVAvSzdX6dm4p8NKa
G6FYm2E9BjLrg5T8pU9QndyDoiB3Kl9BNBvmkQY7xiYVEEWsW0yW8iEcFZ+QJ/3T
IaGZZsW6iLAAyY837tORNDP+GUbNEatUxSIhs90Sd6HajCx42mOQwc6bPc8etDwx
T+gpS+axAM3JQ26rvKy9qh5mhwyic31fyj7zwSJoNLoWIpGXrEWs0S+3mGJoSlOJ
lmBY4+pV9V4R5ScIz24b6vQYVxNaXRFGlFa0+we4m4BTIpmqCe0uNv6u1MgWV3VO
qEGmsVL1e95cQ0l6Gsc53lK25d1rkfOy6/hBmKjxy335RLqDQguWp/6PBmgv2oc8
fKyPPo2YJpj9sP+vusc6U6EE+5oxPNVrRp4dM1dWvB+RyumUrCCzdWvYvjbulSTB
Vrdt0KpKP06Z2JqL8gqgAv+VoP/2fMmfwWYzlC4ybmeq8P6Xut0=
=WwAM
-----END PGP SIGNATURE-----


More information about the Hirsute-changes mailing list