[Lunar-commits] <moonbase> fsarchiver: version bumped to 0.6.7.
Florin Braescu
florin at lunar-linux.org
Tue Feb 2 22:04:19 CET 2010
commit eac3a1fc1adef36b00769a64e2589dd3f8bbaf42
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 2 23:04:19 2010 +0200
fsarchiver: version bumped to 0.6.7.
Support for sparse files was added, so a sparse file on the original
disk will be recreated as sparse file. Progression information was
implemented for savedir/restdir. The logfile created when the -d
option is used now has a unique name so that it's not overwritten.
The MD5 checksums are now calculated using the implementation from
libgcrypt instead of the internal one, so libgcrypt is always
required. Other internal changes were made.
---
archive/fsarchiver/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/archive/fsarchiver/DETAILS b/archive/fsarchiver/DETAILS
index 39d8738..c4e8d04 100644
--- a/archive/fsarchiver/DETAILS
+++ b/archive/fsarchiver/DETAILS
@@ -1,11 +1,11 @@
MODULE=fsarchiver
- VERSION=0.6.6
+ VERSION=0.6.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/files/$MODULE-src/$VERSION
- SOURCE_VFY=sha1:a59755103e973c926747285233ced645220f0915
+ SOURCE_VFY=sha1:7816683494c54e875d61e47f0044b6d2c7c04442
WEB_SITE=http://www.fsarchiver.org
ENTERED=20090925
- UPDATED=20100129
+ UPDATED=20100202
SHORT="A file-system archive tool"
cat << EOF
More information about the Lunar-commits
mailing list