Skip to content

v1.3.0-ipv6

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 08:37
· 8 commits to master since this release
0e8c7d2

Changes

(To be documented)

Install

curl -o slirp4netns --fail -L https://github.com/DigitalDJ/slirp4netns/releases/download/v1.3.0-ipv6/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 jammy-20240125.

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

The sha256sum of the SHA256SUMS file itself is 6b802cdbf918f5cf6f3814a487aaf4eeb25fb9ba86338b36349e2b311408642d .

The binaries should be reproducible with the following command:

docker buildx build   -o /tmp/slirpbuilds   --build-arg SOURCE_DATE_EPOCH=1714119797   --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1   --platform=amd64,arm64,arm,s390x,ppc64le,riscv64   -f Dockerfile.artifact   "https://github.com/DigitalDJ/slirp4netns.git#v1.3.0-ipv6"