Skip to Content.
Sympa Menu

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

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 binary grimoire by Vlad Glagolev (28636888593d8060b1e6f180a49542f3e350b916)
  • Date: Mon, 13 Sep 2021 23:48:24 +0000

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

bin-security/boundary-bin/DETAILS | 6 +++---
bin-security/boundary-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

boundary-bin: => 0.6.0

diff --git a/bin-security/boundary-bin/DETAILS
b/bin-security/boundary-bin/DETAILS
index 88b87e0..46fc9e9 100755
--- a/bin-security/boundary-bin/DETAILS
+++ b/bin-security/boundary-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=boundary-bin
SPELLX=${SPELL/-bin/}
- VERSION=0.5.0
+ VERSION=0.6.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:c24c7647781a3da15bdaaab8102d66e5613cbfc997749ef72e4d59f9f46db397:UPSTREAM_HASH
+
SOURCE_HASH=sha256:62dc5703df08eff2fbca5a0602f84b1ad03c05a54f53e559674a63efe6680fb4:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:aa1502d887237b80554c79519a1910f93c167ef4fe541223ecdbf023f1c87c22:UPSTREAM_HASH
+
SOURCE_HASH=sha256:c9c66f4b4803fd3b8a8e9d74d2ae8e36ff907d87ea5753537400d4f4dd07113f:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.zip

SOURCE_URL[0]=https://releases.hashicorp.com/${SPELLX}/${VERSION}/${SOURCE}
diff --git a/bin-security/boundary-bin/HISTORY
b/bin-security/boundary-bin/HISTORY
index 7279865..1a02d49 100644
--- a/bin-security/boundary-bin/HISTORY
+++ b/bin-security/boundary-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-09-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.0
+
2021-08-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.5.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (28636888593d8060b1e6f180a49542f3e350b916), Vlad Glagolev, 09/13/2021

Archive powered by MHonArc 2.6.24.

Top of Page