Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1699ccc4a01b186cc7431f153e827897bcb899ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1699ccc4a01b186cc7431f153e827897bcb899ec)
  • Date: Tue, 10 Feb 2015 09:42:51 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

crypto/cryptsetup-luks/DETAILS | 9 +++++----
crypto/cryptsetup-luks/HISTORY | 8 ++++++++
2 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 1699ccc4a01b186cc7431f153e827897bcb899ec
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

cryptsetup-luks: update to 1.6.6

diff --git a/crypto/cryptsetup-luks/DETAILS b/crypto/cryptsetup-luks/DETAILS
index b0030a7..f12744b 100755
--- a/crypto/cryptsetup-luks/DETAILS
+++ b/crypto/cryptsetup-luks/DETAILS
@@ -1,9 +1,10 @@
SPELL=cryptsetup-luks
- VERSION=1.5.0
- SOURCE=cryptsetup-$VERSION.tar.bz2
+ VERSION=1.6.6
+ BRANCH=v$(echo $VERSION | cut -f 1 -d .).$(echo $VERSION | cut -f
2 -d .)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cryptsetup-$VERSION
- SOURCE_URL[0]=http://cryptsetup.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:a6db8fd043f4bba1bf796ce05c17003f6dfea0596048cb5a3e8cb33f8f994320b26deef9fc0bd8046265199c02abff9e92ab81d812f5e78beb7fdb93aa77312f
+ SOURCE=cryptsetup-$VERSION.tar.xz
+
SOURCE_HASH=sha256:2d2ce28e4e1137dd599d87884b62ef6dbf14fd7848b2a2bf7d61cf125fbd8e6f:UPSTREAM_HASH
+
SOURCE_URL[0]=http://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
WEB_SITE=http://code.google.com/p/cryptsetup/
ENTERED=20060117
LICENSE[0]=GPL
diff --git a/crypto/cryptsetup-luks/HISTORY b/crypto/cryptsetup-luks/HISTORY
index a96d7bb..a32877e 100644
--- a/crypto/cryptsetup-luks/HISTORY
+++ b/crypto/cryptsetup-luks/HISTORY
@@ -1,3 +1,11 @@
+2015-02-09 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: update to 1.6.6, from kernel.org now
+ Hash is out of autosigned upstream file. Not using the upstream
+ signature since it is pain without (much) gain to check the
+ uncompressed tar.
+ Note: This should be merged with cryptsetup spell again, as
+ the -luks times are long gone.
+
2013-01-15 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: Use proper flag to get static cryptsetup,
drop unnecessary second build dir.



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1699ccc4a01b186cc7431f153e827897bcb899ec), Thomas Orgis, 02/10/2015

Archive powered by MHonArc 2.6.24.

Top of Page