import container-tools-rhel8-8050020210921082437.faa19cc5

This commit is contained in:
CentOS Sources 2021-11-09 04:57:29 -05:00 committed by Stepan Oksanichenko
parent 2b82ec0825
commit 05bdcd6a62
1 changed files with 25 additions and 16 deletions

View File

@ -35,11 +35,13 @@ data:
- conmon
- container-selinux
- containernetworking-plugins
- containers-common
- criu
- crun
- fuse-overlayfs
- libslirp
- podman
- python3-podman
- runc
- skopeo
- slirp4netns
@ -58,6 +60,7 @@ data:
- podman-docker
- podman-manpages
- podman-remote
- python3-podman
- runc
- skopeo
- slirp4netns
@ -69,51 +72,57 @@ data:
rpms:
buildah:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
containers-common:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
libslirp:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
buildorder: -1
oci-seccomp-bpf-hook:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
python-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.5.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
ref: stream-container-tools-rhel8-rhel-8.5.0
...