Skip to content

v0.5.1

Compare
Choose a tag to compare
@aruhier aruhier released this 06 Jan 11:39
· 27 commits to master since this release
bbcf560

Bug fix

  • Listing backups for specific groups now works. virt-backup list testgroup will list backups only for testgroup.
  • Compares domains by using the libvirt ID instead of just object comparison.

Cleaning

  • Remove the use of defusedlxml as the library is going to be deprecated. Use lxml directly instead, but remove unsafe options from the parser.
  • Fix warnings with arrow.