Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a70c30aa73d111dd1ba7d342352368aa22d4c8e9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a70c30aa73d111dd1ba7d342352368aa22d4c8e9)
  • Date: Fri, 20 Jun 2008 16:17:08 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

crypto/aespipe/DETAILS | 2 ++
crypto/aespipe/HISTORY | 3 +++
crypto/loop-aes/DETAILS | 2 ++
crypto/loop-aes/HISTORY | 3 +++
utils/util-linux/DETAILS | 1 +
utils/util-linux/HISTORY | 3 +++
6 files changed, 14 insertions(+)

New commits:
commit a70c30aa73d111dd1ba7d342352368aa22d4c8e9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

util-linux: added 2nd mirror for the sig of 3rd SOURCE

commit 504f2c07070c5422a0a7a5daafdb7fd281bd9608
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

loop-aes: added third mirror

commit 2d9ea9a7b6f49a7798d9872a718e0c7f9127690a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

aespipe: added third mirror

diff --git a/crypto/aespipe/DETAILS b/crypto/aespipe/DETAILS
index 521ee19..0887cac 100755
--- a/crypto/aespipe/DETAILS
+++ b/crypto/aespipe/DETAILS
@@ -5,8 +5,10 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION
SOURCE_URL[0]=http://loop-aes.sourceforge.net/$SPELL/$SOURCE
SOURCE_URL[1]=$SOURCEFORGE_URL/loop-aes/$SOURCE
+ SOURCE_URL[2]=http://koti.tnnet.fi/jari.ruusu/linux/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sign
SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
+ SOURCE2_URL[2]=${SOURCE_URL[2]}.sign
SOURCE2_IGNORE=signature
SOURCE_GPG=loop-AES.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://loop-aes.sourceforge.net/
diff --git a/crypto/aespipe/HISTORY b/crypto/aespipe/HISTORY
index d636788..ef4e0e3 100644
--- a/crypto/aespipe/HISTORY
+++ b/crypto/aespipe/HISTORY
@@ -1,3 +1,6 @@
+2008-06-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: added third mirror
+
2008-05-30 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD, SUB_DEPENDS, PRE_SUB_DEPENDS: added subdep STATIC
* CONFIGURE: y => n
diff --git a/crypto/loop-aes/DETAILS b/crypto/loop-aes/DETAILS
index 39ce4db..f3a672b 100755
--- a/crypto/loop-aes/DETAILS
+++ b/crypto/loop-aes/DETAILS
@@ -5,8 +5,10 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/loop-AES-v$VERSION
SOURCE_URL[0]=http://loop-aes.sourceforge.net/loop-AES/$SOURCE
SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[2]=http://koti.tnnet.fi/jari.ruusu/linux/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sign
SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
+ SOURCE2_URL[2]=${SOURCE_URL[2]}.sign
SOURCE2_IGNORE=signature
SOURCE_GPG=loop-AES.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://loop-aes.sourceforge.net/
diff --git a/crypto/loop-aes/HISTORY b/crypto/loop-aes/HISTORY
index 464aebf..2367562 100644
--- a/crypto/loop-aes/HISTORY
+++ b/crypto/loop-aes/HISTORY
@@ -1,3 +1,6 @@
+2008-06-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: added third mirror
+
2008-06-20 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: fixed util-linux subdep

diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 117eb4c..bc83ff9 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -6,6 +6,7 @@ if [[ $UL_VERSION == aes ]]; then
SOURCE3_URL[0]=http://loop-aes.sourceforge.net/updates/$SOURCE3
SOURCE3_URL[1]=http://koti.tnnet.fi/jari.ruusu/linux/$SOURCE3
SOURCE4_URL[0]=$SOURCE3_URL.sign
+ SOURCE4_URL[1]=${SOURCE3_URL[1]}.sign
SOURCE3_GPG=loop-AES.gpg:$SOURCE4:UPSTREAM_KEY
SOURCE4_IGNORE=signature
else
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index c3f1f55..2c8020f 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2008-06-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: added 2nd mirror for the sig of 3rd SOURCE
+
2008-06-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: added multiversioning for compatibility with loop-AES,
no more b0rkage made by the previous commit :P, added urls for



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a70c30aa73d111dd1ba7d342352368aa22d4c8e9), Vlad Glagolev, 06/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page