Version 1.9.51
- Slight change in log message wording.
- virtnbdrestore: if starting NBD service on remote system fails, catch
exceptions accordingly. - virtnbdrestore: if --nbd-ip parameter is set, pass -b option to qemu-nbd
command so the NDB service binds to specified IP address. - virtnbdrestore: Set SSH session mode to UPLOAD, otherwise uploading
files such as UEFI images and vm config fails. - virtnbdrestore: Catch exception if connection to libvirt fails
- virtnbdrestore: Create target directory on remote system only if it does
not exist, Thanks @draggeta - CI: enhance remote backup check: test if UEFI loader files are copied
correctly during remote backup.
Full Changelog: v1.9.50...v1.9.51