virt-manager 1:3.2.0-3.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload
  * d/patches: add some fixes from upstream
    - virtinst: Fix TOCTOU in domain enumeration
    - tests: storage: Fix with latest libvirt XML output
    - tests: use different USB device when testing hot-add
    - tests: don't add the same USB devices to the guest twice
    - tests: Fix hyperv @mode handling on libvirt 8.0.0
    (Closes: #997367)

 -- Fabio Fantoni <email address hidden>  Tue, 01 Feb 2022 18:21:01 +0100

Upload details

Uploaded by:
Debian Libvirt Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Libvirt Maintainers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_3.2.0-3.1.dsc 2.3 KiB b64691c574e9f8f437ca0a93a4a3fee6058d85b4c124a8fa8b28868e9a4911b2
virt-manager_3.2.0.orig.tar.gz 2.7 MiB 2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
virt-manager_3.2.0-3.1.debian.tar.xz 17.9 KiB 27625b026dc2e1862332b17e6c28525d51ab73bf7c21cc52f39d139a24b7fb70

Available diffs

No changes file available.

Binary packages built by this source

virt-manager: desktop application for managing virtual machines

 The virt-manager application is a desktop user interface for managing virtual
 machines through libvirt. It primarily targets KVM VMs, but also manages Xen
 and LXC (Linux containers). It presents a summary view of running domains,
 their live performance & resource utilization statistics. Wizards enable the
 creation of new domains, and configuration & adjustment of a domain's resource
 allocation & virtual hardware. An embedded VNC and SPICE client viewer
 presents a full graphical console to the guest domain.

virtinst: utilities to create and edit virtual machines

 This package contains some command line utilities to create and edit virtual
 machines:
 .
  - virt-clone: cloning existing inactive guests; it copies the disk images,
    and defines a config with new name, UUID and MAC address pointing to the
    copied disks
  - virt-install: provision operating systems into new virtual machines
  - virt-xml: easily edit libvirt domain XML using virt-install's command line
    options