[ubuntu/bionic-proposed] virt-manager 1:1.5.0-0ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Feb 8 12:39:17 UTC 2018


virt-manager (1:1.5.0-0ubuntu1) bionic; urgency=medium

  * Merge with Debian unstable 1:1.4.3-1 (LP: #1747907 LP: #1741861)
    and latest upstream 1.5.0 (Closes: #888133); Remaining changes:
    - Depend on gir1.2-appindicator3-0.1 for appindicator support.
    - Add lsb-release to Build-Depends so we can detect whether we're running
      on Ubuntu or Debian.
    - d/rules: Set the preferred distro so we appear first in the list.
    - d/rules: Set qemu user to libvirt-qemu so appropriate permissions get set.
    - d/p/virtinst/9006_fix_path_to_qemu-dm.patch: drop the full path from
      qemu-dm as already done for hvmloader and pygrub. The Xen tools will
      handle this and add the missing path.
    - d/p/mark-libvirt-lxc: Clearly mark the LXC connections as being
      libvirt-lxc, to avoid confusion due to differing features and
      configurations.
    - d/p/add_qemu_binaries.patch: add the actual binary name from the qemu
      packages so default hypervisor detection works properly on first run.
    - d/p/prefer-qemu.patch: Prefer QEMU as the default URI, even if it's
      not installed.
  * Dropped changes (upstream)
    - d/p/use_qxl_for_ubuntu.patch: use qxl by default for Ubuntu VMs, it
      seems to work better than vmvga now.
    - Fix virt-install so that it can install 16.04 and newer images.
      Error message is 'Couldn't find hvm kernel for Ubuntu tree
      Closes (LP 1634304)
    - d/p/virt-manager-generates-invalid-guest-XML.patch: fix generation of
      invalid xml when a spapr-vio SCSI model controller is changed to a
      virtio-scsi model controller (LP 1649520).
    - Fix window size issues under Wayland
    - d/p/virtinst-adjust-media-paths-for-s390x.patch: fix virtinst on
      s390x (LP 1713990)
  * Added Changes:
    - refresh d/p/mark-libvirt-lxc.patch to match 1.4.3

virt-manager (1:1.4.3-1) unstable; urgency=medium

  * Depend on gir1.2-spiceclientglib-2.0 (Closes: #873597)
  * Update homepage URL (Closes: #874036)
  * README.Debian: fix libvirt reference (Closes: #877868)
  * New upstream version 1.4.3
  * Drop patches c-p'ed from upstream
    virtinst-adjust-media-paths-for-s390x.patch
    Drop virtinst-connection-Fix-error-caching-new-pool.patch
  * Bump standards version

virt-manager (1:1.4.2-1) unstable; urgency=medium

  * [194c3e4] New upstream version 1.4.2
  * [4ce9023] Rediff patches
  * [be8dfed] Cherry-pick some ustream patches.
      Add virtinst-connection-Fix-error-caching-new-pool.patch
      Add virtinst-adjust-media-paths-for-s390x.patch (Closes: #873714)
  * [8b6eb23] Re-enable Italian translation.
    This reverts commit 0d743f25dcde50e043b1d4d8a7606125873a5911.
  * [d4a2240] Adjust pygrub path in tests too
  * [f643d51] Run test during build

virt-manager (1:1.4.1-1) unstable; urgency=medium

  * [2f34677] Drop obsolete gnome-icon-theme recommends (Closes: #869685)
  * [4d6092c] Update uscan URL
  * [2c530bc] New upstream version 1.4.1
  * [6d547b1] Drop patches, fixed upstream:
      Mark-Jessie-as-having-qemu-guest-agent.patch
      domain-add-support-to-rename-domain-with-nvram-vars-file.patch
      osdict-Fix-incorrect-usage-of-virtio-input.patch
      osdict-Don-t-return-virtio1.0-net-as-a-valid-device-name.patch
      We-can-t-clone-a-VM-in-some-scenarios.patch
  * [e873ef7] Adjust to spice client gtk rename (Closes: #873597)
  * [564f8c4] Build-dep on dh-python

virt-manager (1:1.4.0-6) unstable; urgency=medium

  * [f3fd6e8] Drop gconf dependency.  We keep installing
    org.virt-manager.virt-manager.convert so conversion can take place for
    users explicitly installing gsettings. (Closes: #856527, #868878)
  * [a088abd] domain: add support to rename domain with nvram vars file
    (Closes: #862697)

Date: Wed, 07 Feb 2018 16:13:38 +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/virt-manager/1:1.5.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 07 Feb 2018 16:13:38 +0100
Source: virt-manager
Binary: virt-manager virtinst
Architecture: source
Version: 1:1.5.0-0ubuntu1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Description:
 virt-manager - desktop application for managing virtual machines
 virtinst   - Programs to create and clone virtual machines
Closes: 856527 862697 868878 869685 873597 873714 874036 877868 888133
Launchpad-Bugs-Fixed: 1741861 1747907
Changes:
 virt-manager (1:1.5.0-0ubuntu1) bionic; urgency=medium
 .
   * Merge with Debian unstable 1:1.4.3-1 (LP: #1747907 LP: #1741861)
     and latest upstream 1.5.0 (Closes: #888133); Remaining changes:
     - Depend on gir1.2-appindicator3-0.1 for appindicator support.
     - Add lsb-release to Build-Depends so we can detect whether we're running
       on Ubuntu or Debian.
     - d/rules: Set the preferred distro so we appear first in the list.
     - d/rules: Set qemu user to libvirt-qemu so appropriate permissions get set.
     - d/p/virtinst/9006_fix_path_to_qemu-dm.patch: drop the full path from
       qemu-dm as already done for hvmloader and pygrub. The Xen tools will
       handle this and add the missing path.
     - d/p/mark-libvirt-lxc: Clearly mark the LXC connections as being
       libvirt-lxc, to avoid confusion due to differing features and
       configurations.
     - d/p/add_qemu_binaries.patch: add the actual binary name from the qemu
       packages so default hypervisor detection works properly on first run.
     - d/p/prefer-qemu.patch: Prefer QEMU as the default URI, even if it's
       not installed.
   * Dropped changes (upstream)
     - d/p/use_qxl_for_ubuntu.patch: use qxl by default for Ubuntu VMs, it
       seems to work better than vmvga now.
     - Fix virt-install so that it can install 16.04 and newer images.
       Error message is 'Couldn't find hvm kernel for Ubuntu tree
       Closes (LP 1634304)
     - d/p/virt-manager-generates-invalid-guest-XML.patch: fix generation of
       invalid xml when a spapr-vio SCSI model controller is changed to a
       virtio-scsi model controller (LP 1649520).
     - Fix window size issues under Wayland
     - d/p/virtinst-adjust-media-paths-for-s390x.patch: fix virtinst on
       s390x (LP 1713990)
   * Added Changes:
     - refresh d/p/mark-libvirt-lxc.patch to match 1.4.3
 .
 virt-manager (1:1.4.3-1) unstable; urgency=medium
 .
   * Depend on gir1.2-spiceclientglib-2.0 (Closes: #873597)
   * Update homepage URL (Closes: #874036)
   * README.Debian: fix libvirt reference (Closes: #877868)
   * New upstream version 1.4.3
   * Drop patches c-p'ed from upstream
     virtinst-adjust-media-paths-for-s390x.patch
     Drop virtinst-connection-Fix-error-caching-new-pool.patch
   * Bump standards version
 .
 virt-manager (1:1.4.2-1) unstable; urgency=medium
 .
   * [194c3e4] New upstream version 1.4.2
   * [4ce9023] Rediff patches
   * [be8dfed] Cherry-pick some ustream patches.
       Add virtinst-connection-Fix-error-caching-new-pool.patch
       Add virtinst-adjust-media-paths-for-s390x.patch (Closes: #873714)
   * [8b6eb23] Re-enable Italian translation.
     This reverts commit 0d743f25dcde50e043b1d4d8a7606125873a5911.
   * [d4a2240] Adjust pygrub path in tests too
   * [f643d51] Run test during build
 .
 virt-manager (1:1.4.1-1) unstable; urgency=medium
 .
   * [2f34677] Drop obsolete gnome-icon-theme recommends (Closes: #869685)
   * [4d6092c] Update uscan URL
   * [2c530bc] New upstream version 1.4.1
   * [6d547b1] Drop patches, fixed upstream:
       Mark-Jessie-as-having-qemu-guest-agent.patch
       domain-add-support-to-rename-domain-with-nvram-vars-file.patch
       osdict-Fix-incorrect-usage-of-virtio-input.patch
       osdict-Don-t-return-virtio1.0-net-as-a-valid-device-name.patch
       We-can-t-clone-a-VM-in-some-scenarios.patch
   * [e873ef7] Adjust to spice client gtk rename (Closes: #873597)
   * [564f8c4] Build-dep on dh-python
 .
 virt-manager (1:1.4.0-6) unstable; urgency=medium
 .
   * [f3fd6e8] Drop gconf dependency.  We keep installing
     org.virt-manager.virt-manager.convert so conversion can take place for
     users explicitly installing gsettings. (Closes: #856527, #868878)
   * [a088abd] domain: add support to rename domain with nvram vars file
     (Closes: #862697)
Checksums-Sha1:
 0086d585a28b3f4c130ac73d01813c768653899d 2393 virt-manager_1.5.0-0ubuntu1.dsc
 1ce13b0e9b4a1c31ce8fe5a95757acbbe086b51b 2797380 virt-manager_1.5.0.orig.tar.gz
 a975aaa1110850c206e986f23ec235aafe3f817a 18180 virt-manager_1.5.0-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 e3f86df8eaf0de23b4aaa642eb806875debf9515a1538d8804b68fca997a24f8 2393 virt-manager_1.5.0-0ubuntu1.dsc
 d43a7b99d40acdcb8e9455e7874beee132cfcfce9eed0d6252e8f254a82cadc6 2797380 virt-manager_1.5.0.orig.tar.gz
 b964081408bec59308a91a1c8a39543f9976d0c259d0ad67b171f2d93d110aff 18180 virt-manager_1.5.0-0ubuntu1.debian.tar.xz
Files:
 1358f7258a2d65d09dc9cc010b47cc01 2393 admin optional virt-manager_1.5.0-0ubuntu1.dsc
 9e96d99fe10c529ceb93edf14162b6c8 2797380 admin optional virt-manager_1.5.0.orig.tar.gz
 49f8ea8eb11f35ac19d4df179263a306 18180 admin optional virt-manager_1.5.0-0ubuntu1.debian.tar.xz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJafESTAAoJELo+KTOCgLJCjJUQALJn0HjhCjJGWzhnVD5SWB0y
u+Q+HN0rZi9qPyq0K7jj55HiPb5omGFiFBHKBccRfRIdyy5ySS2oIldXoBcXpDgQ
w9uH4WiiTNRWXB2+715H434gXw92gDaLXySEBRyUuMphyQRWZHzOsvkIMxG5zA92
pYBY4MaX7ItlbAgH6IFEXwr9j6SaNJOfyhR7JP3+HtXJZvf3ROe82JKxnCaBq8lo
JZg3X0XGhBRKt6cGYNz1MBTi5tZyHfhRylYAXselVdddkRD4UiBS5TxWada+R9p7
cgCgQcssMQMlmM82Tl1CXQbE9aBHQX+6zyQvr2ORBCAowV04RJMuDiuK681J0hN5
LEdeKu6vc9l1YlcjuxCd2ifhMEqzF/08+x1yTG4gD/LRuge+qKPSReBOlNj7EzND
qzmZn6JcVUa/BbaTjemrCa0DCGpkBUCvYotyiAe20Rgd/fJWswEgYfyCpeqaM476
K2l5ggSG+uNEtN00AgPWsiYVjP/d9lznL/8HpPJ4qbdVif1IOomJDxLB/rLFhTDU
hUKIb5eoJi8PHBHR+YUzeJXDE34+ih6vchkZjUT00Py8PIxh+RfzHnDfaDX0rwq3
EgztHiwgAUlKajAUZyrAyIzOsBLTKYbV/lPuJoq5q9MNFeSOKGBCcpxoBIrvqil0
4qX6+HtHIz2IIDzJGsGL
=gZOH
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list