Files
flatpak/system-helper
Alexander Larsson 68e5d95aa2 OCI: Use labels as commit metadata source as well as annotations
We now pull the image config as well as the manifest and fall
back on the labels field if the keys we're looking for are not
in the annotations field.

This lets us support docker manifests too, which don't have
annotations (but do have labels).
2019-09-03 11:19:47 +02:00
..