CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 89
Releases: rootless-containers/slirp4netns
v1.3.3
944fa94
Compare
Changes
- No change on the source code. So, this release is not worth upgrading, unless you are using the official statically-linked binary release.
- The official statically-linked binaries are updated to be linked with the new version of libslirp: v4.9.0 -> v4.9.1 (#357).
- Enabled GitHub Actions Attestations (#355, thanks to @takumin)
Full changes: https://github.com/rootless-containers/slirp4netns/milestone/14?closed=1
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.3.3/slirp4netns-$(uname -m)
chmod +x slirp4netns
About the binaries
The binaries are statically linked with libslirp 4.9.1 and libseccomp 2.5.3 using Ubuntu jammy-20250415.1.
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/15388737530
The sha256sum of the SHA256SUMS file itself is 2cde889141f84e7804740ec59d2ac5df9ae0fcff8f98a0b31308662d844add24
.
The binaries should be reproducible with the following command:
docker buildx build -o /tmp/slirpbuilds --build-arg SOURCE_DATE_EPOCH=1748849054 --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --platform=amd64,arm64,arm,s390x,ppc64le,riscv64 -f Dockerfile.artifact "https://github.com/rootless-containers/slirp4netns.git#v1.3.3"
Assets 11
v1.3.2
0f13345
Compare
Changes
- Support libslirp v4.9.0 (#351)
Full changes: https://github.com/rootless-containers/slirp4netns/milestone/13?closed=1
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.3.2/slirp4netns-$(uname -m)
chmod +x slirp4netns
About the binaries
The binaries are statically linked with libslirp 4.9.0 and libseccomp 2.5.3 using Ubuntu jammy-20250126.
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/13245690840
The sha256sum of the SHA256SUMS file itself is 1301ad3251f0eabc242c3e4b1f78ead2be2c4eefa6749ade7bfed1be3b222097
.
The binaries should be reproducible with the following command:
docker buildx build -o /tmp/slirpbuilds --build-arg SOURCE_DATE_EPOCH=1739205082 --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --platform=amd64,arm64,arm,s390x,ppc64le,riscv64 -f Dockerfile.artifact "https://github.com/rootless-containers/slirp4netns.git#v1.3.2"
Assets 11
v1.3.1
e5e368c
Compare
Changes
- No change on the source code. So, this release is not worth upgrading, unless you are using the official statically-linked binary release.
- The official statically-linked binaries are updated to be linked with the new version of libslirp: v4.7.0 -> v4.8.0 (#344).
Full changes: https://github.com/rootless-containers/slirp4netns/milestone/12?closed=1
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.3.1/slirp4netns-$(uname -m)
chmod +x slirp4netns
About the binaries
The binaries are statically linked with libslirp 4.8.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/rootless-containers/slirp4netns/actions/runs/9045000511
The sha256sum of the SHA256SUMS file itself is 86d06ba45475d08951105cfe564bc979468f3d63b8e8415c8d6ee4d7a1f59193
.
The binaries should be reproducible with the following command:
docker buildx build -o /tmp/slirpbuilds --build-arg SOURCE_DATE_EPOCH=1715444365 --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --platform=amd64,arm64,arm,s390x,ppc64le,riscv64 -f Dockerfile.artifact "https://github.com/rootless-containers/slirp4netns.git#v1.3.1"
Assets 11
v1.3.0
8a4d439
Compare
Changes
- Support new
--netns-type=tapfd
(#340, thanks to @helmutg) - Do not leak socket in case of success (#339, thanks to @jnovy)
Full changes: https://github.com/rootless-containers/slirp4netns/milestone/11?closed=1
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.3.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 jammy-20240125.
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/8841352559
The sha256sum of the SHA256SUMS file itself is f9465fc33f8458e9b632e5d9c595f62f3beb4cfc84c7c1049bb400865ced735d
.
The binaries should be reproducible with the following command:
docker buildx build -o /tmp/slirpbuilds --build-arg SOURCE_DATE_EPOCH=1714090697 --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --platform=amd64,arm64,arm,s390x,ppc64le,riscv64 -f Dockerfile.artifact "https://github.com/rootless-containers/slirp4netns.git#v1.3.0"
Assets 11
v1.2.3
c22fde2
Compare
Changes
Full changes: https://github.com/rootless-containers/slirp4netns/milestone/10?closed=1
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.2.3/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/rootless-containers/slirp4netns/actions/runs/7803497868
The sha256sum of the SHA256SUMS file itself is a880d9a3a01cb378f5bf3ac60af43b19c63a04a330b25e9ee5c23d9166bd4360
.
The binaries should be reproducible with the following command:
docker buildx build -o /tmp/slirpbuilds --build-arg SOURCE_DATE_EPOCH=1707233214 --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --platform=amd64,arm64,arm,s390x,ppc64le,riscv64 -f Dockerfile.artifact "https://github.com/rootless-containers/slirp4netns.git#v1.2.3"
Assets 11
v1.2.2
0ee2d87
Compare
Changes
Enabled reproducible builds (#324, #325, #326)
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.2.2/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-20230804.
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/6173839587
The sha256sum of the SHA256SUMS file itself is ccd89684078791a7e752dbbdbaaa2ca963ebb8cc423157bc820694527f2bbb39
.
The binaries should be reproducible with the following command:
docker buildx build -o /tmp/slirpbuilds --build-arg SOURCE_DATE_EPOCH=1694614744 --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --platform=amd64,arm64,arm,s390x,ppc64le,riscv64 -f Dockerfile.artifact "https://github.com/rootless-containers/slirp4netns.git#v1.2.2"
Assets 11
v1.2.1
09e31e9
Compare
Changes
- sandbox: Add support for escaping
resolv.conf
symlinks (#318, thanks to @n1hility).
This fixes usage in WSL environments which symlinks/etc/resolv.conf
under a shared location under/mnt
.
Full changes: https://github.com/rootless-containers/slirp4netns/milestone/8?closed=1
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.2.1/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/5910934062
The sha256sum of the SHA256SUMS file itself is 2327913ca92e4d58c495467136877bf7742d6be9bc50802d18169a6e14e7296e
.
Assets 10
v1.2.0
656041d
Compare
Changes
- Add
slirp4netns --target-type=bess /path/to/bess.sock
for supporting UML (#281) - Binary releases:
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
.
Assets 10
v1.2.0-rc.0
e3a5714
Compare
Changes
- Add
slirp4netns --target-type=bess /path/to/bess.sock
for supporting UML (#281) - Binary releases:
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.2.0-rc.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/2250426745
The sha256sum of the SHA256SUMS file itself is 454724abd218f2eb197ba4159bd0dea0932107a4457248fe57597a48dc50ad9c
.
Assets 10
v1.2.0-beta.0
477db14
Compare
Changes
- Build the binary artifacts with Debian 11 (#278)
- Add
slirp4netns --target-type=bess /path/to/bess.sock
for supporting UML (#281)
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.2.0-beta.0/slirp4netns-$(uname -m)
chmod +x slirp4netns
About the binaries
The binaries are statically linked with libslirp 4.6.1 and libseccomp 2.5.1 using Debian 11.
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/1662410353
The sha256sum of the SHA256SUMS file itself is bf25938b0ff8d26e2fc7b8c0863dc6a9e8b5a2b9c6a26d47903f212cba47d2f1
.