import container-tools-rhel8-8080020230227083050.8108cfbc

This commit is contained in:
CentOS Sources 2023-03-28 10:01:21 +00:00 committed by root
parent cd74040273
commit d46f8cd407
1 changed files with 26 additions and 18 deletions

View File

@ -30,6 +30,7 @@ data:
profiles:
common:
rpms:
- aardvark-dns
- buildah
- cockpit-podman
- conmon
@ -40,6 +41,7 @@ data:
- crun
- fuse-overlayfs
- libslirp
- netavark
- podman
- python3-podman
- runc
@ -70,59 +72,65 @@ data:
%_with_ignore_tests 1
components:
rpms:
aardvark-dns:
rationale: Primary component of this module
ref: rhel-8.8.0
buildah:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
containers-common:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
netavark:
rationale: Primary component of this module
ref: rhel-8.8.0
libslirp:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
buildorder: -1
oci-seccomp-bpf-hook:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
python-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
ref: stream-container-tools-rhel8-rhel-8.8.0
...