Skip to Content.
Sympa Menu

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

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 (3b38147410542a61b8f13ab1d911afda509b0a70)
  • Date: Sat, 15 Jul 2023 05:46:18 +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 +++
bin-security/vault-bin/DETAILS | 6 +++---
bin-security/vault-bin/HISTORY | 3 +++
4 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit 3b38147410542a61b8f13ab1d911afda509b0a70
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

vault-bin: => 1.14.0

commit 4b9bf10de25af3148efd847d8b89b4158411d000
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

boundary-bin: => 0.13.0

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

diff --git a/bin-security/vault-bin/DETAILS b/bin-security/vault-bin/DETAILS
index 396a7e7..d23e052 100755
--- a/bin-security/vault-bin/DETAILS
+++ b/bin-security/vault-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=vault-bin
SPELLX=${SPELL/-bin/}
- VERSION=1.9.3
+ VERSION=1.14.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:16059f245fb4df2800fe6ba320ea66aba9c2615348e37bcfd42754591a528639:UPSTREAM_HASH
+
SOURCE_HASH=sha256:3d5c27e35d8ed43d861e892fc7d8f888f2fda4319a36f344f8c09603fb184b50:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:8b21befe285cd4a60d6e6c1d2a4c44d0d4e7ca5cfbab2b1f579734c57dd078eb:UPSTREAM_HASH
+
SOURCE_HASH=sha256:22b0f528049c54925e7bd329bcb6c283bab6e69a8370525563f9f83b02027516:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.zip

SOURCE_URL[0]=https://releases.hashicorp.com/${SPELLX}/${VERSION}/${SOURCE}
diff --git a/bin-security/vault-bin/HISTORY b/bin-security/vault-bin/HISTORY
index 8f1620e..078e882 100644
--- a/bin-security/vault-bin/HISTORY
+++ b/bin-security/vault-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-07-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.14.0
+
2022-01-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (3b38147410542a61b8f13ab1d911afda509b0a70), Vlad Glagolev, 07/15/2023

Archive powered by MHonArc 2.6.24.

Top of Page