virt-manager 1:2.2.1-3ubuntu1 source package in Ubuntu

Changelog

virt-manager (1:2.2.1-3ubuntu1) focal; urgency=medium

  * Merge with Debian unstable (LP: #1855256). Remaining changes:
    - Depend on gir1.2-appindicator3-0.1 for appindicator support.
    - d/p/mark-libvirt-lxc: Clearly mark the LXC connections as being
      libvirt-lxc, to avoid confusion due to differing features and
      configurations.
  * Dropped changes
    - d/p/add_qemu_binaries.patch: add the actual binary name from the qemu
      packages so default hypervisor detection works properly on first run.
      [no more needed, works as-is]
    - d/p/prefer-qemu.patch: Prefer QEMU as the default URI, even if it's
      not installed.
      [no more needed, only affects xen hosts]
    - d/control: add missing gir1.2-gtksource-4 dependency (LP 1840677)
      [ in Debian 1:2.2.1-2 ]
    - update patches for context changes in 2.2
      [ in Debian 1:2.2.1-1 ]
    - d/virtinst.install: virtcli got merged with virtinst
      [ in Debian 1:2.2.1-1 ]
    - d/control: Drop superfluous python-requests dependency (LP 1825666)
      [ in Debian 1:2.2.1-1 ]
    - Merge with new upstream release v2.2
      [ in Debian 1:2.2.1-1 ]
    - Merge with new upstream release v2.2.1
      [ in Debian 1:2.2.1-1 ]

 -- Christian Ehrhardt <email address hidden>  Thu, 05 Dec 2019 12:12:07 +0100

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_2.2.1.orig.tar.gz 2.5 MiB cfd88d66e834513e067b4d3501217e21352fadb673103bacb9e646da9f029a1b
virt-manager_2.2.1-3ubuntu1.debian.tar.xz 17.5 KiB f07f6c00a0af10db6c1f5b4622178e7130ccca3a8f9dc8d4ceed34bae4bcd0bd
virt-manager_2.2.1-3ubuntu1.dsc 2.3 KiB fe9054c4989cf1dc18d42a6083d17f6a4b59dfe91c53d6368738cc21289fc4dd

View changes file

Binary packages built by this source

virt-manager: desktop application for managing virtual machines

 It presents a summary view of running domains and their live performance &
 resource utilization statistics. A detailed view presents graphs showing
 performance & utilization over time. Ultimately it will allow creation of new
 domains, and configuration & adjustment of a domain's resource allocation &
 virtual hardware. Finally an embedded VNC client viewer presents a full
 graphical console to the guest domain.
 .
 NOTE: the GUI is still considered experimental.

virtinst: Programs to create and clone virtual machines

 Virtinst is a set of commandline tools to create virtual machines using
 libvirt:
 .
 virt-install: provision new virtual machines
 virt-clone: clone existing virtual machines
 virt-xml: edit libvirt XML using command line options.
 virt-convert: convert virtual machines between formats