Compare commits
No commits in common. "c10s" and "c9-beta" have entirely different histories.
@ -1,6 +1,6 @@
|
||||
Name: container-tools
|
||||
Version: 1
|
||||
Release: 16%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: A meta-package witch container tools such as podman, buildah, skopeo, etc.
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
@ -8,24 +8,31 @@ Requires: aardvark-dns >= 2:1.9.0-1
|
||||
Requires: buildah >= 1:1.33.2-1
|
||||
Requires: conmon
|
||||
Requires: (container-selinux >= 2:2.162.1 if selinux-policy)
|
||||
Requires: containernetworking-plugins
|
||||
Requires: containers-common
|
||||
Requires: fuse-overlayfs
|
||||
Requires: netavark >= 2:1.9.0-1
|
||||
Requires: podman >= 2:4.8.1-1
|
||||
Requires: podman-docker
|
||||
Requires: podman-manpages
|
||||
Requires: podman-remote
|
||||
Requires: python3-podman >= 3:4.8.0.post1-1
|
||||
Requires: oci-runtime
|
||||
%if 0%{?rhel} >= 9 || 0%{?fedora}
|
||||
Requires: crun >= 0.19
|
||||
%else
|
||||
Requires: runc
|
||||
%endif
|
||||
Requires: skopeo >= 2:1.14.0-1
|
||||
Requires: slirp4netns
|
||||
Requires: cockpit-podman
|
||||
Requires: toolbox
|
||||
Requires: udica
|
||||
Suggests: oci-seccomp-bpf-hook
|
||||
Suggests: runc
|
||||
|
||||
%description
|
||||
Latest versions of podman, buildah, skopeo, crun, conmon, CRIU, Udica, etc as
|
||||
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.
|
||||
|
||||
@ -50,14 +57,6 @@ This package contains system tests for %{name}.
|
||||
%files tests
|
||||
|
||||
%changelog
|
||||
* Mon May 19 2025 Jindrich Novy <jnovy@redhat.com> - 1-16
|
||||
- amend dependencies for RHEL10
|
||||
- Resolves: RHEL-92028
|
||||
|
||||
* Fri May 16 2025 Jindrich Novy <jnovy@redhat.com> - 1-15
|
||||
- build for RHEL10
|
||||
- Resolves: RHEL-92028
|
||||
|
||||
* Wed Dec 06 2023 Lokesh Mandvekar <lsm5@redhat.com> - 1-14
|
||||
- rebuild with updated dependencies:
|
||||
[python-]podman 4.8.0, buildah 1.33.2, skopeo 1.14.0,
|
@ -1,6 +0,0 @@
|
||||
# recipients: jnovy, lsm5, santiago
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules: []
|
Loading…
Reference in New Issue
Block a user