github rootless-containers/slirp4netns v1.1.7

latest releases: v1.3.1, v1.3.0, v1.2.3...
3 years ago

Changes since v1.1.6

  • seccomp: conditionally use SCMP_ACT_KILL instead of SCMP_ACT_KILL_PROCESS on kernel < 4.14, regardless to the libseccomp header version used on compilation time (#234, thanks to @mbargull )
  • Added tests for CentOS 7 kernel (#234, thanks to @mbargull)
  • seccomp: block more syscalls (#238)

Install

curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.1.7/slirp4netns-$(uname -m)
chmod +x slirp4netns

About the binaries

The binaries are statically linked with libslirp 4.3.1 and libseccomp 2.3.3 using Debian 10.

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/383125100

The sha256sum of the SHA256SUMS file itself is 5dcb047182ec8d107dd7dbef392a97a7fd72427b6682f900ce550a9dd9d79ba9 .

Don't miss a new slirp4netns release

NewReleases is sending notifications on new releases.