spiegel_podman/vendor/github.com/containers/common/libimage
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
..
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
copier.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
disk_usage.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
download.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
history.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image.go update c/common 2021-05-20 10:21:27 +02:00
image_config.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image_tree.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
import.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
inspect.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
layer_tree.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
load.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
manifest_list.go update c/common 2021-05-20 10:21:27 +02:00
normalize.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
oci.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
pull.go update c/common 2021-05-20 10:21:27 +02:00
push.go update c/common 2021-05-20 10:21:27 +02:00
runtime.go update c/common 2021-05-20 10:21:27 +02:00
save.go update c/common 2021-05-20 10:21:27 +02:00
search.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00