pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vault: Update to 1.9.3



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Feb 5 15:00:36 2022 +0900
Changeset:	cb7116cd6ef416a092ec1b60a487d2a7754367ef

Modified Files:
	vault/Makefile
	vault/distinfo
	vault/go-modules.mk

Log Message:
vault: Update to 1.9.3

IMPROVEMENTS:

* auth/kubernetes: Added support for dynamically reloading short-lived
tokens for better Kubernetes 1.21+ compatibility [GH-13698]
* auth/ldap: Add username to alias metadata [GH-13669]
* core/identity: Support updating an alias' custom_metadata to be
empty. [GH-13395]
* core: Fixes code scanning alerts [GH-13667]
* http (enterprise): Serve /sys/license/status endpoint within namespaces

BUG FIXES:

* auth/oidc: Fixes OIDC auth from the Vault UI when using the implicit flow
and form_post response mode. [GH-13492]
* cli: Fix using kv patch with older server versions that don't support
HTTP PATCH. [GH-13615]
* core (enterprise): Workaround AWS CloudHSM v5 SDK issue not allowing
read-only sessions
* core/identity: Address a data race condition between local updates to
aliases and invalidations [GH-13476]
* core: add support for go-sockaddr templates in the top-level cluster_addr
field [GH-13678]
* identity/oidc: Check for a nil signing key on rotation to prevent
panics. [GH-13716]
* kmip (enterprise): Fix locate by name operations fail to find key after a
rekey operation.
* secrets/database/mssql: Accept a boolean for contained_db, rather than
just a string. [GH-13469]
* secrets/gcp: Fixes role bindings for BigQuery dataset
resources. [GH-13548]
* secrets/pki: Fix regression causing performance secondaries to forward
certificate generation to the primary. [GH-13759]
* storage/raft: On linux, use map_populate for bolt files to improve
startup time. [GH-13573]
* storage/raft: Units for bolt metrics now given in milliseconds instead of
nanoseconds [GH-13749]
* ui: Fixes breadcrumb bug for secrets navigation [GH-13604]
* ui: Fixes issue saving KMIP role correctly [GH-13585]

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb7116cd6ef416a092ec1b60a487d2a7754367ef

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vault/Makefile      |  2 +-
 vault/distinfo      | 42 +++++++++++++++++++++---------------------
 vault/go-modules.mk | 12 ++++++------
 3 files changed, 28 insertions(+), 28 deletions(-)

diffs:
diff --git a/vault/Makefile b/vault/Makefile
index f1d9bbbaf5..eaadc4ab1c 100644
--- a/vault/Makefile
+++ b/vault/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vault-1.9.2
+DISTNAME=	vault-1.9.3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 
diff --git a/vault/distinfo b/vault/distinfo
index da0b9805be..40103a842c 100644
--- a/vault/distinfo
+++ b/vault/distinfo
@@ -3195,24 +3195,24 @@ Size (github.com_hashicorp_vault-plugin-auth-gcp_@v_v0.11.3.mod) = 1057 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-auth-gcp_@v_v0.11.3.zip) = f3f476e1ac07b3ce0612275a85e5f5746dbd8ef9a336a070bb9448c2168f3623
 SHA512 (github.com_hashicorp_vault-plugin-auth-gcp_@v_v0.11.3.zip) = 52f14e8daf857be7d2cec363a09f97eb777ad2a5c3e59cdbd77dc146b025bb7e982f0e93ac92c70115727c71a4c62de77bb3804febf821dfacbfc4455ebfe5de
 Size (github.com_hashicorp_vault-plugin-auth-gcp_@v_v0.11.3.zip) = 86007 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.3.mod) = 549c2df1fcc3a83c0179a39e4742a2368563e028bc3fed377238940757a9732f
-SHA512 (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.3.mod) = b8488e34a11075f022cb82cc71142058b85adf6f1c1f3d0610c5e05afe8e46a4530d2f0a8046da370f7ab8543dd0a67d8c0cefce4ab2ab89ac074168db49713b
-Size (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.3.mod) = 942 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.3.zip) = abececf261753f1aafea0083fa65be6327489e4b2ace1206345a9d4b6ffc50e3
-SHA512 (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.3.zip) = c06101c51a90ec561c5740af817a6c59d3ef1b68f569cd19e083fceb65bd0feb167c4dd24ced6774fe0daafc685727ebf69d9c11e5de53034f23ce75b328c555
-Size (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.3.zip) = 104647 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.4.mod) = 549c2df1fcc3a83c0179a39e4742a2368563e028bc3fed377238940757a9732f
+SHA512 (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.4.mod) = b8488e34a11075f022cb82cc71142058b85adf6f1c1f3d0610c5e05afe8e46a4530d2f0a8046da370f7ab8543dd0a67d8c0cefce4ab2ab89ac074168db49713b
+Size (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.4.mod) = 942 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.4.zip) = f31bb02338a704fd94b1bb3d422ad5283790accd7311c13a01c0cd557e37d042
+SHA512 (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.4.zip) = 51acca6cd14980b18d1bb3531b57307e4c6de246ab9bbff08d60353c6711573ebcdb3aa7a079e5ef093137ffa3dbf5a15a83670742efe0a8db9c1cfaf9366a62
+Size (github.com_hashicorp_vault-plugin-auth-jwt_@v_v0.11.4.zip) = 104666 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.5.0.mod) = 3ef2ef8fa8534dcc08a091532405042defdf587aa8db8164202438e8e8630e2e
 SHA512 (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.5.0.mod) = bdacf1cac01406b7312703f88afb03bfebcad55afcadc14f9d00731253ec4aef3f024027e0cab4004ec3a880a9533601ea5dd1f67e9deac59c65dd7069f867bf
 Size (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.5.0.mod) = 901 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.5.0.zip) = 5e030fb039548839aac1d04556279dbe10a4fb291f7c26274b340200c34f8dec
 SHA512 (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.5.0.zip) = efa759414d7c82fcbd4ce39c0dd510370c71cb6cdcbe8ba2eae64bf3ce2c4eb0629e7bf79cdb79afa74f6085c000a7c64850d51e58b93d6446fdeeae4ec19b23
 Size (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.5.0.zip) = 60562 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.3.mod) = 84cc563dbb3e8abecdd674df273bc297999b0c6d9ace274a863a879124b7f580
-SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.3.mod) = 0d2962b3e6430e672c409fd8d4735b7a4f0f6ac5a80f6f9865532e2561be56e2f5ed7e23094dbce4e6a64095261f1b2ba29331a8bc7a7423f5834bd98f5e6d97
-Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.3.mod) = 704 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.3.zip) = 71db2fe0fa898af45b942e8ea8fa78c9df3723e72ee1e48f89faf640102adc73
-SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.3.zip) = 8fa99394b1c1b28ba98c9296f001e66b523fa4ad2f37d90f0e418a97df3421f80ee2f2f6b8f8eb8bbc95971b831d31145b2ae48dc3de56cba0aa00cc31094cda
-Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.3.zip) = 64975 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.4.mod) = 84cc563dbb3e8abecdd674df273bc297999b0c6d9ace274a863a879124b7f580
+SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.4.mod) = 0d2962b3e6430e672c409fd8d4735b7a4f0f6ac5a80f6f9865532e2561be56e2f5ed7e23094dbce4e6a64095261f1b2ba29331a8bc7a7423f5834bd98f5e6d97
+Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.4.mod) = 704 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.4.zip) = 86a9163ba966bfd39bd852fe55e45077253d4a2116807601139115bcef84da39
+SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.4.zip) = 5a34e5abf4b42f420dac3455e4e223c5af0288a584036af9987f15bffd147ab0170398a0876d73325d600352e578799f40f259f3b2b18b9683ca17d22d672b9c
+Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.11.4.zip) = 67849 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-auth-oci_@v_v0.9.0.mod) = 93ebc939061995d8a210edc679c7544120c631cbf2850e007e933dc439b2b9fe
 SHA512 (github.com_hashicorp_vault-plugin-auth-oci_@v_v0.9.0.mod) = 532a95bef5f921b247f8db9ec3507852bc9d021d9c1aa68c5c4cdee2a3680c2cad74ed89cd76268d27a77c4d743b0807f663d48ce3c85ed89ac7309144aff77c
 Size (github.com_hashicorp_vault-plugin-auth-oci_@v_v0.9.0.mod) = 1073 bytes
@@ -3267,12 +3267,12 @@ Size (github.com_hashicorp_vault-plugin-secrets-azure_@v_v0.11.2.mod) = 920 byte
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-azure_@v_v0.11.2.zip) = c9ac40eedc59d0fe19450c38f9c0ec18e3cd59d1f6a311e88d946ac0264e89cf
 SHA512 (github.com_hashicorp_vault-plugin-secrets-azure_@v_v0.11.2.zip) = f15794ebd34fae79eac5b49e9761d966b65dfae62b29bf14b3652db2e43dfc879bdbd7ccfc33c919462cf0a96b61603166ec3003f50e1e496a7de554a83c5d06
 Size (github.com_hashicorp_vault-plugin-secrets-azure_@v_v0.11.2.zip) = 87133 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.0.mod) = 8a884cb41cb448bcb9506f6e0121b2cef9ea186f247e34043639f2ce07ca6cef
-SHA512 (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.0.mod) = 44a517bd804de4629afeb0fcc746db41e9a9154904df6428ca4c3382ac346a1872a5669b9db0408caa4fce31c029d903bdb413e3355d7d67543bb9ea77aa99ab
-Size (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.0.mod) = 675 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.0.zip) = 7d545111d88fa4b3413d5765ca5d2b03bd306712b02ada22c299287c51eef61f
-SHA512 (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.0.zip) = 2fe587cf1de900aa88176af592e48eefd67872b88bde95122caf5b18e5119bc1c434f29448c9ca4a1fbb13e0238a2028f403d8b0ecfe8a0e2edf913860c49836
-Size (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.0.zip) = 116712 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.1.mod) = 8a884cb41cb448bcb9506f6e0121b2cef9ea186f247e34043639f2ce07ca6cef
+SHA512 (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.1.mod) = 44a517bd804de4629afeb0fcc746db41e9a9154904df6428ca4c3382ac346a1872a5669b9db0408caa4fce31c029d903bdb413e3355d7d67543bb9ea77aa99ab
+Size (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.1.mod) = 675 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.1.zip) = 13c54d8a964b1cb0f92d88ec3c973d23da7196ab80f90d82f14f54ff14ffc955
+SHA512 (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.1.zip) = 34f3ef459497e6fb54ef9b0a89c65d31264bb7203f3abc621e3e1bc52c4eac775aef7ae724c11772832ce0933ff4a38ce75fe846ba6c45a070772338597d2285
+Size (github.com_hashicorp_vault-plugin-secrets-gcp_@v_v0.11.1.zip) = 117238 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-gcpkms_@v_v0.10.0.mod) = 193c2146ef9346af98fcfa11ebf3f647be60f89dd3474b4ec984f10f7e0e557a
 SHA512 (github.com_hashicorp_vault-plugin-secrets-gcpkms_@v_v0.10.0.mod) = 9336471157b93b7cf59026d8756cead8b6204bdddf715a620dc70d11013879756baeb579519360c6630a34b48b07400aeefe9ee16598758809253f00ed6252a3
 Size (github.com_hashicorp_vault-plugin-secrets-gcpkms_@v_v0.10.0.mod) = 1355 bytes
@@ -7461,7 +7461,7 @@ Size (sigs.k8s.io_yaml_@v_v1.2.0.mod) = 106 bytes
 BLAKE2s (sigs.k8s.io_yaml_@v_v1.2.0.zip) = 196614bfe35a861524f0dd2e2e0b63fbd650b889bab18114f167720f05506b70
 SHA512 (sigs.k8s.io_yaml_@v_v1.2.0.zip) = 52a52b3d380ae6e2cbe1b2c849d3089f74aa876fb3fadfbd02eada97446e0f2cf387f10ddb527f2dfefd57dccba8c82b0b349efbecaa0e6e3d00dc2b5d4fc21e
 Size (sigs.k8s.io_yaml_@v_v1.2.0.zip) = 20937 bytes
-BLAKE2s (vault-1.9.2.tar.gz) = fe15c7daeb8c5b46a71113784efdda805634fe959cfc8f321df26b2e4ac4ef7f
-SHA512 (vault-1.9.2.tar.gz) = 6998a210b061e28d139ce858c149a4716ca63d414a82745e65170b0707dc74aefaae8bf16981f5031795e111036c979350c1bbdb44904352f0beed229c694322
-Size (vault-1.9.2.tar.gz) = 22357106 bytes
+BLAKE2s (vault-1.9.3.tar.gz) = 4c31cbd5ee628a78f05cc53eb43143d0839a9476ebb9f75093ffaccdf74ab468
+SHA512 (vault-1.9.3.tar.gz) = 73e73283c233972c06bd0da602eeff8c9ffb53e83012872e58a55e7c7a73fad485f2e1f2e7f576560870fabef34b76d7ee7d860ce4ab36da9462b5d83e6f5ff9
+Size (vault-1.9.3.tar.gz) = 22363632 bytes
 SHA1 (patch-scripts_gen__openapi.sh) = 3bd6b262684cd86df9b65f9d7a3146bbf14bbcea
diff --git a/vault/go-modules.mk b/vault/go-modules.mk
index 192d6515b2..596a4ecad7 100644
--- a/vault/go-modules.mk
+++ b/vault/go-modules.mk
@@ -1065,12 +1065,12 @@ GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-cf/@v/v0.10.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-cf/@v/v0.10.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-gcp/@v/v0.11.3.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-gcp/@v/v0.11.3.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-jwt/@v/v0.11.3.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-jwt/@v/v0.11.3.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-jwt/@v/v0.11.4.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-jwt/@v/v0.11.4.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kerberos/@v/v0.5.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kerberos/@v/v0.5.0.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.11.3.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.11.3.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.11.4.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.11.4.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-oci/@v/v0.9.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-oci/@v/v0.9.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-database-couchbase/@v/v0.5.1.mod
@@ -1089,8 +1089,8 @@ GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-alicloud/@v/v0.10.2.
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-alicloud/@v/v0.10.2.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-azure/@v/v0.11.2.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-azure/@v/v0.11.2.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcp/@v/v0.11.0.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcp/@v/v0.11.0.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcp/@v/v0.11.1.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcp/@v/v0.11.1.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcpkms/@v/v0.10.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcpkms/@v/v0.10.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kv/@v/v0.10.1.mod


Home | Main Index | Thread Index | Old Index