spiegel_podman/vendor/github.com/containers/common/pkg/config
Valentin Rothberg 898a8ad285 update c/common
Update containers common to the latest HEAD.  Some bug fixes in libimage
forced us to have a clearer separation between ordinary images and
manifest lists.  Hence, when looking up manifest lists without recursing
into any of their instances, we need to use `LookupManifestList()`.

Also account for some other changes in c/common (e.g., the changed order
in the security labels).

Further vendor the latest HEAD from Buildah which is required to get the
bud tests to pass.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-05-20 10:21:27 +02:00
..
config.go update c/common 2021-05-20 10:21:27 +02:00
config_darwin.go update c/common 2021-05-20 10:21:27 +02:00
config_linux.go update c/common 2021-05-20 10:21:27 +02:00
config_local.go build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3 2020-10-27 07:25:23 -04:00
config_remote.go Bump github.com/containers/common from 0.15.2 to 0.16.0 2020-07-16 13:11:10 -04:00
config_unsupported.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00
config_windows.go update c/common 2021-05-20 10:21:27 +02:00
containers.conf update c/common 2021-05-20 10:21:27 +02:00
default.go update c/common 2021-05-20 10:21:27 +02:00
default_linux.go Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
default_unsupported.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00
nosystemd.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
pull_policy.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
systemd.go Bump github.com/containers/common from 0.17.0 to 0.18.0 2020-07-23 05:05:26 -04:00
util_supported.go Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
util_windows.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00