Notes:
This release adresses 2 areas:
* fixes some minor bugs,
* minor code reorganisation to allow better use of lnbackup (as a library) in other tools.
Changes:
lnbackup-ng (1.25.6~2006Q3.3) 2006Q3; urgency=low
* fix typo in handling of backup status
* handle situation, when lnbackup cannot create lock/pid file
-- Martin Povolny <martin.povolny@solnet.cz> Mon, 9 Oct 2006 14:09:55 +0200
lnbackup-ng (1.25.6~2006Q3.2) 2006Q3; urgency=low
* added method backup_partitions, which returns an array of partitions
for backup
* added method backup_partition?
* modified method find_dev_by - 1st argument can be an array
* added symlink /usr/lib/ruby/1.8/lnbackup.rb that point to
/usr/sbin/lnbackup
* using tune2fs instead of dumpe2fs
-- Peter Vesely <Peter.Vesely@solnet.cz> Mon, 18 Sep 2006 15:25:48 +0200
lnbackup-ng (1.25.6~2006Q3.1) 2006Q3; urgency=low
* Debian package defaults to Sarge.
* Change: change behaviour when getting ACL: if 2 files look the same and ACL can\'t
be read then the files are considered the same.
* Change: print statistics even when backup failed.
|