Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (9a741e76f26dc52b08bee48d310520ad58e1e9e1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (9a741e76f26dc52b08bee48d310520ad58e1e9e1)
  • Date: Fri, 2 Feb 2007 04:19:44 -0600

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

crypto/ecryptfs-utils/DETAILS | 21 ++++++++++++++++++---
crypto/ecryptfs-utils/HISTORY | 4 ++++
2 files changed, 22 insertions(+), 3 deletions(-)

New commits:
commit dd7ade2b0238ad55e9b84b70eadcd64d22699342
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

ecryptfs-utils: version update

diff --git a/crypto/ecryptfs-utils/DETAILS b/crypto/ecryptfs-utils/DETAILS
index 384c8df..673fd77 100755
--- a/crypto/ecryptfs-utils/DETAILS
+++ b/crypto/ecryptfs-utils/DETAILS
@@ -1,14 +1,29 @@
SPELL=ecryptfs-utils
- VERSION=7
+ VERSION=9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/ecryptfs/$SOURCE
-
SOURCE_HASH=sha512:0b7f9488594f382b871e8d1f9be0ec918dfe3653b7393f6ecfdd9b74148d91a17e753c21a8adfee7246101ea32a6ddc26c313505f061beffdc7081d3ca3f9599
+
SOURCE_HASH=sha512:09da2390db969c4fa9080ca54e8389ae1a70f2da0d16b1ebc789fe2ed6121431b666ddf67fbda52b1c602b421605bb641cdd8762ea8cd67f61378ef0c344552d
LICENSE[0]=GPL
WEB_SITE=http://ecryptfs.sourceforge.net/
ENTERED=20061130
KEYWORDS="crypto"
SHORT="An Enterprise-class Cryptographic Filesystem for Linux"
cat << EOF
-An Enterprise-class Cryptographic Filesystem for Linux.
+eCryptfs is an POSIX-compliant enterprise-class
+stacked cryptographic filesystem for Linux. It is
+derived from Erez Zadok's Cryptfs, implemented
+through the FiST framework for generating stacked
+filesystems. It extends Cryptfs to provide
+advanced key management and policy features. It
+stores cryptographic metadata in the header of
+each file written, so that encrypted files can be
+copied between hosts; the file will be decryptable
+with the proper key, and there is no need to keep
+track of any additional information aside from
+what is already in the encrypted file itself.
+Think of it as a sort of &amp;quot;gnupgfs.'' It is a
+native Linux filesystem, and can be built and
+distributed as a stand-alone kernel module for
+Linux 2.6.15 or higher.
EOF
diff --git a/crypto/ecryptfs-utils/HISTORY b/crypto/ecryptfs-utils/HISTORY
index a759892..e0f02f4 100644
--- a/crypto/ecryptfs-utils/HISTORY
+++ b/crypto/ecryptfs-utils/HISTORY
@@ -1,3 +1,7 @@
+2007-02-02 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 9, made the long description
+ acctually long
+
2006-12-13 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 7




  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (9a741e76f26dc52b08bee48d310520ad58e1e9e1), Andra?? Levstik, 02/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page