Skip to Content.
Sympa Menu

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

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 (9018dd1d77b3a7aa90595b226975d65cefaf455e)
  • Date: Sat, 21 Jul 2018 07:01:20 +0000

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

libs/libtomcrypt/DETAILS | 3 ++-
libs/libtomcrypt/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)

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

libtomcrypt: => 1.18.2 SECURITY FIX

diff --git a/libs/libtomcrypt/DETAILS b/libs/libtomcrypt/DETAILS
index ce08445..ad53df4 100755
--- a/libs/libtomcrypt/DETAILS
+++ b/libs/libtomcrypt/DETAILS
@@ -1,6 +1,7 @@
SPELL=libtomcrypt
SPELLX=crypt
- VERSION=1.18.1
+ VERSION=1.18.2
+ SECURITY_PATCH=1
SOURCE="$SPELLX-$VERSION.tar.xz"

SOURCE_URL[0]=https://github.com/libtom/$SPELL/releases/download/v$VERSION/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/libs/libtomcrypt/HISTORY b/libs/libtomcrypt/HISTORY
index da8600c..4bba7ee 100644
--- a/libs/libtomcrypt/HISTORY
+++ b/libs/libtomcrypt/HISTORY
@@ -1,3 +1,7 @@
+2018-07-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.18.2
+ SECURITY_PATCH=1
+
2018-02-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.18.1
* DETAILS: add gpg checking



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9018dd1d77b3a7aa90595b226975d65cefaf455e), Treeve Jelbert, 07/21/2018

Archive powered by MHonArc 2.6.24.

Top of Page