Compare commits

...

No commits in common. "c8-stream-1.0" and "c8-stream-3.0" have entirely different histories.

1 changed files with 49 additions and 27 deletions

View File

@ -3,18 +3,18 @@ document: modulemd
version: 2 version: 2
data: data:
name: container-tools name: container-tools
stream: 1.0 stream: 3.0
summary: >- summary: >-
Stable versions of podman 1.0, buildah 1.5, skopeo 0.1, runc, conmon, CRIU, 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 Udica, etc as well as dependencies such as container-selinux built and tested
tested together, and supported for 24 months. together, and supported as documented on the Application Stream lifecycle page.
description: >- description: >-
Stable versions of podman 1.0 , buildah 1.5, skopeo 0.1, runc, conmon, Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, CRIU,
CRIU, Udica, etc as well as dependencies such as container-selinux built Udica, etc as well as dependencies such as container-selinux built and tested
and tested together. Released with RHEL 8.0 and supported for 24 months. together. Released with RHEL 8.4 and supported for 24 months. During the
During the support lifecycle, back ports of important, critical support lifecycle, back ports of important, critical vulnerabilities (CVEs,
vulnerabilities (CVEs, RHSAs) and bug fixes (RHBAs) are provided to this RHSAs) and bug fixes (RHBAs) are provided to this stream, and versions do not
stream, and versions do not move forward. For more information see: move forward. For more information see:
https://access.redhat.com/support/policy/updates/containertools https://access.redhat.com/support/policy/updates/containertools
license: license:
module: module:
@ -34,27 +34,33 @@ data:
common: common:
rpms: rpms:
- buildah - buildah
- cockpit-podman
- conmon
- container-selinux - container-selinux
- containernetworking-plugins - containernetworking-plugins
- criu - criu
- crun
- fuse-overlayfs - fuse-overlayfs
- oci-systemd-hook - libslirp
- oci-umount
- podman - podman
- runc - runc
- skopeo - skopeo
- slirp4netns - slirp4netns
- toolbox
- udica
api: api:
rpms: rpms:
- buildah - buildah
- conmon
- container-selinux - container-selinux
- containernetworking-plugins - containernetworking-plugins
- containers-common - containers-common
- fuse-overlayfs - fuse-overlayfs
- oci-systemd-hook - libslirp
- oci-umount
- podman - podman
- podman-docker - podman-docker
- podman-manpages
- podman-remote
- runc - runc
- skopeo - skopeo
- slirp4netns - slirp4netns
@ -66,35 +72,51 @@ data:
rpms: rpms:
buildah: buildah:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-3.0-rhel-8.7.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-3.0-rhel-8.7.0
container-selinux: container-selinux:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
containernetworking-plugins: containernetworking-plugins:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
criu: criu:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-3.0-rhel-8.7.0
fuse-overlayfs: fuse-overlayfs:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
oci-systemd-hook: libslirp:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
oci-umount: buildorder: -1
oci-seccomp-bpf-hook:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
podman: podman:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
runc: runc:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
skopeo: skopeo:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
slirp4netns: slirp4netns:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0 ref: stream-container-tools-3.0-rhel-8.7.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-3.0-rhel-8.7.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-3.0-rhel-8.7.0
... ...