import container-tools-2.0-8040020210212083953.59631bd5

This commit is contained in:
CentOS Sources 2021-03-30 16:26:19 -04:00 committed by Stepan Oksanichenko
parent 8154480ad8
commit 0244f6db79
1 changed files with 25 additions and 17 deletions

View File

@ -4,10 +4,18 @@ version: 2
data:
name: container-tools
stream: 2.0
summary: Common tools and dependencies for container runtimes
summary: >-
Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, etc as
well as dependencies such as container-selinux built and tested together, and
supported as documented on the Application Stream lifecycle page.
description: >-
Contains SELinux policies, binaries and other dependencies for use with container
runtimes
Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, CRIU,
Udica, etc as well as dependencies such as container-selinux built and tested
together. Released with RHEL 8.2 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
@ -63,44 +71,44 @@ data:
rpms:
buildah:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
python-podman-api:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-2.0-rhel-8.2.0
ref: stream-container-tools-2.0-rhel-8.4.0
...