import container-tools-4.0-8070020220824051106.39077419

This commit is contained in:
CentOS Sources 2022-09-27 17:50:41 -04:00 committed by root
parent 8390c3e0dc
commit c7af6d30d0
1 changed files with 28 additions and 25 deletions

View File

@ -5,14 +5,17 @@ data:
name: container-tools
stream: 4.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.
Stable versions of podman 4.0, buildah 1.24, skopeo 1.6, runc, conmon, CRIU,
Udica, etc as well as dependencies such as container-selinux built and tested
together, and supported as documented on the Application Stream lifecycle page.
description: >-
Latest versions of podman, buildah, skopeo, 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. Only very limited back ports are
provided to this stream, and most patches come from providing new versions.
Stable versions of podman 4.0, buildah 1.24, skopeo 1.6, runc, conmon, CRIU,
Udica, etc as well as dependencies such as container-selinux built and tested
together. Released with RHEL 8.6 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
@ -72,57 +75,57 @@ data:
rpms:
buildah:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
containers-common:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
libslirp:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
buildorder: -1
oci-seccomp-bpf-hook:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
python-podman:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-4.0-rhel-8.6.0
ref: stream-container-tools-4.0-rhel-8.7.0
...