Autocert v0.19.5-rc1 (24-09-17)
Pre-release
Pre-release
·
61 commits
to master
since this release
Signatures and Checksums
autocert
uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign
to verify a release artifact:
COSIGN_EXPERIMENTAL=1 cosign verify-blob \
--certificate ~/Downloads/autocert_linux_0.19.5-rc1_amd64.tar.gz.pem \
--signature ~/Downloads/autocert_linux0.19.5-rc1_amd64.tar.gz.sig \
~/Downloads/autocert_linux0.19.5-rc1_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
- d471947 Merge pull request #284 from smallstep/max/goreleaser-permissions
- ee775e9 [ci] Add permission to write packages to goreleaser job
- a88c5d3 Merge pull request #282 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.27.4
- 07f00e4 build(deps): bump github.com/smallstep/certificates
- 12c249f Merge pull request #281 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.52.0
- d5e3609 build(deps): bump go.step.sm/crypto from 0.51.2 to 0.52.0
- 48cd491 Merge pull request #283 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.66.2
- 50a4e26 build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2
- 74aba82 Merge pull request #280 from smallstep/dependabot/go_modules/golang.org/x/net-0.29.0
- a51aca7 build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
- 80e6882 Merge pull request #278 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.66.0
- 223be70 build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0
- 8d42118 Merge pull request #277 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.51.2
- 3d8ae47 build(deps): bump go.step.sm/crypto from 0.51.1 to 0.51.2
- 8a21df9 Merge pull request #275 from smallstep/dependabot/go_modules/k8s.io/api-0.32.0-alpha.0
- 0ef78cc build(deps): bump k8s.io/api from 0.30.0-alpha.3 to 0.32.0-alpha.0
- eed5d2d Merge pull request #273 from smallstep/dependabot/go_modules/k8s.io/apimachinery-0.32.0-alpha.0
- eaf947f Run
go mod tidy
- 9c9b69d build(deps): bump k8s.io/apimachinery
- 8f6925f Merge pull request #274 from smallstep/dependabot/go_modules/golang.org/x/net-0.28.0
- f238ac7 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
- 35cb77c Merge pull request #272 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.51.1
- c2d8a20 build(deps): bump go.step.sm/crypto from 0.50.0 to 0.51.1
- 41cfe88 Merge pull request #269 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.27.2
- 2cac06b Merge pull request #271 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.0.8
- 68996b0 build(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8
- ab86029 build(deps): bump github.com/smallstep/certificates
- e1ee854 Merge pull request #267 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.27.1
- 5ac4241 build(deps): bump github.com/smallstep/certificates
- a61d591 Merge pull request #268 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.50.0
- 1b12601 build(deps): bump go.step.sm/crypto from 0.48.1 to 0.50.0
Thanks!
Those were the changes on v0.19.5-rc1!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.