Skip to Content.
Sympa Menu

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

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 (8967c5c2520fac09c6d0b26ba9a561d9ff3824e7)
  • Date: Sat, 25 Jul 2009 13:07:45 -0500

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

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

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

util-linux: => 2.16 [aes]

diff --git a/utils/util-linux/BUILD b/utils/util-linux/BUILD
index 02bc5e4..3a2a606 100755
--- a/utils/util-linux/BUILD
+++ b/utils/util-linux/BUILD
@@ -1,5 +1,6 @@
-OPTS="--with-fsprobe=builtin $OPTS" &&
-OPTS="--build=$BUILD $OPTS" &&
+OPTS="--build=$BUILD \
+ --with-fsprobe=builtin \
+ $OPTS" &&

if [[ $CROSS_INSTALL == on ]]; then
OPTS="--host=$HOST $OPTS"
diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 1fc2f56..22611a8 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -1,7 +1,7 @@
SPELL=util-linux
if [[ $UL_VERSION == aes ]]; then
- VERSION=2.15.1
- SOURCE3=$SPELL-ng-$VERSION-20090624.diff.bz2
+ VERSION=2.16
+ SOURCE3=$SPELL-ng-$VERSION-20090725.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
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index cb1974d..972fbd9 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,7 @@
+2009-07-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated aes version to 2.16; updated aes patch to 20090725
+ * BUILD: merged configure options
+
2009-07-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Disable STAGED_INSTALL (castfs) and TMPFS (Bug #15257)
The problem with the migration of libraries from e2fsprogs ->
util-linux



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8967c5c2520fac09c6d0b26ba9a561d9ff3824e7), Vlad Glagolev, 07/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page