Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a1d4adadfbcc375a34a809e20874ded9e1511cae)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a1d4adadfbcc375a34a809e20874ded9e1511cae)
  • Date: Sat, 24 May 2014 12:24:23 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

disk/gnu-efi/DETAILS | 4 ++--
disk/gnu-efi/HISTORY | 3 +++
python-pypi/setuptools/DETAILS | 6 +++---
python-pypi/setuptools/HISTORY | 3 +++
utils/util-linux/DETAILS | 4 ++--
utils/util-linux/HISTORY | 3 +++
6 files changed, 16 insertions(+), 7 deletions(-)

New commits:
commit a1d4adadfbcc375a34a809e20874ded9e1511cae
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

util-linux: => 2.24.2

commit ce80bede64517915897626ac5560573ea6ab067b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

setuptools: => 3.6

commit 56dd524f0049405c566b774bb960c23b26637f44
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gnu-efi: => 3.0v

diff --git a/disk/gnu-efi/DETAILS b/disk/gnu-efi/DETAILS
index 8864138..d78e438 100755
--- a/disk/gnu-efi/DETAILS
+++ b/disk/gnu-efi/DETAILS
@@ -1,6 +1,6 @@
SPELL=gnu-efi
- VERSION=3.0u
-
SOURCE_HASH=sha512:77224d555befb96b14c20a3a39aacb50ed2db9dfff0c112113c3fb211152106f76cf278b4d37b4251e9f83327c7fd59319e6dee802c97d3bfa7308f7c43b34e3
+ VERSION=3.0v
+
SOURCE_HASH=sha512:0bacae20dafb8ea2e8293d8dac9be395e2d1a05ac2d58aff96593cd99def8a2335c967e0fb2f02c3a1cb1571ad4a8b97671b542a21b519391abfa915af6dd695
PATCHLEVEL=1
SOURCE=${SPELL}_${VERSION}.orig.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/[a-z]/}
diff --git a/disk/gnu-efi/HISTORY b/disk/gnu-efi/HISTORY
index 92892e8..41dfbb7 100644
--- a/disk/gnu-efi/HISTORY
+++ b/disk/gnu-efi/HISTORY
@@ -1,3 +1,6 @@
+2014-04-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0v
+
2014-02-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD: clear CFLAGS
diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index 703c459..94f0622 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,8 +1,8 @@
SPELL=setuptools
- VERSION=3.5
-
SOURCE_HASH=sha512:a582a2c259cc349dceac0175e2ed5ad4b8068105769a5f28b67e127cdf48ad6032ddae09ecc7ca7d054f6a9e66607c535a1bd4e59fbee10b7e750176d99a9189
+ VERSION=3.6
+
SOURCE_HASH=sha512:8233a25229ebb97a2cd78b884d6ae41b441022a0ff28495832183b90a86abdc3216c9f7f514639c4a9a77848c8f94cfb072d676c2e382496162a52732e7e3f58
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://pypi.python.org/packages/source/s/$SPELL/$SOURCE
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/s/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://pypi.python.org/pypi/setuptools
LICENSE[0]="PSF"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index aa4be4b..adc13f7 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2014-05-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.6
+
2014-05-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.5

diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 951c9df..40f14bd 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -12,8 +12,8 @@ if [[ $UL_VERSION == aes ]]; then
SOURCE3_GPG=loop-AES.gpg:$SOURCE4:UPSTREAM_KEY
SOURCE4_IGNORE=signature
else
- VERSION=2.24
-
SOURCE_HASH=sha512:9e1945646a64420226e5af4546022ee604fdba89f91ee474b941075fa55cc2c0d8731e485ef39d2a18e85e81f924790437656b75f1944512629817e4af4191d7
+ VERSION=2.24.2
+
SOURCE_HASH=sha512:a0c03876ef19fa09e434e3e5362fb3f3e0a254b3b39a623ac7a9a207d06afce00366792244ed0fac86931f8340c046620660f33c3444a07a12037182fc191240
SECURITY_PATCH=2
fi
BRANCH=`echo $VERSION | cut -d . -f 1,2`
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index bc566a3..c0ce2ee 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2014-05-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version to 2.24.2
+
2013-11-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated aes version to 2.24; updated aes patch to 20131026
* BUILD: readability++; disable nologin (provided by shadow); disable



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a1d4adadfbcc375a34a809e20874ded9e1511cae), Treeve Jelbert, 05/24/2014

Archive powered by MHonArc 2.6.24.

Top of Page