Skip to content

Version 1.9.45

Compare
Choose a tag to compare
@abbbi abbbi released this 25 Oct 08:15
· 248 commits to master since this release

Version 1.9.45

  • virtnbdbackup: Add more info output during checkpoint handling, move
    error message.
  • Add colorful log messages so warnings and and errors are easier to spot:
    can be disabled using the --nocolor option.

Version 1.9.44

  • virtnbdbackup: disable progressbar if quiet option is enabled.

Version 1.9.43

  • virtnbdbackup: add --quiet option: disable log output to stderr,
    log into logfile only. (#137)

Full Changelog: v1.9.42...v1.9.45

Note: the latest version introduces a new dependency on the python colorlog module! If you dont use the regular rpm or debian packages update your venvs (pip3 install -r requirements.txt)