Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.7.2 #1021

Merged
merged 41 commits into from
Mar 9, 2022
Merged

v3.7.2 #1021

merged 41 commits into from
Mar 9, 2022

Conversation

ajvb
Copy link
Contributor

@ajvb ajvb commented Mar 8, 2022

No description provided.

hiddeco and others added 30 commits March 30, 2021 17:44
This removes two pieces of code in the age keysource that are not
actually used.

The `parsedIdentity` is technically a candidate to stay, but should
then be changed to a `[]*age.X25519Identity` type and be lazy-loaded
by `Decrypt` (with the result of `age.ParseIdentities`).

Signed-off-by: Hidde Beydals <hello@hidde.co>
* Match file path relative to config file's directory

* Update README.rst
* `golang.org/x/crypto/openpgp` requires keys contain identity information.
* A email address can have only a single key with identity information on keys.openpgp.org.
The suffix is 'unecrypted'
On OSX newer versions of docker treat the host 'localhost' differently than '127.0.0.1'. Using resource.GetHostPort for url building will return an OS appropriate hostname
Remove SOPS_GPG_KEYSERVER reference in README.rst
Added support for go 1.17 and darwin-arm64 (Apple Silicon)
Support SOPS_AGE_KEY environment variable
ajvb and others added 11 commits March 1, 2022 12:19
Maintain the former no-architecture label and include
both linux and darwin amd64/arm64 versions in the release
Change labeling and upload linux arm64
* Remove ulfr and autrilla as core maintainers
* Update badges, we no longer us travis-ci
* Remove python docs, especially as it has not been maintained for years
* Fix dev install instructions
Add arm64 .deb and .rpm builds
@ajvb ajvb merged commit 86f500d into master Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.