github rootless-containers/slirp4netns v1.2.0

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

Changes

  • Add slirp4netns --target-type=bess /path/to/bess.sock for supporting UML (#281)
  • Binary releases:
    • Update libslirp: v4.6.1 -> v4.7.0 (#291)
    • Update the build environment to Ubuntu 22.04 (#293)
    • Add the binary for RISC-V 64 (#293)
    • Strip binaries (#295)

Full changes: https://github.com/rootless-containers/slirp4netns/milestone/7?closed=1
Thanks to @ankon @elmarco

Install

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

About the binaries

The binaries are statically linked with libslirp 4.7.0 and libseccomp 2.5.3 using Ubuntu 22.04.

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

The sha256sum of the SHA256SUMS file itself is 4a9d1ca5a51134ad274daa7458b144a0b95a530c54c87bb7e1bbce7d9ae9ccba .

Don't miss a new slirp4netns release

NewReleases is sending notifications on new releases.