Version 0.67
- Disable xml based check if incremental backup is enabled for
libvirt versions >= 7.6.0, the feature is enabled by default
now: https://github.com/libvirt/libvirt/blob/master/NEWS.rst#v760-2021-08-02 - Fix dependencies for rpm package: nbdkit-plugin-python3 -> nbdkit-plugin-python
- Fix documentation regards build on almalinux
- virtnbdbackup: introduce backup mode "auto": automatically execute full
backup if target folder is empty. If full backup exists in target folder,
switch to incremental backup mode automatically. (#52)
Full Changelog: v0.66...v0.67