virt-manager 1:4.0.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 4.0.0:
    - should properly support AyatanaAppIndicator3 (Closes: #990819)
  * Update standards version to 4.6.0, no changes needed.
  * Drop all the patches, fixed or backported from upstream
  * Update build/runtime dependencies according to upstream:
    - add python3-setuptools B-D
    - replace genisoimage with xorriso (Closes: #982235)
    - bump python3-gi to 3.31.3
  * Remove extra exec bits from .py files in /usr/share/virt-manager
  * Remove the forced C locale during tests, the issue was fixed upstream

 -- Pino Toscano <email address hidden>  Tue, 08 Mar 2022 07:44:37 +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
Jammy release universe admin

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_4.0.0-1.dsc 2.5 KiB 338f6994ddea616162bf6c5baa314a402c1e2a5e5bfbf716f3d938cb9aa1e0db
virt-manager_4.0.0.orig.tar.gz 3.0 MiB 515aaa2021a4bf352b0573098fe6958319b1ba8ec508ea37e064803f97f17086
virt-manager_4.0.0-1.debian.tar.xz 15.0 KiB 0d6e229ef94031f8c1766667d4aa06e6e63977bdcb5cf962cc93ae356b7d716f

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