pkgsrc-WIP-changes archive

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

consul: Update to 1.9.3



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Feb 6 11:56:40 2021 +0900
Changeset:	dfbffe2d94755bcec33609fc4c72c2e7fc2a8e89

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

Log Message:
consul: Update to 1.9.3

1.9.3 (February 01, 2021)

FEATURES:

* ui: Add additional search/filter status pills for viewing and removing
  current filters in listing views [GH-9442]

IMPROVEMENTS:

* cli: Add new -cluster-id and common-name to consul tls ca create to
  support creating a CA for Consul Connect. [GH-9585]
* license: (Enterprise only) Temporary client license duration was
  increased from 30m to 6h.
* server: (Enterprise Only) Validate source namespaces in
  service-intentions config entries. [GH-9527]
* server: use the presence of stored federation state data as a sign that
  we already activated the federation state feature flag [GH-9519]

BUG FIXES:

* autopilot: Fixed a bug that would cause snapshot restoration to stop
  autopilot on the leader. [GH-9626]
* server: When wan federating via mesh gateways after initial federation
  default to using the local mesh gateways unless the heuristic indicates a
  bypass is required. [GH-9528]
* server: When wan federating via mesh gateways only do heuristic primary
  DC bypass on the leader. [GH-9366]
* ui: Fixed a bug that would cause missing or duplicate service instance
  healthcheck listings. [GH-9660]

1.9.2 (January 20, 2021)

FEATURES:

* agent: add config flag MaxHeaderBytes to control the maximum size of the
  http header per client request. [GH-9067]
* cli: The consul intention command now has a new list subcommand to allow
  the listing of configured intentions. It also supports the -namespace=
  option. [GH-9468]

IMPROVEMENTS:

* server: deletions of intentions by name using the intention API is now
  idempotent [GH-9278]
* streaming: display a warning on agent(s) when incompatible streaming
  parameters are used [GH-9530]
* ui: Various accessibility scan test improvements [GH-9485]

DEPRECATIONS:

* api: the tag, node-meta, and passing query parameters for various health
  and catalog endpoints are now deprecated. The filter query parameter should
  be used as a replacement for all of the deprecated fields. The deprecated
  query parameters will be removed in a future version of Consul. [GH-9262]

BUG FIXES:

* client: Help added in Prometheus in relases 1.9.0 does not generate
  warnings anymore in logs [GH-9510]
* client: properly set GRPC over RPC magic numbers when encryption was not
  set or partially set in the cluster with streaming enabled [GH-9512]
* connect: Fixed a bug in the AWS PCA Connect CA provider that could cause
  the intermediate PKI path to be deleted after reconfiguring the CA
  [GH-9498]
* connect: Fixed a bug in the Vault Connect CA provider that could cause
  the intermediate PKI path to be deleted after reconfiguring the CA
  [GH-9498]
* connect: Fixed an issue that would prevent updating the Connect CA
  configuration if the CA provider didn't complete initialization
  previously. [GH-9498]
* leader: Fixed a bug that could cause Connect CA initialization failures
  from allowing leader establishment to complete resulting in potentially
  infinite leader elections. [GH-9498]
* rpc: Prevent misleading RPC error claiming the lack of a leader when Raft
  is ok but there are issues with client agents gossiping with the
  leader. [GH-9487]
* server: Fixes a server panic introduced in 1.9.0 where Connect service
  mesh is being used. Node de-registration could panic if it hosted services
  with multiple upstreams. [GH-9589]
* state: fix computation of usage metrics to account for various places
  that can modify multiple services in a single transaction. [GH-9440]
* ui: Display LockDelay in nanoseconds as a temporary fix to the formatting
  [GH-9594]
* ui: Fix an issue where registering an ingress-gateway with no central
  config would result in a JS error due to the API reponse returning null
  [GH-9593]
* ui: Fixes an issue where clicking backwards and forwards between a
  service instance can result in a 404 error [GH-9524]
* ui: Fixes an issue where intention description or metadata could be
  overwritten if saved from the topology view. [GH-9513]
* ui: Fixes an issue with setting -ui-content-path flag/config [GH-9569]
* ui: ensure namespace is used for node API requests [GH-9410]
* ui: request intention listing with ns=* parameter to retrieve all
  intentions across namespaces [GH-9432]

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

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

diffstat:
 consul/Makefile      |  2 +-
 consul/distinfo      | 40 ++++++++++++++++++++--------------------
 consul/go-modules.mk |  8 ++++----
 3 files changed, 25 insertions(+), 25 deletions(-)

diffs:
diff --git a/consul/Makefile b/consul/Makefile
index 1d4217f7e2..40b0ce1899 100644
--- a/consul/Makefile
+++ b/consul/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	consul-1.9.1
+DISTNAME=	consul-1.9.3
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 
diff --git a/consul/distinfo b/consul/distinfo
index efd430fdcb..75f5e54266 100644
--- a/consul/distinfo
+++ b/consul/distinfo
@@ -16,10 +16,10 @@ SHA1 (cloud.google.com_go_@v_v0.38.0.zip) = e8fc42c24b508308c1eeec0734355753957b
 RMD160 (cloud.google.com_go_@v_v0.38.0.zip) = d60966b058fbdaa89c0e915bf979655c09a0af14
 SHA512 (cloud.google.com_go_@v_v0.38.0.zip) = 8981a08b1ba0226854567b0977d8a349abe2b58420421ab1dccdaf9c98e7657cb2140ad1a38767d25cb54249b61f162ecd51d401374a29f7368a550b19196595
 Size (cloud.google.com_go_@v_v0.38.0.zip) = 2721920 bytes
-SHA1 (consul-1.9.1.tar.gz) = b2e1b5ed6e47dff03a87aae8613109a77b6fc59a
-RMD160 (consul-1.9.1.tar.gz) = c2974daf4dff6b723d9171451315f1760b757873
-SHA512 (consul-1.9.1.tar.gz) = 9b983fed98499f642ac1bd8d183c2d76cbe321b8d1f7d318257c392185654e4037f7d80d39935011c0d97eb45c6686bd7c34c08908d5ad23d2c99bcee5e1fa74
-Size (consul-1.9.1.tar.gz) = 31240160 bytes
+SHA1 (consul-1.9.3.tar.gz) = 44b4f220666b668fa824b117e9248c4bdae76416
+RMD160 (consul-1.9.3.tar.gz) = 93151e39db90568c1d50d500baf9fe9df9622c72
+SHA512 (consul-1.9.3.tar.gz) = 449bbff2a66b0e3a45b577d6a79a27af538c1087797eab2014fde7f59bf505e08dfe81841c36509c75d2ca4a0418ddd3b50c64f0371778ac43e69bedb1a2faab
+Size (consul-1.9.3.tar.gz) = 30367669 bytes
 SHA1 (github.com__azure_azure-sdk-for-go_@v_v40.3.0+incompatible.mod) = f9109627fbe12f64f8eb8833bd5b229a66ce0b23
 RMD160 (github.com__azure_azure-sdk-for-go_@v_v40.3.0+incompatible.mod) = 23f84f3bda5e834ca479cd36203a4490457181a8
 SHA512 (github.com__azure_azure-sdk-for-go_@v_v40.3.0+incompatible.mod) = be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
@@ -272,14 +272,14 @@ SHA1 (github.com_armon_go-metrics_@v_v0.3.0.mod) = 9a03cd860b6901d4620b894749086
 RMD160 (github.com_armon_go-metrics_@v_v0.3.0.mod) = ece2b9a773cfd97663ea3102b466a0c77f4499ea
 SHA512 (github.com_armon_go-metrics_@v_v0.3.0.mod) = 8a04b0f60d9393afdc4b106413a1022e213509cadc222d592b8a98cc06188eda9ab8b7fdc346e8e70e15f40294ed41fe5510205d64ff40c427a6fbbcbd16f530
 Size (github.com_armon_go-metrics_@v_v0.3.0.mod) = 753 bytes
-SHA1 (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.mod) = 250690e4078fe16028a4f18d74f79f3708c03e0f
-RMD160 (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.mod) = 67010e345bbfd56547e306825e13afdb57d056e2
-SHA512 (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.mod) = 7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
-Size (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.mod) = 607 bytes
-SHA1 (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.zip) = 0ce164d7b8fbe4a8fe8f8fa2f694bd501411808b
-RMD160 (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.zip) = 2db67a53de020cf9a6c077d744dc386c99fe7047
-SHA512 (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.zip) = fb565518e3c593f9453f1fef49924144084793ff215dbe18c06ffe372785444e3d916a23aef30b508e750ac5df7108206749d773813b0fdac9d77d3831c99386
-Size (github.com_armon_go-metrics_@v_v0.3.5-0.20201104215618-6fd5a4ddf425.zip) = 48822 bytes
+SHA1 (github.com_armon_go-metrics_@v_v0.3.6.mod) = 250690e4078fe16028a4f18d74f79f3708c03e0f
+RMD160 (github.com_armon_go-metrics_@v_v0.3.6.mod) = 67010e345bbfd56547e306825e13afdb57d056e2
+SHA512 (github.com_armon_go-metrics_@v_v0.3.6.mod) = 7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
+Size (github.com_armon_go-metrics_@v_v0.3.6.mod) = 607 bytes
+SHA1 (github.com_armon_go-metrics_@v_v0.3.6.zip) = 9b1718e376d36aa2d5b4395500ea7377789c276e
+RMD160 (github.com_armon_go-metrics_@v_v0.3.6.zip) = 734565e39e05aaee45d6cd0ec57bd3376fbc2bed
+SHA512 (github.com_armon_go-metrics_@v_v0.3.6.zip) = 08520d539031a646219d6e84139ad9f8398ebb443182a95cf4d48cc2ec6be24abc63ba8d18ae129851e5ffa5ee5988be1a8ae67658c9327cbd2c0e65a7d25c13
+Size (github.com_armon_go-metrics_@v_v0.3.6.zip) = 47374 bytes
 SHA1 (github.com_armon_go-radix_@v_v0.0.0-20180808171621-7fddfc383310.mod) = c6f48e9bff0a559594e769e7c3e31e0010e6f2a4
 RMD160 (github.com_armon_go-radix_@v_v0.0.0-20180808171621-7fddfc383310.mod) = 518878ce4366802ad724887a87a14d187da5b31d
 SHA512 (github.com_armon_go-radix_@v_v0.0.0-20180808171621-7fddfc383310.mod) = 98f0f51365ecedecd1abe944a765160f99ccde69abe92a44d4f0e30f72a664b828cddb085886d8460ea7faabd0cbe7abdbde905ac758be0a3752c9a8f3600b6f
@@ -1312,14 +1312,14 @@ SHA1 (github.com_hashicorp_net-rpc-msgpackrpc_@v_v0.0.0-20151116020338-a14192a58
 RMD160 (github.com_hashicorp_net-rpc-msgpackrpc_@v_v0.0.0-20151116020338-a14192a58a69.zip) = 5efab6fadcb9b49a66708ab0dfecb3a05d4283de
 SHA512 (github.com_hashicorp_net-rpc-msgpackrpc_@v_v0.0.0-20151116020338-a14192a58a69.zip) = de6607396bc85d72d44c291a4d4eec7c98f0b54c27a92fbe0b89bc8916ca59294c419e4591da7d12ebe0541867bfb9c57f46ca4be19562129646ec2a764c0604
 Size (github.com_hashicorp_net-rpc-msgpackrpc_@v_v0.0.0-20151116020338-a14192a58a69.zip) = 4515 bytes
-SHA1 (github.com_hashicorp_raft-autopilot_@v_v0.1.1.mod) = 1fda0315581587d8e11a2dd6827dd7fd92483048
-RMD160 (github.com_hashicorp_raft-autopilot_@v_v0.1.1.mod) = 26ec79d139c49996d1b6ff32bd6ae9b5cbab594b
-SHA512 (github.com_hashicorp_raft-autopilot_@v_v0.1.1.mod) = 438c4d83a271735fcab4b4dc92eefb8690be9f4695aecd6f3c65f8eb6040603172acf89c888df73f47cf03b2a206b8fb9ba6fcfd9ce39ad7601c5194f7b926e9
-Size (github.com_hashicorp_raft-autopilot_@v_v0.1.1.mod) = 202 bytes
-SHA1 (github.com_hashicorp_raft-autopilot_@v_v0.1.1.zip) = 33b25212334e2282e88060a46ab415d03d14dda0
-RMD160 (github.com_hashicorp_raft-autopilot_@v_v0.1.1.zip) = e07b9f6293c673e51a3e0749ac9c818454af820f
-SHA512 (github.com_hashicorp_raft-autopilot_@v_v0.1.1.zip) = 464d65d2521316a766d5659570aa81a5cd25a1a03939bfbe856608d6a952fd1eb63391852f92b28b35d3283bd659efa7906f940eeca7fbe25e11f20b005baa9e
-Size (github.com_hashicorp_raft-autopilot_@v_v0.1.1.zip) = 53103 bytes
+SHA1 (github.com_hashicorp_raft-autopilot_@v_v0.1.2.mod) = a71f211d9b099690f3181aba4e31f6bc795487f5
+RMD160 (github.com_hashicorp_raft-autopilot_@v_v0.1.2.mod) = b85c96c6c0197f1da0f1bf1de165d76b5c255161
+SHA512 (github.com_hashicorp_raft-autopilot_@v_v0.1.2.mod) = 5446adc8997410fdc10c3f8dbd8562a0d36e9033165e54b71fcd2cf844324e69f8c324a8e1016656224a552699e01054cb2a70d439578067d8fd64d7366dedc9
+Size (github.com_hashicorp_raft-autopilot_@v_v0.1.2.mod) = 256 bytes
+SHA1 (github.com_hashicorp_raft-autopilot_@v_v0.1.2.zip) = ea4345ee7e3471351edb909c00f32c5ffd45b3d4
+RMD160 (github.com_hashicorp_raft-autopilot_@v_v0.1.2.zip) = 96e9a5125e5f65162dd1811e057bb714c7df9a98
+SHA512 (github.com_hashicorp_raft-autopilot_@v_v0.1.2.zip) = 9c5739b5bd66de859fe0207c732dc5fc29586bc4d3ee6894cedcc85c1606f00adab67e849cb7b080653683e0e230f15c794427830ebe69f5fc85e690f2b9fa75
+Size (github.com_hashicorp_raft-autopilot_@v_v0.1.2.zip) = 55604 bytes
 SHA1 (github.com_hashicorp_raft-boltdb_@v_v0.0.0-20171010151810-6e5ba93211ea.mod) = bbcc2065f6c0ae3de04c000bcd286a09e0bb0697
 RMD160 (github.com_hashicorp_raft-boltdb_@v_v0.0.0-20171010151810-6e5ba93211ea.mod) = a436771ba439ad1610419c30640948673eff5db7
 SHA512 (github.com_hashicorp_raft-boltdb_@v_v0.0.0-20171010151810-6e5ba93211ea.mod) = 76ce93f04caa8045ed49fccbbbfe76fc278bb7d94c973e408d0695e8c9c5e569b3dc9d4af8722f13c4718753aa72fea76a238dc8243aff34bbfd10d4b684e38a
diff --git a/consul/go-modules.mk b/consul/go-modules.mk
index 3ef0714c9f..a7a10fcecb 100644
--- a/consul/go-modules.mk
+++ b/consul/go-modules.mk
@@ -67,8 +67,8 @@ GO_MODULE_FILES+=	github.com/armon/consul-api/@v/v0.0.0-20180202201655-eb2c6b5be
 GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.0.0-20180917152333-f0300d1749da.mod
 GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.0.0-20190430140413-ec5e00d3c878.mod
 GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.3.0.mod
-GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.3.5-0.20201104215618-6fd5a4ddf425.mod
-GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.3.5-0.20201104215618-6fd5a4ddf425.zip
+GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.3.6.mod
+GO_MODULE_FILES+=	github.com/armon/go-metrics/@v/v0.3.6.zip
 GO_MODULE_FILES+=	github.com/armon/go-radix/@v/v0.0.0-20180808171621-7fddfc383310.mod
 GO_MODULE_FILES+=	github.com/armon/go-radix/@v/v1.0.0.mod
 GO_MODULE_FILES+=	github.com/armon/go-radix/@v/v1.0.0.zip
@@ -327,8 +327,8 @@ GO_MODULE_FILES+=	github.com/hashicorp/memberlist/@v/v0.2.2.mod
 GO_MODULE_FILES+=	github.com/hashicorp/memberlist/@v/v0.2.2.zip
 GO_MODULE_FILES+=	github.com/hashicorp/net-rpc-msgpackrpc/@v/v0.0.0-20151116020338-a14192a58a69.mod
 GO_MODULE_FILES+=	github.com/hashicorp/net-rpc-msgpackrpc/@v/v0.0.0-20151116020338-a14192a58a69.zip
-GO_MODULE_FILES+=	github.com/hashicorp/raft-autopilot/@v/v0.1.1.mod
-GO_MODULE_FILES+=	github.com/hashicorp/raft-autopilot/@v/v0.1.1.zip
+GO_MODULE_FILES+=	github.com/hashicorp/raft-autopilot/@v/v0.1.2.mod
+GO_MODULE_FILES+=	github.com/hashicorp/raft-autopilot/@v/v0.1.2.zip
 GO_MODULE_FILES+=	github.com/hashicorp/raft-boltdb/@v/v0.0.0-20171010151810-6e5ba93211ea.mod
 GO_MODULE_FILES+=	github.com/hashicorp/raft-boltdb/@v/v0.0.0-20171010151810-6e5ba93211ea.zip
 GO_MODULE_FILES+=	github.com/hashicorp/raft/@v/v1.1.1.mod


Home | Main Index | Thread Index | Old Index