[Lunar-commits] <moonbase> encfs: version bumped to 1.5.
Florin Braescu
florin at lunar-linux.org
Tue Oct 7 21:04:02 CEST 2008
commit bb2cfeafd7aef784285582807875026d102c3971
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Oct 7 22:04:02 2008 +0300
encfs: version bumped to 1.5.
This release uses a salt-based key derivation function from OpenSSL.
It adds GCC 4.3 support and fixes xattr support on OS X.
---
filesys/encfs/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/filesys/encfs/DETAILS b/filesys/encfs/DETAILS
index 12e7536..0d73960 100644
--- a/filesys/encfs/DETAILS
+++ b/filesys/encfs/DETAILS
@@ -1,11 +1,11 @@
MODULE=encfs
- VERSION=1.4.2
- SOURCE=$MODULE-$VERSION.tgz
+ VERSION=1.5
+ SOURCE=$MODULE-$VERSION-2.tgz
SOURCE_URL=http://encfs.googlecode.com/files
- SOURCE_VFY=sha1:f4d115a0b356b2ffe01eb403a60fef8136df617b
+ SOURCE_VFY=sha1:7fe225855645d98a33bf9f5fe64ac508fdb75257
WEB_SITE=http://arg0.net/encfs
ENTERED=20040422
- UPDATED=20080416
+ UPDATED=20081007
SHORT="Encrypted file system"
cat << EOF
More information about the Lunar-commits
mailing list