Skip to Content.
Sympa Menu

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

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 (0207403037485dfac3ebc09d09a4de8666a7d13e)
  • Date: Wed, 19 Jul 2023 03:05:31 +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 0207403037485dfac3ebc09d09a4de8666a7d13e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

boundary-bin: => 0.13.1

diff --git a/bin-security/boundary-bin/DETAILS
b/bin-security/boundary-bin/DETAILS
index 0656f09..c249c5a 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.13.0
+ VERSION=0.13.1
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:cc9d2303067958ac63f772a26a684f7f6cda4664f7d8f6e39758dc46ee6de542:UPSTREAM_HASH
+
SOURCE_HASH=sha256:7e549922c0cb31e46fbbbb52eaa6cfccbf40046b8a50844adf644c9ef335cb97:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:7b1027613c099e895d32d73be67ef857c7cf0fb392a7e60cff31446dea371f88:UPSTREAM_HASH
+
SOURCE_HASH=sha256:c36cb20cb9a74573a5f6e38c247db040a1563ceaffdfccbe5c37ba1065fb3430: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 0c9b7bd..ddf4ecc 100644
--- a/bin-security/boundary-bin/HISTORY
+++ b/bin-security/boundary-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-07-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.13.1
+
2023-07-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.13.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (0207403037485dfac3ebc09d09a4de8666a7d13e), Vlad Glagolev, 07/18/2023

Archive powered by MHonArc 2.6.24.

Top of Page