- Add Security Policy
- Bump to v5.5.0-dev again
- Bump github.com/containers/storage from 1.19.1 to 1.19.2
- Add debug line to get Content-Type from manifests
- Add defaults for using the rootless policy path
- Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0
- Bump github.com/klauspost/pgzip from 1.2.3 to 1.2.4
- pkg/docker/config/ModifyJSON: fix MkdirAll usage
- Bump github.com/vbauerster/mpb/v5 from 5.0.4 to 5.2.1
- Bump github.com/containers/storage from 1.19.2 to 1.20.1
- Bump github.com/klauspost/compress from 1.10.5 to 1.10.6
- Bump github.com/vbauerster/mpb/v5 from 5.2.1 to 5.2.2
- Go module noise
- Fix crash on inspecting an OCI image with no config
- Bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
- Add hardcode Authfile for windows and mac
- docker/config: initialize dockerConfigFile
- docker/config: add
GetAllCredentials
- Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
- Bump github.com/klauspost/compress from 1.10.6 to 1.10.7
- Bump github.com/containers/storage from 1.20.1 to 1.20.2
- Add documentation for credHelper
- Fix error messages on !canModifyManifest
- Add support for ProgressEventSkipped
- Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
- Bump github.com/klauspost/compress from 1.10.7 to 1.10.8
- oci: don't overwrite tags pointing at the same manifest
- oci test: simplify length calculation