Releases: abbbi/virtnbdbackup
Releases · abbbi/virtnbdbackup
Version 1.9.32
Version 1.9.32
- Fix TypeError during backup of transient virtual machines: do not pass
flags to checkpointCreateXML as list. (#122) - Add simple test for transient virtual machine handling.
Version 1.9.31
- setup.cfg: fix obsolete description-file warning
- In case domain has an already active block job, add note about
option -k to the error message (#120).
Version 1.9.30
- Update README
Version 1.9.29
- Update README
Full Changelog: v1.9.28...v1.9.32
Version 1.9.28
Version 1.9.28
- Remote backup: enhance logging if executing remote command via SSH fails.
Version 1.9.27
- Enhance debug logging for remote backup.
- Update README regarding remote backup and its requirements. (#117)
Full Changelog: v1.9.26...v1.9.28
Version 1.9.26
Version 1.9.26
- virtnbdbackup: transient vm backup: validate the state of the checkpoint
during redefine: this can help to detect situations where the bitmap is
broken. - virtnbdmap: Fix typo in log message.
- Update README regarding port usage during remote backups.
- Add notes regarding stability of the features, thanks @pipo
Full Changelog: v1.9.25...v1.9.26
Version 1.9.25
Version 1.9.24
Version 1.9.24
- Remove leftover pid files in /var/tmp during offline backup (#114)
Full Changelog: v1.9.23...v1.9.24
version 1.9.23
Version 1.9.23
- Code cleanups
- Spelling fixes, run codespell during CI
Full Changelog: v1.9.22...v1.9.23
version 1.9.22
Version 1.9.22
- Code cleanups, pylint warning
- Update copyright stanca
Full Changelog: v1.9.21...v1.9.22
version 1.9.21
Version 1.9.21
- Code cleanup: move some functions to separate files.
- Module directory is now pylint clean (except for some ignores): run pylint
using github actions.
Full Changelog: v1.9.18...v1.9.21
version 1.9.18
Version 1.9.18
- virtnbdbackup: treat direct attached lun and block devices just like
regular raw disks: backup will work but only in backup mode copy and
of course full provisioned backup of these block devices is created
if option--raw
is enabled. (#111)
Full Changelog: v1.9.17...v1.9.18
version 1.9.17
Version 1.9.17
- virtnbdrestore: fix restore fails with IndexError if CDROM or LUN devices
appear in the list of devices before the first disk. (#110).
Full Changelog: v1.9.16...v1.9.17