spiegel_podman/vendor/github.com/containers/storage/pkg/chunked
Valentin Rothberg 0d1aaf080e image lookup: do not match *any* tags
For reasons buried in the history of Podman, looking up an untagged
image would match any tag of matching image. For instance, looking up
centos would match a local image centos:foobar.  Change that behavior
to only match the latest tag.

Fix: #11964
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-23 11:15:03 +01:00
..
compressor Bump github.com/containers/storage from 1.35.0 to 1.36.0 2021-09-13 12:29:39 +00:00
internal Bump github.com/containers/storage from 1.35.0 to 1.36.0 2021-09-13 12:29:39 +00:00
compression.go Bump github.com/containers/storage from 1.35.0 to 1.36.0 2021-09-13 12:29:39 +00:00
storage.go Bump github.com/containers/image/v5 from 5.13.2 to 5.14.0 2021-07-25 04:54:29 -04:00
storage_linux.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
storage_unsupported.go Bump github.com/containers/image/v5 from 5.13.2 to 5.14.0 2021-07-25 04:54:29 -04:00