Download
Current releases
virt-manager
virt-manager 4.1.0 (gpg) Thursday August 04, 2022
Releases are curently GPG signed by Cole Robinson using a key having the fingerprint:
D8F5 BE72 9291 CC5E FE4B 4D09 6455 9E28 C21C C7A8 (4096R)
- Fix build with setuptools-61 (Peter Alfredsen, Miro Hrončok)
- add UI and cli support for qemu-vdagent channel (Jonathon Jongsma)
- cli: More –iothreads suboptions (Lin Ma)
- launch_security: Use SEV-ES policy=0x07 if host supports it (Charles Arnold)
- cli: Add support for URL query with disks (Martin Kletzander)
virt-viewer
virt-viewer 11.0 (gpg) Friday November 18th, 2021 Win x86 MSI (gpg) Win x64 MSI (gpg)
Virt-viewer releases are curently GPG signed by Daniel P. Berrange using a key having the fingerprint:
DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF (4096R)
This same fingerprint is listed at time of the release announcements mails on the mailing list
- Minimum libgovirt is now 0.3.7
- CentOS 7 is no longer a supported build platform
- Use header bar for oVirt ISO dialog
- Add change CD button to toolbar for oVirt
- Support using ISOs in oVirt DATA storage domains
- Remove clashing -r command line shortcut for ‘resize’ that clashed with existing ‘reconnect’ shortcut
- Support modifier-only hotkeys for cursor release
- Fix smartcard and USB hotkey configuration regression
- Add USB device reset hotkey support
- Fix various mixed up GTK actions for hotkeys
- Release keyboard grab at same time as mouse grab with SPICE
- Fix misc compiler warnings with glib > 2.68
- Fix creation of window when guest uses multiple heads with a single QXL video card
- Updated translations from weblate
- Avoid warnings from GTK from overly strict minimum desktop width/height rules
- Update window action sensitivity to fix regression causing disabled send key menu items
- Fix mixed up action / menu state when user cancels a quit request
- Ensure auth dialog credential fields are cleared
- Fix setting os-id when building RPMs
- Avoid extra hyphen in build ID strings
- Explicitly disable spice/ovirt features when invoking meson for RPM builds
- Fix uninitialized variable for keymaps
virt-bootstrap
virt-bootstrap 1.1.1 (gpg) Tuesday Jul 9th, 2019
- Don’t expose the root password via command line
- Set SElinux file context of destination folder
- Use absolute destination path
- safe-untar: Inherit SElinux context
- don’t allow overwriting of the root partition
Previous releases
- virt-manager: Sources and Changelogs
- virt-viewer: Sources and Changelogs
- virt-bootstrap: Sources and Changelogs
Verifying gpg signatures
As a quick guide, to import a key from the key servers and verify downloads use.
$ gpg --recv-key 0xBE86EBB415104FDF
$ gpg --fingerprint 0xBE86EBB415104FDF
...check it matches fingerprint above...
$ gpg --verify SIGNATURE-FILE SOURCE-FILE