virt-manager 1:4.1.0-2 source package in Ubuntu

Changelog

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

  [ Stefano Rivera ]
  * Explicitly specify --install-layout=deb in the Python module installation;
    fixes compatibility with Python 3.10 in Debian. (Closes: #1022339)

  [ Pino Toscano ]
  * Use dh-sequence-python3 B-D instead of manually using python3 dh addon.

 -- Pino Toscano <email address hidden>  Sun, 06 Nov 2022 13:09:07 +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
Lunar release universe admin

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_4.1.0-2.dsc 2.5 KiB 28700a1b4751f10a67b3887558fee4140b65002dfe75f9246bf52fc75e19ab47
virt-manager_4.1.0.orig.tar.gz 3.0 MiB 950681d7b32dc61669278ad94ef31da33109bf6fcf0426ed82dfd7379aa590a2
virt-manager_4.1.0-2.debian.tar.xz 15.2 KiB 66ef3e12a271e6334926b3623c3524bbc4739e5441e52cf24988c5e02371f307

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