Commit graph

7 commits

Author SHA1 Message Date
taca
1bef8d1d8a security/ruby-chef-vault: update to 4.1.5
4.1.5 (2021-12-16)

Merged Pull Requests

* Fix for chef-vault command was not returning any results #383
  (snehaldwivedi)
2021-12-19 06:41:31 +00:00
nia
3df0f20e22 security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-26 11:16:56 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
taca
e8c6f64db0 security/ruby-chef-vault: update to 4.1.4
4.1.4 (2021-09-09)

Merged Pull Requests

* added back the begin and end #380 (nikhil2611)

4.1.3 (2021-09-07)

Merged Pull Requests

* Upgrade to GitHub-native Dependabot #371 (dependabot-preview[bot])
* fix-verify-pipeline #377 (jayashrig158)
* Replaced exception with the warnings and removed related failing
  specs(used earlier for raising issue) #367 (sanga1794)
2021-09-19 16:47:19 +00:00
taca
bb732dad4d security/ruby-chef-vault: update to 4.1.0
4.1.0 (2020-11-13)

Merged Pull Requests
* Fixed problem escaping string in JSON #347 (sanga1794)
* Resolve chefstyle warnings #363 (tas50)
* Optimize split_vault_keys method for large bag #364 (tas50)

4.0.12 (2020-09-28)

Merged Pull Requests

* Fixed knife vault show -F json and knife vault list -F json don't always
  output valid JSON #348 (sanga1794)
2021-01-14 14:14:00 +00:00
taca
77e8474ab0 security/ruby-chef-vault: update to 4.0.11
Update ruby-chef-vault package to 4.0.11.

4.0.11 (2020-08-21)

* Fix bad code causing errors #359 (ramereth)

4.0.10 (2020-08-21)

* Update simplecov-console requirement from ~> 0.2.0 to ~> 0.7.2 #344
  (dependabot-preview[bot])
* Remove simplecov #356 (tas50)
* Added warning if input of vault admin is other than array #352 (sanga1794)
* Optimize our requires #357 (tas50)

4.0.6 (2020-08-13)

* Added note in documentation regarding the vault item name #349 (sanga1794)
* Replaced string with regex in sub method #351 (sanga1794)
* Handled exception from vault? method #350 (sanga1794)
* Update expeditor config for new gem caching #354 (tas50)
* Optimize requires for non-omnibus installs #355 (tas50)
2020-09-14 16:33:32 +00:00
taca
d027a65a46 security/ruby-chef-vault: add package version 4.0.1
Add ruby-chef-vault package version 4.0.1.


Chef-Vault

Chef-Vault allows you to encrypt a Chef Data Bag Item using the public keys
of a list of chef nodes. This allows only those chef nodes to decrypt the
encrypted values.

For a more detailed explanation of how chef-vault works, please refer to
this blog post Chef Vault - what is it and what can it do for you? by Nell
Shamrell-Harrington.
2020-05-02 13:34:42 +00:00