From 1a0eb7e6b8a72896aa87ad869e0ceb06e58189b8 Mon Sep 17 00:00:00 2001 From: Carl George Date: Nov 10 2021 01:29:04 +0000 Subject: transmodrify/c8-stream-2.0/container-tools-2.0-8050020210817115648.faa19cc5 --- diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..783cd45 --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,114 @@ +--- +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 +...