Commit Graph

192 Commits

Author SHA1 Message Date
R. Ryantm
9f0916a303 vault: 1.17.2 -> 1.17.3 2024-08-08 05:48:49 +00:00
R. Ryantm
8435137aba vault: 1.17.1 -> 1.17.2 2024-07-13 07:37:11 +00:00
R. Ryantm
903418378d vault: 1.17.0 -> 1.17.1 2024-06-27 04:34:12 +00:00
R. Ryantm
f027365e1b vault: 1.16.2 -> 1.17.0 2024-06-19 07:51:11 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
a68a0e3091
Merge pull request #307430 from r-ryantm/auto-update/vault-bin
vault-bin: 1.16.1 -> 1.16.2
2024-05-04 16:11:38 +02:00
R. Ryantm
022ef43dd6 vault-bin: 1.16.1 -> 1.16.2 2024-04-28 09:39:03 +00:00
R. Ryantm
533d7e7968 vault: 1.16.1 -> 1.16.2 2024-04-24 02:57:34 +00:00
Mario Rodas
d67f6e85ff
Merge pull request #302075 from r-ryantm/auto-update/vault-bin
vault-bin: 1.15.6 -> 1.16.1
2024-04-06 18:19:30 -05:00
R. Ryantm
e6e8d24fd1 vault-bin: 1.15.6 -> 1.16.1 2024-04-06 11:42:16 +00:00
R. Ryantm
525fd1a603 vault: 1.16.0 -> 1.16.1 2024-04-04 18:04:32 +00:00
R. Ryantm
665a03f63f vault: 1.15.6 -> 1.16.0 2024-03-27 03:36:02 +00:00
Matt Moriarity
0243edc490 vault: fix vendor hash 2024-03-22 17:29:02 -06:00
Thomas Gerbet
db88484093 vault-bin: 1.15.5 -> 1.15.6
One security fix: https://github.com/hashicorp/vault/pull/25649

Changes:
https://github.com/hashicorp/vault/releases/tag/v1.15.6
2024-03-02 19:37:34 +01:00
Thomas Gerbet
7584eeba20 vault: 1.15.5 -> 1.15.6
One security fix: https://github.com/hashicorp/vault/pull/25649

Changes:
https://github.com/hashicorp/vault/releases/tag/v1.15.6
2024-03-02 19:31:01 +01:00
Robert Scott
e4c6fa3065 vault-bin: 1.15.4 -> 1.15.5 2024-02-03 18:03:51 +00:00
R. Ryantm
52efd284e4 vault: 1.15.4 -> 1.15.5 2024-01-31 04:33:30 +00:00
R. Ryantm
4dca06e708 vault: 1.14.8 -> 1.15.4 2023-12-25 11:24:32 +10:00
Adam Stephens
7cf8d68785
vault: 1.14.7 -> 1.14.8
Diff: https://github.com/hashicorp/vault/compare/v1.14.7...v1.14.8

Changelog: https://github.com/hashicorp/vault/blob/v1.14.8/CHANGELOG.md
2023-12-06 10:22:29 -05:00
Adam Stephens
853e859ac8
vault-bin: 1.15.3 -> 1.15.4 2023-12-06 10:20:05 -05:00
maxine
09e8b6e356
Merge pull request #272060 from adamcstephens/vault-bin/1.15.3
vault-bin: fix license, 1.15.2 -> 1.15.3
2023-12-05 23:11:38 +01:00
Adam Stephens
a267c5b907
vault-bin: 1.15.2 -> 1.15.3 2023-12-04 10:22:39 -05:00
Adam Stephens
85aa2d80de
vault-bin: fix license as 1.15 and later is unfree bsl11 2023-12-04 10:20:19 -05:00
Adam Stephens
ac3ce007c7
vault: 1.14.4 -> 1.14.7
Diff: https://github.com/hashicorp/vault/compare/v1.14.4...v1.14.7

Changelog: https://github.com/hashicorp/vault/blob/v1.14.7/CHANGELOG.md
2023-12-04 09:49:00 -05:00
R. Ryantm
2cbc3b251a vault-bin: 1.15.0 -> 1.15.2 2023-11-15 06:23:00 +00:00
R. Ryantm
976134f777 vault-bin: 1.14.3 -> 1.15.0 2023-09-30 11:53:16 +01:00
techknowlogick
86325809c7 vault: 1.14.3 -> 1.14.4
Diff: https://github.com/hashicorp/vault/compare/v1.14.3...1.14.4

Changelog: https://github.com/hashicorp/vault/blob/v1.14.4/CHANGELOG.md
2023-09-26 15:27:00 -04:00
con-f-use
100f1e09fe
vault: add mainProgram (#255100)
Fixes:

```
warning: getExe: Package "vault-1.14.2" does not have the meta.mainProgram attribute. We'll assume that the main program has the same name for now, but this behavior is deprecated, because it leads to surprising errors when the assumption does not hold. If the package has a main program, please set `meta.mainProgram` in its definition to make this warning go away. Otherwise, if the package does not have a main program, or if you don't control its definition, use getExe' to specify the name to the program, such as lib.getExe' foo "bar".
```
2023-09-15 10:35:42 +02:00
R. Ryantm
7339c91a81 vault-bin: 1.14.1 -> 1.14.3 2023-09-14 22:55:30 +00:00
Antoine Labarussias
2e6b8c0117
vault: 1.14.2 -> 1.14.3 2023-09-14 11:28:57 +02:00
Mario Rodas
2d857eae06 vault: fix build on darwin 2023-09-12 04:20:00 +00:00
R. Ryantm
87cf41e154 vault: 1.14.1 -> 1.14.2 2023-09-07 04:47:30 +00:00
R. Ryantm
4e7290929b vault-bin: 1.13.3 -> 1.14.1 2023-07-29 11:16:26 +00:00
R. Ryantm
d694d3b0a9 vault: 1.14.0 -> 1.14.1 2023-07-28 10:26:51 +00:00
figsoda
f97ce0a9a8 pkgs/tools/security: remove dead code
with the help of deadnix & nil
2023-07-12 14:35:00 -04:00
R. Ryantm
bd2ffb1d2d vault: 1.13.3 -> 1.14.0 2023-06-25 17:10:31 +02:00
Thomas Gerbet
b06243c417 vault-bin: 1.13.2 -> 1.13.3
Fixes CVE-2023-2121
Advisory: https://discuss.hashicorp.com/t/hcsec-2023-17-vault-s-kv-diff-viewer-allowed-html-injection/54814

Changelog:
https://github.com/hashicorp/vault/blob/v1.13.3/CHANGELOG.md
2023-06-24 13:01:37 +02:00
R. Ryantm
d34bb4ea41 vault: 1.13.2 -> 1.13.3 2023-06-09 19:19:04 +00:00
Antoine Labarussias
6bd61974b8
vault-bin: 1.13.1 -> 1.13.2 2023-05-14 13:11:28 +02:00
R. Ryantm
371aeb8d46 vault: 1.13.1 -> 1.13.2 2023-05-05 06:41:37 +00:00
IndeedNotJames
524fe7ff51
nixosTests.vault-agent: init 2023-04-25 15:58:30 +02:00
R. Ryantm
464df64c33 vault: 1.13.0 -> 1.13.1 2023-04-10 00:05:18 +00:00
R. Ryantm
4ec0471c98 vault-bin: 1.13.0 -> 1.13.1 2023-03-31 05:31:21 +00:00
Thomas Gerbet
e6bbcf847d vault-bin: 1.12.2 -> 1.13.0
Fixes CVE-2023-24999.

https://discuss.hashicorp.com/t/hcsec-2023-07-vault-fails-to-verify-if-approle-secretid-belongs-to-role-during-a-destroy-operation/51305

https://developer.hashicorp.com/vault/docs/release-notes/1.13.0
2023-03-18 12:35:17 +01:00
R. Ryantm
d5d0ec7f55 vault: 1.12.3 -> 1.13.0 2023-03-02 12:09:57 +00:00
R. Ryantm
03ae3799c4 vault: 1.12.2 -> 1.12.3 2023-02-13 20:13:20 +00:00
techknowlogick
7e5ca77871 vault: 1.12.1 -> 1.12.2
Changelog: https://github.com/hashicorp/vault/blob/v1.12.2/CHANGELOG.md
2022-11-30 18:08:51 -05:00
techknowlogick
a872be639d vault-bin: 1.12.0 -> 1.12.2 2022-11-30 18:07:21 -05:00
Sandro Jäckel
99e87657e1
vault: 1.12.0 -> 1.12.1 2022-11-03 00:09:59 +01:00
Alexander Bantyev
6babc092ca
Merge pull request #196185 from mkaito/mkaito/serokell-team
maintainers: remove mkaito from serokell team
2022-10-15 23:44:14 +04:00