[Lunar-commits] <moonbase> fsarchiver: version bumped to 0.6.6.
Florin Braescu
florin at lunar-linux.org
Fri Jan 29 13:31:03 CET 2010
commit d95c031c260fbc177a198a782090238a51f1584c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jan 29 14:31:03 2010 +0200
fsarchiver: version bumped to 0.6.6.
This release will not remove the archive file when savefs/savedir fails
because the archive already exists. Partitions already mounted are
remounted with MS_BIND to have access to files hidden by mounted
filesystems. This release will analyze filesystems only when they are
all accessible to prevent having to wait and then getting an error.
There are many internal changes, and an improved layout on the main screen.
---
archive/fsarchiver/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/archive/fsarchiver/DETAILS b/archive/fsarchiver/DETAILS
index bbcca49..39d8738 100644
--- a/archive/fsarchiver/DETAILS
+++ b/archive/fsarchiver/DETAILS
@@ -1,11 +1,11 @@
MODULE=fsarchiver
- VERSION=0.6.4
+ VERSION=0.6.6
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:f64fb93aa9851c3393671e2fa97f73a92faeedb0
+ SOURCE_URL=$SFORGE_URL/$MODULE/files/$MODULE-src/$VERSION
+ SOURCE_VFY=sha1:a59755103e973c926747285233ced645220f0915
WEB_SITE=http://www.fsarchiver.org
ENTERED=20090925
- UPDATED=20100104
+ UPDATED=20100129
SHORT="A file-system archive tool"
cat << EOF
More information about the Lunar-commits
mailing list