techknowlogick
675c2444fd
vault: 1.9.4 -> 1.10.0
2022-03-23 12:15:59 -04:00
Sandro Jäckel
eb9501d3d4
vault: 1.9.3 -> 1.9.4
2022-03-04 11:28:58 +01:00
R. Ryantm
4b4f7e12cd
vault: 1.9.2 -> 1.9.3
2022-01-28 03:48:32 +00:00
zowoq
2bf3351f73
vault: update vendorSha256
2022-01-11 06:31:22 +10:00
R. Ryantm
cd0af571cd
vault: 1.9.1 -> 1.9.2
2021-12-30 22:12:12 -08:00
zowoq
94c5db847f
vault-bin: 1.9.0 -> 1.9.1
2021-12-14 14:26:14 +10:00
R. Ryantm
b3ed2bfcf0
vault: 1.9.0 -> 1.9.1
2021-12-14 12:53:28 +10:00
zowoq
e5c93511f3
vault: add vault-postgresql to passthru.tests
2021-12-05 07:57:15 +10:00
zowoq
60252466ba
vault-bin: set dontStrip for darwin
...
immediately errors unless this is set
2021-12-05 06:10:52 +10:00
Thomas Gerbet
1a119b223c
vault{,bin}: 1.8.4 -> 1.9.0
...
https://github.com/hashicorp/vault/blob/v1.9.0/CHANGELOG.md
2021-12-05 06:10:43 +10:00
Maxine Aubrey
d8a98827b8
vault-bin: 1.8.3 -> 1.8.4
...
- https://github.com/hashicorp/vault/releases/tag/v1.8.4
2021-10-15 00:01:49 +02:00
Maxine Aubrey
e703a8e5d7
vault: 1.8.3 -> 1.8.4
...
- https://github.com/hashicorp/vault/releases/tag/v1.8.4
2021-10-15 00:01:34 +02:00
Maxine Aubrey
80efae7bb1
vault-bin: 1.8.2 -> 1.8.3
...
- https://github.com/hashicorp/vault/releases/tag/v1.8.3
2021-10-01 23:30:49 +02:00
Maxine Aubrey
bf1355c60d
vault: 1.8.2 -> 1.8.3
...
- https://github.com/hashicorp/vault/releases/tag/v1.8.3
2021-10-01 23:29:30 +02:00
Maxine Aubrey
e477127df0
vault-bin: 1.8.1 -> 1.8.2
...
- https://github.com/hashicorp/vault/releases/tag/v1.8.2
2021-08-30 20:06:26 +02:00
R. RyanTM
7e3bf56a08
vault: 1.8.1 -> 1.8.2
2021-08-27 21:54:18 +00:00
Maxine Aubrey
0c0b5661c7
vault-bin: 1.8.0 -> 1.8.1
2021-08-07 00:26:18 +02:00
Maxine Aubrey
c4e68cb451
vault: 1.8.0 -> 1.8.1
2021-08-07 00:26:08 +02:00
zowoq
baf7840cce
vault: buildFlagsArray -> tags
2021-08-06 10:59:55 +10:00
Mario Rodas
5416a5bb13
Merge pull request #131874 from maxeaubrey/vault_1.8.0
...
vault{,-bin}: 1.7.3 -> 1.8.0
2021-08-04 19:00:04 -05:00
Maxine Aubrey
3e97a1f670
vault-bin: 1.7.3 -> 1.8.0
2021-08-05 00:08:29 +02:00
Jonathan Ringer
68c4a69a96
vault-bin: correct wrapping arguments
2021-07-28 14:12:59 -07:00
Maxine Aubrey
7a699e8d50
vault: 1.7.3 -> 1.8.0
2021-07-28 22:22:32 +02:00
Jason Felice
e0cda3708a
vault, vault-bin: fix build for darwin
...
Closes #129443
2021-07-06 11:44:08 -04:00
Jonathan Ringer
08ab2d3c2a
vault: wrap with gawk glibc
...
Binary will shell out awk and getent
2021-06-30 22:50:01 -07:00
Jonathan Ringer
7cdf59bede
vault-bin: wrap with gawk glibc
...
Binary will shell out awk and getent
2021-06-30 22:50:01 -07:00
Maxine Aubrey
20569d40d4
vault-bin: 1.7.2 -> 1.7.3
2021-06-18 22:41:46 +02:00
Maxine Aubrey
e9d2c701e1
vault: 1.7.2 -> 1.7.3
2021-06-18 22:41:36 +02:00
Thomas Gerbet
4a51f49781
vault: 1.7.1 -> 1.7.2
...
Fixes CVE-2021-32923.
2021-05-22 09:03:22 +02:00
Yorick van Pelt
87f11f84b2
maintainers: add serokell team, move various packages to it
2021-05-08 12:11:48 +02:00
Thomas Gerbet
9dd668c1fb
vault: 1.7.0 -> 1.7.1
...
Fixes CVE-2021-27668 and CVE-2021-27400.
Changelog:
b41bb14cf6/CHANGELOG.md
2021-04-22 15:10:13 +02:00
Thomas Gerbet
ae747206b2
vault: 1.6.3 -> 1.7.0
...
Changes: 8e576bb0aa/CHANGELOG.md
2021-03-25 15:49:48 +01:00
Diego Rodriguez
7ac05f788b
vault: 1.6.2 -> 1.6.3
2021-02-25 11:59:54 -07:00
Thomas Gerbet
d960346ac4
vault: 1.6.1 -> 1.6.2
...
Fixes CVE-2021-3024, CVE-2021-3282 and CVE-2020-25594.
2021-02-06 14:39:01 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Diego Rodriguez
1017399b7a
vault-bin: 1.6.0 -> 1.6.1
2021-01-05 21:00:25 -07:00
Diego Rodriguez
0376f546cb
vault: 1.6.0 -> 1.6.1
2021-01-03 19:01:09 -07:00
Mario Rodas
9a65981c2d
vault-bin: remove passthru.tests
...
nixosTests.vault uses the `vault` package
2020-11-21 04:20:00 +00:00
Mario Rodas
4152fca69e
vault-bin: 1.5.5 -> 1.6.0
2020-11-21 04:20:00 +00:00
Mario Rodas
91340f2aee
vault: 1.5.5 -> 1.6.0
2020-11-21 04:20:00 +00:00
Mario Rodas
8c43d7e6e7
vault-bin: add passthru.tests
2020-11-02 04:20:00 +00:00
Mario Rodas
2ada9b3806
vault: add passthru.tests
2020-11-02 04:20:00 +00:00
Mario Rodas
9578b4a66c
vault-bin: 1.5.4 -> 1.5.5
2020-11-01 04:20:00 +00:00
Mario Rodas
7bbbfc47fd
vault: 1.5.4 -> 1.5.5
2020-11-01 04:20:00 +00:00
Mario Rodas
ae90a6ea13
vault-bin: 1.5.3 -> 1.5.4
2020-09-27 04:20:00 +00:00
Mario Rodas
8176112c88
vault: 1.5.3 -> 1.5.4
2020-09-27 04:20:00 +00:00
Mario Rodas
d34954e442
vault: 1.5.2 -> 1.5.3
2020-08-30 04:20:00 -05:00
Mario Rodas
a7263289d4
vault-bin: 1.5.2 -> 1.5.3
2020-08-30 04:20:00 -05:00
Mario Rodas
7b33e80238
vault-bin: 1.3.0 -> 1.5.2
2020-08-24 04:20:00 -05:00
Mario Rodas
c2fe501594
vault: 1.5.0 -> 1.5.2
2020-08-24 04:20:00 -05:00
Mario Rodas
1c9e8849e9
vault: 1.4.3 -> 1.5.0
2020-07-29 04:20:00 -05:00
R. RyanTM
ac3fc55e82
vault: 1.4.2 -> 1.4.3
2020-07-07 20:26:13 +00:00
Mario Rodas
8e860b9e7b
vault: 1.4.1 -> 1.4.2
2020-05-21 04:20:00 -05:00
Frederik Rietdijk
afb1041148
Merge master into staging-next
2020-05-02 09:39:00 +02:00
Mario Rodas
f44cb4697b
vault: 1.4.0 -> 1.4.1
2020-05-01 00:00:00 -05:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
8193ac091a
vault: use installShellFiles
2020-04-27 08:48:42 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Mario Rodas
09a1f3f601
vault: 1.3.4 -> 1.4.0
2020-04-07 18:54:06 -07:00
Mario Rodas
0e62385261
vault: 1.3.3 -> 1.3.4
2020-04-04 04:20:00 -05:00
Mario Rodas
ef4b914b11
vault: 1.3.2 -> 1.3.3
2020-03-06 04:20:00 -05:00
Mario Rodas
bce8f64c78
vault: 1.3.1 -> 1.3.2
2020-01-22 18:18:18 -05:00
Mario Rodas
7315dc071c
vault: 1.3.0 -> 1.3.1
2019-12-18 22:54:45 -08:00
Christian Höppner
2fcaf65df2
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 16:26:42 +00:00
Mario Rodas
502111d92a
vault: 1.2.4 -> 1.3.0
...
Release notes: https://www.hashicorp.com/blog/vault-1-3/
2019-11-15 04:20:00 -05:00
Mario Rodas
df54c57b6c
vault: 1.2.3 -> 1.2.4
2019-11-07 19:00:00 -05:00
Mario Rodas
9db2a8154c
vault: use buildGoPackage
2019-09-21 04:32:00 -05:00
Arian van Putten
35e9b2915a
vault: 1.2.2 -> 1.2.3
...
Fixes the build because https://git.apache.org has been taken offline
and now has been replaced with another mirror
2019-09-16 10:49:59 +02:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Danielle Lancashire
d95dca26ab
vault: 1.0.2 -> 1.2.2
...
This upgrades Vault to version 1.2.2. To accomplish this, we migrate to
using the `buildGoModule` helper, as since 1.0.2 the Vault build process
migrated to modules, and does not vendor its dependencies.
We also stop using the vault build script, and gox, as it only really
provides value for local development, where it configures GOOS/GOARCH
and installs into some convenient dev locations.
2019-08-28 09:47:03 +02:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jaka Hudoklin
558cdf0e11
vault-bin: use sourceRoot instead of custom unpackPhase
2019-08-04 12:20:16 +02:00
PsyanticY
f403684eee
vault-bin: init at 1.1.3
...
This binray contain the UI part of HashiCorp Vault that we were not able to build it due to the need to generate a very big yarn file. #49082
2019-07-25 15:55:14 +01:00
R. RyanTM
f7908ef57e
vault: 1.1.2 -> 1.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-06-18 09:24:55 -07:00
R. RyanTM
e69a698237
vault: 1.1.0 -> 1.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-05-13 21:50:19 +02:00
R. RyanTM
d00ce853aa
vault: 1.0.3 -> 1.1.0 ( #58909 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-04-09 00:38:12 +02:00
Wael M. Nasreddine
7cb4e4b343
vault: export GOCACHE in the preBuild phase
...
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Wael M. Nasreddine
6ef04cabd4
go_1_12: init at go 1.12
2019-03-02 14:24:17 -08:00
R. RyanTM
59641ac201
vault: 1.0.2 -> 1.0.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-02-15 00:55:29 -08:00
R. RyanTM
7d5db9fbcb
vault: 1.0.1 -> 1.0.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-01-15 23:19:48 -08:00
R. RyanTM
76e7572a1f
vault: 1.0.0 -> 1.0.1 ( #52664 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2018-12-22 11:09:02 +01:00
zimbatm
c8091a8995
vault: 0.11.5 -> 1.0.0
2018-12-05 14:52:04 +01:00
Julian Vassev
15383e8403
vault: 0.11.2 -> 0.11.5
...
Update bash completion method as described in
https://www.vaultproject.io/docs/commands/#autocompletion
2018-12-02 15:37:56 -08:00
zimbatm
0bcbb97879
vault: 0.11.1 -> 0.11.2
...
changelog: https://github.com/hashicorp/vault/blob/v0.11.2/CHANGELOG.md
2018-10-06 16:59:40 +02:00
zimbatm
82cafa41cb
vault: add completion deprecation notice
2018-09-28 15:42:18 +01:00
zimbatm
7880cd6752
vault: 0.10.4 -> 0.11.1
...
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Daiderd Jordan
bf2d73ca84
vault: 0.10.3 -> 0.10.4
2018-08-11 14:47:54 +02:00
bricewge
9ae92ee651
vault: 0.9.5 -> 0.10.3 ( #43355 )
...
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-11 21:06:41 +02:00
Ryan Mulligan
732be7d572
vault: 0.9.4 -> 0.9.5
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -h` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --help` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -v` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --version` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault version` and found version 0.9.5
- found 0.9.5 with grep in /nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5
2018-03-15 11:52:45 -07:00
Ryan Mulligan
5940f1945b
vault: 0.9.0 -> 0.9.4
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -h` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --help` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -v` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --version` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault version` and found version 0.9.4
- found 0.9.4 with grep in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
- found 0.9.4 in filename of file in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
cc "@rushmorem @offline @pradeepchhetri"
2018-02-27 18:37:14 -08:00
adisbladis
f019707548
vault: 0.8.3 -> 0.9.0
2017-12-04 16:13:07 +08:00
Jacob Mitchell
57b27f2867
vault: 0.8.1 -> 0.8.3
2017-10-21 13:34:39 -07:00
rushmorem
f86cac2dfc
vault: 0.7.3 -> 0.8.1
2017-08-29 18:46:59 +02:00
Volth
c3996de4fd
vault: remove-references-to go compiler
2017-07-02 00:39:55 +00:00
Volth
ca16df17bd
vault: build as Makefile project, not as Go package
2017-06-29 02:23:52 +00:00
Volth
519f17035f
vault: add unitConfig.RequiresMountsFor to systemd config
2017-06-28 21:16:04 +00:00