summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBazaah2022-04-24 22:06:36 +0000
committerBazaah2022-04-24 22:06:36 +0000
commitd53f21e482dbc9fb0b8ffb92d8c53e4e6124f05d (patch)
treeea02e0a9c667c5ac186a3e5a73a30f69f14ffb3e
parentb51c175f25b13f49df9b70f81449a419952c24de (diff)
downloadaur-d53f21e482dbc9fb0b8ffb92d8c53e4e6124f05d.tar.gz
consul-template-bin: 0.28.1_1 -> 0.29.0_1
- update CHANGELOG - regenerate .SRCINFO
-rw-r--r--.SRCINFO14
-rw-r--r--CHANGELOG12
-rw-r--r--PKGBUILD8
3 files changed, 22 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87945a11f63c..1dc6b26e15bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = consul-template-bin
pkgdesc = Template rendering, notifier, and supervisor for HashiCorp Consul and Vault data
- pkgver = 0.28.1
+ pkgver = 0.29.0
pkgrel = 1
url = https://github.com/hashicorp/consul-template
changelog = CHANGELOG
@@ -20,11 +20,11 @@ pkgbase = consul-template-bin
sha256sums = 3e678bbc1818519df21741f41b9bc60fe13c1ae0f09b1b1f707e041130484268
sha256sums = 6fb7f113a9c529bcbeaec00835d86e6c99502848766c4286e6bc48c7f8a0a347
sha256sums = 91274ea60b8c8f8511427f9ff85a82d92c80755668bae11c2e3fd00dbf440a9c
- source_x86_64 = consul-template-bin-0.28.1.zip::https://releases.hashicorp.com/consul-template/0.28.1/consul-template_0.28.1_linux_amd64.zip
- sha256sums_x86_64 = 3afe87115cf1b77196c7a4daab6429e495cd307c49deab255ff2adf2b3923541
- source_i686 = consul-template-bin-0.28.1.zip::https://releases.hashicorp.com/consul-template/0.28.1/consul-template_0.28.1_linux_386.zip
- sha256sums_i686 = bf5a607b74fab031a7727a80ac34239a94cc508f0f7517a681e98e847054fbca
- source_aarch64 = consul-template-bin-0.28.1.zip::https://releases.hashicorp.com/consul-template/0.28.1/consul-template_0.28.1_linux_arm64.zip
- sha256sums_aarch64 = 9ac419f80c6bfad29720aa11227be6908ebc06367547fbc853d6c2fc680ebaf7
+ source_x86_64 = consul-template-bin-0.29.0.zip::https://releases.hashicorp.com/consul-template/0.29.0/consul-template_0.29.0_linux_amd64.zip
+ sha256sums_x86_64 = 9178437bde1f0f220010f17806c01b36ccb3814f065d4ebdfba53ade9832012d
+ source_i686 = consul-template-bin-0.29.0.zip::https://releases.hashicorp.com/consul-template/0.29.0/consul-template_0.29.0_linux_386.zip
+ sha256sums_i686 = e8812e977da1da2b2e67fb04e959d0f4a251e3b18d1f25f77e5593058b38c19c
+ source_aarch64 = consul-template-bin-0.29.0.zip::https://releases.hashicorp.com/consul-template/0.29.0/consul-template_0.29.0_linux_arm64.zip
+ sha256sums_aarch64 = 6bbb36d9a47be9f739452147dc4b042bbebdb8fbbaf9a432f1e2a5454478150b
pkgname = consul-template-bin
diff --git a/CHANGELOG b/CHANGELOG
index fdc63b500ce8..4c7dc3c0182a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,14 @@
-## v0.28.1 (Apr 04, 2022)
+### v0.29.0 (Apr 20, 2022)
+
+IMPROVEMENTS:
+* Nomad Service Discovery! [[GH-1565](https://github.com/hashicorp/consul-template/pull/1565)]
+* New `pkiCert` template function provides self-caching certificates [[GH-1559](https://github.com/hashicorp/consul-template/pull/1559), [GH-1259](https://github.com/hashicorp/consul-template/issues/1259)]
+* Add string trim template functions [[GH-1558](https://github.com/hashicorp/consul-template/pull/1558), [GH-1544](https://github.com/hashicorp/consul-template/issues/1544)]
+
+BUG FIXES:
+* Fix issue with multiple identical templates using the same path [[GH-1573](https://github.com/hashicorp/consul-template/pull/1573)]
+* Reduce signal processing overhead [[GH-1575](https://github.com/hashicorp/consul-template/pull/1575), [GH-1548](https://github.com/hashicorp/consul-template/issues/1548)]
+* Fix issue with template user/group setting [[GH-1571](https://github.com/hashicorp/consul-template/pull/1571), [GH-1570](https://github.com/hashicorp/consul-template/issues/1570)]# v0.28.1 (Apr 04, 2022)
IMPROVEMENTS:
* Allow setting template destination file ownership by name (with uid/gid compatibilty) [[GH-1541](https://github.com/hashicorp/consul-template/pull/1541), [GH-1551](https://github.com/hashicorp/consul-template/pull/1551)]
diff --git a/PKGBUILD b/PKGBUILD
index ae79928e9a08..072cffac963f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Paul Stemmet <aur@luxolus.com>
pkgname=consul-template-bin
-pkgver=0.28.1
+pkgver=0.29.0
pkgrel=1
pkgdesc="Template rendering, notifier, and supervisor for HashiCorp Consul and Vault data"
arch=('x86_64' 'i686' 'aarch64')
@@ -16,9 +16,9 @@ source_x86_64=(${pkgname}-${pkgver}.zip::https://releases.hashicorp.com/consul-t
source_i686=(${pkgname}-${pkgver}.zip::https://releases.hashicorp.com/consul-template/${pkgver}/consul-template_${pkgver}_linux_386.zip)
source_aarch64=(${pkgname}-${pkgver}.zip::https://releases.hashicorp.com/consul-template/${pkgver}/consul-template_${pkgver}_linux_arm64.zip)
sha256sums=(3e678bbc1818519df21741f41b9bc60fe13c1ae0f09b1b1f707e041130484268 6fb7f113a9c529bcbeaec00835d86e6c99502848766c4286e6bc48c7f8a0a347 91274ea60b8c8f8511427f9ff85a82d92c80755668bae11c2e3fd00dbf440a9c)
-sha256sums_x86_64=(3afe87115cf1b77196c7a4daab6429e495cd307c49deab255ff2adf2b3923541)
-sha256sums_i686=(bf5a607b74fab031a7727a80ac34239a94cc508f0f7517a681e98e847054fbca)
-sha256sums_aarch64=(9ac419f80c6bfad29720aa11227be6908ebc06367547fbc853d6c2fc680ebaf7)
+sha256sums_x86_64=(9178437bde1f0f220010f17806c01b36ccb3814f065d4ebdfba53ade9832012d)
+sha256sums_i686=(e8812e977da1da2b2e67fb04e959d0f4a251e3b18d1f25f77e5593058b38c19c)
+sha256sums_aarch64=(6bbb36d9a47be9f739452147dc4b042bbebdb8fbbaf9a432f1e2a5454478150b)
package() {