diff --git a/podman.changes b/podman.changes index 150e09e..2110084 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 30 06:57:08 UTC 2018 - Valentin Rothberg + +- Require slirp4netns to enable networking for unprivileged network namespaces + aka networking for rootless podman. + ------------------------------------------------------------------- Wed Oct 17 06:07:29 UTC 2018 - Valentin Rothberg diff --git a/podman.spec b/podman.spec index aa2f117..0bc2cd6 100644 --- a/podman.spec +++ b/podman.spec @@ -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}