From 3765c34f5e99dcfbc92cd8798770ed071c0a16a7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 01 2022 20:13:21 +0000 Subject: import container-tools-3.0-8050020220104131412.e34216c9 --- diff --git a/container-tools.yaml b/container-tools.yaml deleted file mode 100644 index 48b45bd..0000000 --- a/container-tools.yaml +++ /dev/null @@ -1,122 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: container-tools - stream: "3.0" - summary: >- - Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, 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: >- - 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 tested - together. Released with RHEL 8.4 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 - dependencies: - - buildrequires: - go-toolset: [rhel8] - golang-ecosystem: [1.0] - platform: [el8.5.0] - requires: - platform: [el8] - references: - community: https://github.com/projectatomic - documentation: https://projectatomic.io - tracker: https://github.com/projectatomic - profiles: - common: - rpms: - - buildah - - cockpit-podman - - conmon - - container-selinux - - containernetworking-plugins - - criu - - crun - - fuse-overlayfs - - libslirp - - podman - - runc - - skopeo - - slirp4netns - - toolbox - - udica - api: - rpms: - - buildah - - conmon - - container-selinux - - containernetworking-plugins - - containers-common - - fuse-overlayfs - - libslirp - - podman - - podman-docker - - podman-manpages - - podman-remote - - runc - - skopeo - - slirp4netns - buildopts: - rpms: - macros: | - %_with_ignore_tests 1 - components: - rpms: - buildah: - rationale: Primary component of this module - ref: 90771083214ea60bacb4031320dd6386d59d81db - cockpit-podman: - rationale: Primary component of this module - ref: 32f880dcd66a8de47065514b310c2ba362dff6cb - conmon: - rationale: Primary component of this module - ref: f719fb90b8451dc3c1712bca3d13b546ed493206 - container-selinux: - rationale: Primary component of this module - ref: 059042873c0a75a972589fc67a861ef6d56c6f42 - containernetworking-plugins: - rationale: Primary component of this module - ref: 9b109b521614a51645ad9c29dd338a99ba738604 - criu: - rationale: Primary component of this module - ref: d82137cbbc50b45b5f89946a50662d004993d43c - crun: - rationale: Primary component of this module - ref: f2470abf3c4c98159b885c44a616b9543de3a525 - fuse-overlayfs: - rationale: Primary component of this module - ref: f860b3e53dd4d9c77d1e30076f2bd17b596187c4 - libslirp: - rationale: Primary component of this module - ref: 4cbaabca93711fd52d99a34142eb43d2fe6bcf08 - buildorder: -1 - oci-seccomp-bpf-hook: - rationale: Primary component of this module - ref: 2bd3ce611ed00349a68a3dd0e80ae2a6f97aad8e - podman: - rationale: Primary component of this module - ref: d74f3896c5beeeaf1f082ae397f2bd210434dfdb - runc: - rationale: Primary component of this module - ref: bfb7ae5cf5a72b022459e881b7d0947fc5b27537 - skopeo: - rationale: Primary component of this module - ref: 9b97d6f71ed4e9ab21fca0ba2bb207c8b4b2b5ce - slirp4netns: - rationale: Primary component of this module - ref: 8935e36b43decf9cdf30fd51f24c968ced3af948 - toolbox: - rationale: Primary component of this module - ref: d5298befd163ee5cc16b58ced91adbc3876132be - udica: - rationale: Primary component of this module - ref: b3d9ab2f7f53017322f25715a8ff7759d29414e7 -...