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

Changelog

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

  [ Fabio Fantoni ]
  [ Pino Toscano ]
  * d/patches: backport fixes from upstream for compatibility with newer
    versions of libvirt. (Closes: #1064672)

  [ Pino Toscano ]
  * Drop the usage of distutils: (Closes: #1066002)
    - backport upstream patches to fully use setuptools when it has all the
      features needed
    - drop the python3-distutils build dependency, no more explicitly used
  * Bump Standards-Version to 4.7.0, no changes required.

 -- Pino Toscano <email address hidden>  Thu, 09 May 2024 10:08:26 +0200

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
Oracular release universe admin

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_4.1.0-4.dsc 2.5 KiB 95dd1ab2112579707283e6fb3f27ff47825ad2ca78ce3da7be2ee4adce6b2d17
virt-manager_4.1.0.orig.tar.gz 3.0 MiB 950681d7b32dc61669278ad94ef31da33109bf6fcf0426ed82dfd7379aa590a2
virt-manager_4.1.0-4.debian.tar.xz 18.5 KiB 8841e3c6471cb1de011df28713a2fd6b98a2c3194aa3da3d69344c72942eff4f

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