v0.6.12
This release contains the following fixes:
-
Support TPM devices (#888)
-
Support specifying websocket port for VNC
-
Fix regression supporting querying qemu-guest-agent for network interfaces (#873)
-
Fix dead links to XSLT examples (#912)
-
Fix removal of domains with snapshots or checkpoints (#899)
-
Support specifying "open" forward mode (#900)
"The new forward mode 'open' is just like mode='route', except that no
firewall rules are added to assure that any traffic does or doesn't
pass. It is assumed that either they aren't necessary, or they will be
setup outside the scope of libvirt." -
Speed up copying images (#902)
-
Add support for passwords using the SSH URI's (#887)
-
Fix: force new domain if graphics changed
Also:
- add generated binary under PHONY section for recurring builds to actually happen (#903)
- We have enabled golangci-lint for all new commits, and we will slowly fix code retroactively.
Thanks to our contributors:
- @klausenbusk
- @maseman
- @DLoo
- @cbosdo
- @moio
- @jli-cparta -cparta
- @gxben