import container-tools-rhel8-8070020220929222448.39077419

This commit is contained in:
CentOS Sources 2022-11-08 01:42:35 -05:00 committed by Stepan Oksanichenko
parent 9a7c48b920
commit b651821117
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: stream-container-tools-rhel8-rhel-8.7.0
buildah:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
containers-common:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
libslirp:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
buildorder: -1
netavark:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.7.0
oci-seccomp-bpf-hook:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
python-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.6.1
ref: stream-container-tools-rhel8-rhel-8.7.0
...