Compare commits

..

No commits in common. "c9-beta-stream-latest" and "c8-stream-1.0" have entirely different histories.

1 changed files with 46 additions and 62 deletions

View File

@ -1,27 +1,31 @@
---
document: modulemd-packager
version: 3
document: modulemd
version: 2
data:
name: container-tools
stream: latest
stream: 1.0
summary: >-
Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc,
conmon, 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 1.0, buildah 1.5, skopeo 0.1, runc, conmon, CRIU,
Udica, etc as well as dependencies such as container-selinux built and
tested together, and supported for 24 months.
description: >-
Latest versions of podman, buildah, skopeo, runc, conmon, 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 1.0 , buildah 1.5, skopeo 0.1, runc, conmon,
CRIU, Udica, etc as well as dependencies such as container-selinux built
and tested together. Released with RHEL 8.0 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
configurations:
- context: el9
platform: el9
buildopts:
rpms:
macros: |
%_with_ignore_tests 1
dependencies:
- buildrequires:
go-toolset: [rhel8]
golang-ecosystem: [1.0]
platform: [el8]
requires:
platform: [el8]
references:
community: https://github.com/projectatomic
documentation: https://projectatomic.io
@ -30,87 +34,67 @@ data:
common:
rpms:
- buildah
- cockpit-podman
- conmon
- container-selinux
- containernetworking-plugins
- containers-common
- crun
- criu
- fuse-overlayfs
- oci-systemd-hook
- oci-umount
- podman
- python3-podman
- runc
- skopeo
- slirp4netns
- toolbox
- udica
api:
rpms:
- buildah
- buildah-tests
- conmon
- container-selinux
- containernetworking-plugins
- containers-common
- fuse-overlayfs
- oci-systemd-hook
- oci-umount
- podman
- podman-docker
- podman-manpages
- podman-remote
- podman-tests
- python3-podman
- runc
- skopeo
- skopeo-tests
- slirp4netns
buildopts:
rpms:
macros: |
%_with_ignore_tests 1
components:
rpms:
buildah:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
conmon:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
containers-common:
ref: stream-container-tools-1.0-rhel-8.3.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
crun:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
oci-seccomp-bpf-hook:
ref: stream-container-tools-1.0-rhel-8.3.0
oci-systemd-hook:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
oci-umount:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
python-podman:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
ref: stream-container-tools-1.0-rhel-8.3.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
udica:
rationale: Primary component of this module
ref: stream-container-tools-latest-rhel-9.0.0-beta
...
ref: stream-container-tools-1.0-rhel-8.3.0
...