From a6d7e921a74b83431b9309136f754d6202ccbad2 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 26 2022 13:55:48 +0000 Subject: import container-tools-2.0-8050020220411114323.e34216c9 --- diff --git a/container-tools.yaml b/container-tools.yaml deleted file mode 100644 index 783cd45..0000000 --- a/container-tools.yaml +++ /dev/null @@ -1,114 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: container-tools - stream: "2.0" - summary: >- - Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, 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 1.6, buildah 1.11, skopeo 0.1, runc, conmon, CRIU, - Udica, etc as well as dependencies such as container-selinux built and tested - together. Released with RHEL 8.2 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 - - fuse-overlayfs - - podman - - python-podman-api - - runc - - skopeo - - slirp4netns - - toolbox - - udica - api: - rpms: - - buildah - - conmon - - container-selinux - - containernetworking-plugins - - containers-common - - fuse-overlayfs - - podman - - podman-docker - - podman-manpages - - podman-remote - - python-podman-api - - runc - - skopeo - - slirp4netns - buildopts: - rpms: - macros: | - %_with_ignore_tests 1 - components: - rpms: - buildah: - rationale: Primary component of this module - ref: 9e95e60f82fc396c7064d47ff54e4b6c2561527c - cockpit-podman: - rationale: Primary component of this module - ref: 02b97eef153de249189dba1e0e21c7c91a133b64 - conmon: - rationale: Primary component of this module - ref: 7487620a83b8f4457c79ffeb18ad839378db1234 - container-selinux: - rationale: Primary component of this module - ref: 157060e41fa591ba085718adc21c50e8f987ab3a - containernetworking-plugins: - rationale: Primary component of this module - ref: 564d23191c8fd603c24dcd55aff3b13aa50b3cfd - criu: - rationale: Primary component of this module - ref: 401e1c09551c4ab1b4499e7c3e84b725b1475806 - fuse-overlayfs: - rationale: Primary component of this module - ref: ad05595804a163e384496a534320f4ba60f2f5b4 - podman: - rationale: Primary component of this module - ref: 15daf6ac08ca4640c183cdc78e5d62aa5dedae48 - python-podman-api: - rationale: Primary component of this module - ref: ff312ca6feb42aafe4e465a5d6b228a4eff2515b - runc: - rationale: Primary component of this module - ref: 12912468ba536d0c2459437d0e27c1f9e6cc121a - skopeo: - rationale: Primary component of this module - ref: a35725100185046b861a511b6fe758efdf40be29 - slirp4netns: - rationale: Primary component of this module - ref: 891f0cc3fc181b99b71420a029ad1eed462f120f - toolbox: - rationale: Primary component of this module - ref: f053632d53f7152de2a2222bf33de2efdd8abfb0 - udica: - rationale: Primary component of this module - ref: 96006621ab5e7ad594c3dd83f15deac846ef47df -...