Changelog for
virt-backup-0.2.10-lp155.1.1.noarch.rpm :
* Tue Feb 17 2015 Daniel B.
- 0.2.10-1- Correctly handle disks list when several VM are backed up in one run Patch by Diego Rondini
* Tue Feb 10 2015 Daniel B. - 0.2.9-1- Fix when using a relative path for backupdir- Fix image based disk support when they are stored on the / filesystem
* Thu Nov 06 2014 Daniel B. - 0.2.8-1- Support thin volumes- Possibility to specify an alternate lock directory
* Tue Oct 21 2014 Daniel B. - 0.2.7-1- Do not explicitly require pbzip2
* Mon Jun 23 2014 Daniel B. - 0.2.6-1- Add a --no-offline option- Revert 10 tries max to take snapshot- Cleanup snapshot and temp files for image based disks
* Wed Jun 04 2014 Daniel B. - 0.2.5-1- Fix breaking the loop while taking snapshots
* Tue Jun 03 2014 Daniel B. - 0.2.4-1- Try up to 30 times to take a snapshot before giving up
* Fri May 02 2014 Daniel B. - 0.2.3-1- Better handle snapshot failure when there\'s no lock
* Tue Apr 22 2014 Daniel B. - 0.2.2-1- Lock LVM before snapshot
* Thu Jan 30 2014 Daniel B. - 0.2.1-1- Gracefuly handle snapshot failure for file based disks- Improve comments