pkgsrc-WIP-changes archive

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

consul: Update to 1.12.2



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Jun 5 13:46:13 2022 +0900
Changeset:	14ff637295ec559ac326b072881c2e5ee4cd1252

Modified Files:
	consul/Makefile
	consul/distinfo

Log Message:
consul: Update to 1.12.2

BUG FIXES:

* kvs: Fixed a bug where query options were not being applied to KVS.Get
RPC operations. [GH-13344]

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

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 | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/consul/Makefile b/consul/Makefile
index 34c8c0cb84..35b6aa0c16 100644
--- a/consul/Makefile
+++ b/consul/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	consul-1.12.1
+DISTNAME=	consul-1.12.2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 
diff --git a/consul/distinfo b/consul/distinfo
index 19da1b1ae0..2eda3b7130 100644
--- a/consul/distinfo
+++ b/consul/distinfo
@@ -105,9 +105,9 @@ Size (cloud.google.com_go_storage_@v_v1.8.0.mod) = 622 bytes
 BLAKE2s (cloud.google.com_go_storage_@v_v1.8.0.zip) = b1fa72baabf12f00889200a4cbdc42a8de5756e35b0287fce1de2871a586ceb8
 SHA512 (cloud.google.com_go_storage_@v_v1.8.0.zip) = afb89e13f5024712461cf4bd35705320ddbe8280eb438bbf2d7bbeb6b42dc592b4b9f6d5e76113e886a460d945ec66477268631a4c7a6edd75de513494750383
 Size (cloud.google.com_go_storage_@v_v1.8.0.zip) = 432353 bytes
-BLAKE2s (consul-1.12.1.tar.gz) = b90cf55f733ab683cc661e148dffc996279e9509b7601fbb956bc79c2f35972a
-SHA512 (consul-1.12.1.tar.gz) = 33925b20a81c7ab9873e5dfc24c26d14c86494c03de0a4030304bf4ac0169b59843337ef05f0564fa69de9dba08e350774e7ae62c6914769d8f0d4cb625e4910
-Size (consul-1.12.1.tar.gz) = 24196810 bytes
+BLAKE2s (consul-1.12.2.tar.gz) = 88984b6e9e0559f84b666881c7f8be50ca9f807237314a79f6d74892267c6b04
+SHA512 (consul-1.12.2.tar.gz) = 91da8b1fecbd5db4c0deae1cec4b5265a26c11739633be74f6e2dd2027ab9ba5da10ba33b1b844531a59b63e4117ec57af87d55512d1098033e99f88e2e3aabc
+Size (consul-1.12.2.tar.gz) = 24195804 bytes
 BLAKE2s (dmitri.shuralyov.com_gpu_mtl_@v_v0.0.0-20190408044501-666a987793e9.mod) = 2136184228fc4913040e8abab210d9694fa46310b1073dbb42e1697f8591c1f2
 SHA512 (dmitri.shuralyov.com_gpu_mtl_@v_v0.0.0-20190408044501-666a987793e9.mod) = 196affe091247f94ceda4b56629bd62d4ee2b397f2c0f56c9534c02e43531b46705ad33543b58c1a4fc7a48e25e5923db087fe0485a93966a4086581c0d1d3e1
 Size (dmitri.shuralyov.com_gpu_mtl_@v_v0.0.0-20190408044501-666a987793e9.mod) = 36 bytes


Home | Main Index | Thread Index | Old Index