[Lunar-commits] <moonbase> fsarchiver: version bumped to 0.6.4.
Florin Braescu
florin at lunar-linux.org
Mon Jan 4 21:26:34 CET 2010
commit a0b7bd2bd262da1834a72568427d0d76e9e95e25
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 4 22:26:34 2010 +0200
fsarchiver: version bumped to 0.6.4.
This release fixes a critical integer overflow that happened when the
sum of attributes was too large. A new archive file format has been
introduced, but the old format can still be read. The man page has
been improved by adding examples and documenting long options.
Code cleanup. Switched to pkg-config for the "./configure" script.
---
archive/fsarchiver/DETAILS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/archive/fsarchiver/DETAILS b/archive/fsarchiver/DETAILS
index 74a6403..bbcca49 100644
--- a/archive/fsarchiver/DETAILS
+++ b/archive/fsarchiver/DETAILS
@@ -14,7 +14,7 @@ file-system to a compressed archive file. The file-system can be
restored on a partition which has a different size and it can be
restored on a different file-system. Unlike tar/dar, FSArchiver also
creates the file-system when it extracts the data to partitions.
-Everything is checksummed in the archive in order to protect the data.
+Everything is checksummed in the archive in order to protect the data.
If the archive is corrupt, you just loose the current file, not the
whole archive.
EOF
More information about the Lunar-commits
mailing list