summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-08-28 12:53:19 +0000
committertaca <taca@pkgsrc.org>2022-08-28 12:53:19 +0000
commit0c2b7a5f240582d6167ef2b9d05c9efb34f90057 (patch)
tree9317c14bf298b5f650780a77dfd03b136937c00e /security
parent0380815d6e02cd210446e8d02e948084ab39d6e7 (diff)
downloadpkgsrc-0c2b7a5f240582d6167ef2b9d05c9efb34f90057.tar.gz
security/ruby-vault: update to 0.17.0
0.17.0 (2022-05-11) IMPROVEMENTS * Added MissingRequiredStateErr error type to refer to 412s returned by Vault 1.10 when the WAL index on the node does not match the index in the Server-Side Consistent Token. This error type can be passed as a parameter to #with_retries, and will also be retried automatically when #with_retries is used with no parameters.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-vault/Makefile4
-rw-r--r--security/ruby-vault/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-vault/Makefile b/security/ruby-vault/Makefile
index b817958930e..e15f95b9e10 100644
--- a/security/ruby-vault/Makefile
+++ b/security/ruby-vault/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/12/11 14:07:31 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/28 12:53:19 taca Exp $
-DISTNAME= vault-0.16.0
+DISTNAME= vault-0.17.0
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/ruby-vault/distinfo b/security/ruby-vault/distinfo
index 39054e856ec..a65cc0ee6c6 100644
--- a/security/ruby-vault/distinfo
+++ b/security/ruby-vault/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2021/12/11 14:07:31 taca Exp $
+$NetBSD: distinfo,v 1.2 2022/08/28 12:53:19 taca Exp $
-BLAKE2s (vault-0.16.0.gem) = d81b0dcf22656296f4d959c39683413e6ceaa5fd3f7990ab0539d8002e9559b0
-SHA512 (vault-0.16.0.gem) = 4bb8e6c4472d483734be9f12ecb898d531a0a7f4df92ef26d9f83fd2cccbe58f4fee1fa870c0d6737d93c84929cbcb211fef6caad74f5a5f895cce0776ca51cd
-Size (vault-0.16.0.gem) = 49664 bytes
+BLAKE2s (vault-0.17.0.gem) = df333dd4635b740b0530eea5afef250cb25d2d489644345654f85232ca0e304a
+SHA512 (vault-0.17.0.gem) = d0e0284d884c200a19cec568ef5158ef0acb74530fd8958b9d8792c69c20960e73fdcfc44a4a87a5690a0b58a0dd16e8a239844b630fe8f5609b5e51d8780fbc
+Size (vault-0.17.0.gem) = 50176 bytes