import container-tools-3.0-8040020210318161003.59631bd5

This commit is contained in:
CentOS Sources 2021-03-26 19:47:37 +00:00 committed by Stepan Oksanichenko
parent 6f0fe7acee
commit 96e02767b1
1 changed files with 27 additions and 24 deletions

View File

@ -3,16 +3,19 @@ document: modulemd
version: 2
data:
name: container-tools
stream: rhel8
stream: 3.0
summary: >-
Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc,
conmon, CRIU, Udica, etc as well as dependencies such as container-selinux
built and tested together, and updated as frequently as every 12 weeks.
description: >-
Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as
Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, etc as
well as dependencies such as container-selinux built and tested together, and
updated as frequently as every 12 weeks. Only very limited back ports are
provided to this stream, and most patches come from providing new versions.
supported as documented on the Application Stream lifecycle page.
description: >-
Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, CRIU,
Udica, etc as well as dependencies such as container-selinux built and tested
together. Released with RHEL 8.4 and supported for 24 months. During the
support lifecycle, back ports of important, critical vulnerabilities (CVEs,
RHSAs) and bug fixes (RHBAs) are provided to this stream, and versions do not
move forward. For more information see:
https://access.redhat.com/support/policy/updates/containertools
license:
module:
- MIT
@ -69,51 +72,51 @@ data:
rpms:
buildah:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
libslirp:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
buildorder: -1
oci-seccomp-bpf-hook:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
ref: stream-container-tools-3.0-rhel-8.4.0
...