diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index b26dffe..608c6e2 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -4,10 +4,15 @@ version: 2 data: name: container-tools stream: rhel8 - summary: Common tools and dependencies for container runtimes + 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: >- - Contains SELinux policies, binaries and other dependencies for use with container - runtimes + 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. license: module: - MIT @@ -31,11 +36,10 @@ data: - container-selinux - containernetworking-plugins - criu + - crun - fuse-overlayfs - libslirp - - oci-seccomp-bpf-hook - podman - - python-podman-api - runc - skopeo - slirp4netns @@ -54,7 +58,6 @@ data: - podman-docker - podman-manpages - podman-remote - - python-podman-api - runc - skopeo - slirp4netns @@ -66,51 +69,51 @@ data: rpms: buildah: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 cockpit-podman: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 conmon: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 container-selinux: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 containernetworking-plugins: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 criu: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 + crun: + rationale: Primary component of this module + ref: stream-container-tools-rhel8-rhel-8.4.0 fuse-overlayfs: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 libslirp: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 buildorder: -1 oci-seccomp-bpf-hook: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 podman: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 - python-podman-api: - rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 runc: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 skopeo: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 slirp4netns: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 toolbox: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 udica: rationale: Primary component of this module - ref: stream-container-tools-rhel8-rhel-8.3.0 + ref: stream-container-tools-rhel8-rhel-8.4.0 ...