Skip to Content.
Sympa Menu

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

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 (d66c3e0570dc2365ff7cf457019ad5cc127b0969)
  • Date: Wed, 27 May 2009 15:04:51 -0500

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

utils/util-linux/DETAILS | 4 ++--
utils/util-linux/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

util-linux: updated aes version patch to 20090526

diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 74c351d..a47b446 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -1,7 +1,8 @@
SPELL=util-linux
if [[ $UL_VERSION == aes ]]; then
VERSION=2.15
- SOURCE3=$SPELL-ng-$VERSION-20090511.diff.bz2
+ PATCHLEVEL=1
+ SOURCE3=$SPELL-ng-$VERSION-20090526.diff.bz2
SOURCE4=$SOURCE3.sign
SOURCE3_URL[0]=http://loop-aes.sourceforge.net/updates/$SOURCE3
SOURCE3_URL[1]=http://koti.tnnet.fi/jari.ruusu/linux/$SOURCE3
@@ -12,7 +13,6 @@ if [[ $UL_VERSION == aes ]]; then
else
VERSION=2.15
fi
- PATCHLEVEL=1
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-ng-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index 8d5ee80..a2da435 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2009-05-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated aes patch to 20090526
+
2009-05-12 Ladislav Hagara <hgr AT vabo.cz>
* BUILD: added --with-fsprobe=builtin
blkid is provided by util-linux instead of e2fsprogs from now



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d66c3e0570dc2365ff7cf457019ad5cc127b0969), Vlad Glagolev, 05/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page