forked from pool/podman
Accepting request 645460 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/645460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=28
This commit is contained in:
parent
ef346ff5e3
commit
a2d6be2fa2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 06:57:08 UTC 2018 - Valentin Rothberg <vrothberg@suse.com>
|
||||
|
||||
- Require slirp4netns to enable networking for unprivileged network namespaces
|
||||
aka networking for rootless podman.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 06:07:29 UTC 2018 - Valentin Rothberg <vrothberg@suse.com>
|
||||
|
||||
|
@ -56,6 +56,7 @@ Requires: libcontainers-common
|
||||
Requires: libcontainers-image
|
||||
Requires: libcontainers-storage
|
||||
Requires: runc >= 1.0.0~rc4
|
||||
Requires: slirp4netns
|
||||
Recommends: %{name}-cni-config = %{version}
|
||||
%{go_nostrip}
|
||||
%if 0%{?with_libostree}
|
||||
|
Loading…
Reference in New Issue
Block a user