SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sops-3.8.1-150300.23.1.x86_64.rpm :

* Thu Oct 12 2023 kastlAATTb1-systems.de- Update to version 3.8.1:
* Release v3.8.1
* Update dependencies
* Add section in CONTRIBUTING.md on docs changes.
* Add checkdocs, checkrst, and checkmd make targets.
* Add workflow for rstcheck and mdl.
* Change some SOPSs back to sops.
* Normalize SOPS usages.
* Normalize indentation for code blocks and YAML files.
* Improve MD files (with mdl feedback).
* Improve RST files (with rstcheck feedback).
* pgp: further improve import error format
* pgp: better error reporting for missing GPG binary
* docs: document AWS environment variables
* build(deps): Bump the go group with 7 updates
* Make sure to wrap raw errors with toExitError().
* Report key rotation errors.
* Check err for nil in tests.
* Defer only after checking err.
* Handle unhandled errors.
* Ignore irrelevant return value (it is always nil).
* decrypt: fix dropped error
* pgp: do not require abs path for SopsGpgExecEnv
* Make error the last return value
* Handle return values of dec.Token() to improve error messages.
* Fix versions in comments
* build(deps): Bump the ci group with 1 update
* build(deps): Bump the go group with 4 updates
* Fix descriptions of unencrypted-regex and encrypted-regex flags.
* Reject completely empty documents.
* On macOS, prefer XDG_CONFIG_HOME over os.UserConfigDir()
* Improve handling of errors when binary store handles bad data
* Delete sops encrypted file we don\'t have keys for.
* pgp: remove `--no-default-keyring` argument
* pgp: improve handling of GnuPG home dir
* build(deps): Bump the ci group with 3 updates
* Wed Oct 04 2023 kastlAATTb1-systems.de- fix broken sops executable (sorry...)
* Mon Sep 25 2023 kastlAATTb1-systems.de- update to 3.8.0:
* Features: - Support --version without network requests using - -disable-version-check (#1115) - Support --input-type for updatekeys command (#1116)
* Improvements: - pgp: modernize and improve, and add tests (#1054, #1282) - azkv: update SDK to latest, add tests, tidy (#1067, #1092, [#1256]) - age: improve identity loading, add tests, tidy (#1064) - kms: AWS SDK V2, allow creds config, add tests (#1065, #1257) - gcpkms: update SDK to latest, add tests, tidy (#1072, #1255) - hcvault: update API, add tests, tidy (#1085) - Do not report version when upstream --version check fails (#1124) - Use GitHub endpoints in --version command (#1261) - Close temporary file before invoking editor to widen support on Windows (#1265) - Update dependencies (#1063, #1091, #1147, #1242, #1260, [#1264], #1275, #1280, #1283) - Deal with various deprecations of dependencies (#1113, #1262)
* Bug fixes: - Ensure YAML comments are not displaced (#1069) - Ensure default Google credentials can be used again after introduction of GOOGLE_CREDENTIALS (#1249) - Avoid duplicate logging of errors in some key sources (#1146, [#1281]) - Using --set on a root level key does no longer truncate existing values (#899) - Ensure stable order of SOPS parameters in dotenv file (#1101)
* Project changes: - Update Go to 1.20 (#1148) - Update rustc functional tests to v1.70.0 (#1234) - Remove remaining CircleCI workflow (#1237) - Run CLI workflow on main (#1243) - Delete obsolete validation/ artifact (#1248) - Rename Go module to github.com/getsops/sops/v3 (#1247) - Revamp release automation, including (Cosign) signed container images and checksums file, SLSA3 provenance and SBOMs (#1250) - Update various bits of documentation (#1244) - Add missing --encrypt flag from Vault example (#1060) - Add documentation on how to use age in .sops.yaml (#1192) - Improve Make targets and address various issues (#1258) - Ensure clean working tree in CI (#1267) - Fix CHANGELOG.rst formatting (#1269) - Pin GitHub Actions to full length commit SHA and add CodeQL (#1276) - Enable Dependabot for Docker, GitHub Actions and Go Mod (#1277) - Generate versioned .intoto.jsonl (#1278) - Update CI dependencies (#1279)
* Tue May 24 2022 rombertAATTapache.org- Update to version 3.7.3:
* prep for v3.7.3
* Use custom GOOGLE_CREDENTIALS or fallback to default
* Replace x/crypto/openpgp with ProtonMail/go-crypto
* Update remaining dependencies
* Update golang.org/x/{net,oauth2,sys} dependencies
* Update keyservice implementation dependencies
* Update golang.org/x/crypto
* Limit role session name length to 64 characters.
* keyservice: accept KeyServiceServer in LocalClient
* Use latest dockerd in CI to allow build alpine image (#870)
* Add tests for single key
* Make `masterKeyFromRecipient` private
* This fixes a bug with age encryption when specifying multiple age recipients
* Explicitly build linux amd64 binary
* Remove duplicated stage from Dockerfile.alpine
* Upgrade all dependencies
* Build alpine container in CI (#870)
* Update keysource.go
* support gcp credentials as env var
* Allow empty maps for yaml (#907)
* Add a test to reproduce #907
* Wed Mar 16 2022 rombertAATTapache.org- Update to version 3.7.2:
* Fixed CHANGELOG formatting
* prep v3.7.2
* Add arm64 .deb and .rpm builds
* README and author tweaks
* Change labeling and upload linux arm64
* Move age environment variable names to constants
* Support SOPS_AGE_KEY environment variable
* Added support for go 1.16 and darwin-arm64
* Tests should not fail fast
* Fri May 07 2021 chrisbcoutinhoAATTgmail.com- Initial commit
 
ICM