1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

7 Commits

Author SHA1 Message Date
AJ Bahnken
260ca36ef1 Update CHANGLOG and version for 3.6.0 2020-07-14 10:33:36 -07:00
AJ Bahnken
bc4b7478ad prepare 3.5.0 release (#578) 2019-11-21 13:53:50 -08:00
AJ Bahnken
8e21de8dbc Upgrade sops to go 1.13 (#566) 2019-11-18 10:06:58 -08:00
AJ Bahnken
045a876841 Bump version and CHANGELOG for 3.4.0 2019-09-11 13:40:01 -07:00
Adriano
4b99fa18b3 go lint 2019-07-11 10:30:32 -07:00
AJ Bahnken
008ce8f4de 3.3.1 bump and release notes (#477) 2019-06-11 18:06:58 +00:00
AJ Bahnken
23fb078e05 Autofix AWS KMS encryption context bug (#445)
* kms encryption ctx auto fix

Code to do the migration is still rough and needs clean up and further
testing.

* Added some further polish to enc ctx fix code path

* Attempt to decrypt using other keys before trying enc ctx variations

* just re-encrypt datakey instead of all of the values

* Move KMS enc ctx fix code to new function

* Fix RetrieveLatestVersionFromUpstream with pkg move

* Fixes from code review

* Include err in message displayed to user

* Remove duplicate file.Close() calls in Fix kms func

* move file.Close() to defer
2019-03-21 10:55:51 -07:00