commit 6146e0763bf4175c9f40fb912fd446405b3c956a Author: MSVSphere Packaging Team Date: Wed Apr 3 15:28:36 2024 +0300 import container-tools-rhel8-8100020240227110532.82888897 diff --git a/.container-tools.metadata b/.container-tools.metadata new file mode 100644 index 0000000..e69de29 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..855da38 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,137 @@ +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: rhel8 + 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: >- + 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 + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-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 + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: | + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/aardvark-dns-1.10.0-1.module+el8.10.0+21209+52deeb51 + buildah: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/buildah-1.33.6-2.module+el8.10.0+21371+46937ece + cockpit-podman: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/cockpit-podman-84.1-1.module+el8.10.0+21373+0d273fdf + conmon: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/conmon-2.1.10-1.module+el8.10.0+21077+98b84d8a + container-selinux: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/container-selinux-2.229.0-2.module+el8.10.0+21196+3f0abbca + containernetworking-plugins: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/containernetworking-plugins-1.4.0-2.module+el8.10.0+21366+f9cb49f8 + containers-common: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/containers-common-1-81.module+el8.10.0+21340+c6c7475a + criu: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/criu-3.18-4.module+el8.9.0+20326+387084d0 + buildorder: -1 + crun: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/crun-1.14.3-2.module+el8.10.0+21340+c6c7475a + fuse-overlayfs: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/fuse-overlayfs-1.13-1.module+el8.10.0+20412+95ee28e2 + netavark: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/netavark-1.10.3-1.module+el8.10.0+21306+6be40ce7 + libslirp: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/libslirp-4.4.0-1.module+el8.9.0+20326+387084d0 + buildorder: -1 + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/oci-seccomp-bpf-hook-1.2.10-1.module+el8.10.0+20565+a40ba0e5 + podman: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/podman-4.9.4-0.1.module+el8.10.0+21350+ea09fba1 + python-podman: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/python-podman-4.9.0-1.module+el8.10.0+21196+3f0abbca + runc: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/runc-1.1.12-1.module+el8.10.0+21251+62b7388c + skopeo: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/skopeo-1.14.3-0.1.module+el8.10.0+21251+62b7388c + slirp4netns: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/slirp4netns-1.2.3-1.module+el8.10.0+21306+6be40ce7 + toolbox: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/toolbox-0.0.99.5-2.module+el8.10.0+21341+ff0b5f89 + udica: + rationale: Primary component of this module + ref: changed/i8c-beta-stream-rhel8/udica-0.2.6-20.module+el8.9.0+20326+387084d0 +...