Skip to Content.
Sympa Menu

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

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 (8e2d3fb0e7535a780c6dbef64c3574c9c15473ba)
  • Date: Mon, 7 May 2018 12:02:26 +0000

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

crypto/cryptsetup-luks/DETAILS | 4 ++--
crypto/cryptsetup-luks/HISTORY | 3 +++
libs/tinyxml/DETAILS | 4 ++--
libs/tinyxml/HISTORY | 3 +++
python-pypi/m2crypto/DEPENDS | 2 +-
python-pypi/m2crypto/DETAILS | 4 ++--
python-pypi/m2crypto/HISTORY | 7 +++++++
7 files changed, 20 insertions(+), 7 deletions(-)

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

cryptsetup-luks: => 2.0.3

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

m2crypto: => 0.30.1

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

m2crypto: => 0.30.0

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

tinyxml: => 6.2.0

diff --git a/crypto/cryptsetup-luks/DETAILS b/crypto/cryptsetup-luks/DETAILS
index 153008b..745af57 100755
--- a/crypto/cryptsetup-luks/DETAILS
+++ b/crypto/cryptsetup-luks/DETAILS
@@ -1,9 +1,9 @@
SPELL=cryptsetup-luks
- VERSION=2.0.2
+ VERSION=2.0.3
BRANCH=v$(echo $VERSION | cut -f 1 -d .).$(echo $VERSION | cut -f
2 -d .)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cryptsetup-$VERSION
SOURCE=cryptsetup-$VERSION.tar.xz
-
SOURCE_HASH=sha512:1c37b81b1dcb1223293b30ddc7096e074d01e2dd978b543fbda7ae11ecc29c1c461d12e4b22288bb382a188e9e679bf1ad3e281e77428374b7c605c8902c1b17
+
SOURCE_HASH=sha512:f5ac54aa9614b234f2d1e84758a98914d283b669f4ab5cbe0ed7cdf25ce77f2d1abdf1e5b5010d803971f0e29120954110ee4fcc538137b04fbdc13b7804385e

SOURCE_URL[0]=https://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
WEB_SITE=https://gitlab.com/cryptsetup/cryptsetup
ENTERED=20060117
diff --git a/crypto/cryptsetup-luks/HISTORY b/crypto/cryptsetup-luks/HISTORY
index 8a2d3a2..2aa4451 100644
--- a/crypto/cryptsetup-luks/HISTORY
+++ b/crypto/cryptsetup-luks/HISTORY
@@ -1,3 +1,6 @@
+2018-05-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.3
+
2018-04-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.2
* DEPENDS: add json-c, eudev, gettext PYTHON
diff --git a/libs/tinyxml/DETAILS b/libs/tinyxml/DETAILS
index 55bbf5c..e2cf7e9 100755
--- a/libs/tinyxml/DETAILS
+++ b/libs/tinyxml/DETAILS
@@ -1,6 +1,6 @@
SPELL=tinyxml
- VERSION=6.0.0
-
SOURCE_HASH=sha512:30c68f491830187738b01ca5db1a96e7b4907cf8fa09a533c90ea084ab5e73f798dff6305cfc4edccc8989926e91c0482677bb5796799113c839dbd0528c8ad5
+ VERSION=6.2.0
+
SOURCE_HASH=sha512:ef784240aeb090ab04aad659352ad4b224c431feecf485f33aca7936bcaa0ef4ab9d0a2e0692d3cf6036ac3e8012019d65665e780a920bbad3d4820f736445b1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}2-$VERSION"
WEB_SITE=https://github.com/leethomason/tinyxml2
diff --git a/libs/tinyxml/HISTORY b/libs/tinyxml/HISTORY
index 210fb13..ac16bc6 100644
--- a/libs/tinyxml/HISTORY
+++ b/libs/tinyxml/HISTORY
@@ -1,3 +1,6 @@
+2018-05-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.2.0
+
2018-01-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.0.0

diff --git a/python-pypi/m2crypto/DEPENDS b/python-pypi/m2crypto/DEPENDS
index 987fc67..1abe5df 100755
--- a/python-pypi/m2crypto/DEPENDS
+++ b/python-pypi/m2crypto/DEPENDS
@@ -1,4 +1,4 @@
-depends python &&
+depends PYTHON &&
depends typing &&
depends SSL &&
depends swig
diff --git a/python-pypi/m2crypto/DETAILS b/python-pypi/m2crypto/DETAILS
index 56eacc8..4f34941 100755
--- a/python-pypi/m2crypto/DETAILS
+++ b/python-pypi/m2crypto/DETAILS
@@ -1,9 +1,9 @@
SPELL=m2crypto
- VERSION=0.29.0
+ VERSION=0.30.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/M2Crypto-$VERSION

SOURCE_URL[0]=https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:4239f7efd42ee059a8b55cfbf63c9db96d546ad04ec2965a415f99e62359810f4f1cb20118261bf7834eab4093d974d494c3995c709148bc6105a3cedb508f3e
+
SOURCE_HASH=sha512:c85b6350d8b6b4a14e9c76b755cdc1a88d7ba63ae75ebfbb32d42389225c0a3cf9d530f95c2651ff3811c755cd9bbb482f81fdb0dcf670d7a0015320622725b2
WEB_SITE=https://gitlab.com/m2crypto/m2crypto
ENTERED=20050118
LICENSE[0]=GPL
diff --git a/python-pypi/m2crypto/HISTORY b/python-pypi/m2crypto/HISTORY
index e58d67d..58c482e 100644
--- a/python-pypi/m2crypto/HISTORY
+++ b/python-pypi/m2crypto/HISTORY
@@ -1,3 +1,10 @@
+2018-05-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.30.1
+
+2018-05-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.30.0
+ * DEPENDS: PYTHON
+
2018-03-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: fix SOURCE_URL[0], fix WEB_SITE, version 0.29.0
* DEPENDS: depend on typing



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8e2d3fb0e7535a780c6dbef64c3574c9c15473ba), Treeve Jelbert, 05/07/2018

Archive powered by MHonArc 2.6.24.

Top of Page