Changes since v1.1.7
- No change on the source code. So, this release is not worth upgrading, unless you are using the official statically-linked binary release.
- Deflake a test script (#243). Thanks to @mbargull .
- The official statically-linked binaries are updated to be linked with the new version of libslirp: v4.3.1 -> v4.4.0.
- libslirp v4.4.0 fixes the CPU 100% issue of processing UDP packets (#227). Thanks to @disaster123, @giuseppe, @elmarco, and @sthibaul for reporting, analyzing, fixing, and testing the issue.
- libslirp v4.4.0 also fixes CVE-2020-29129 CVE-2020-29130 (OOB access while processing ARP and NCSI packets).
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.1.8/slirp4netns-$(uname -m)
chmod +x slirp4netns
About the binaries
The binaries are statically linked with libslirp 4.4.0 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/397932604
The sha256sum of the SHA256SUMS file itself is 366f40a49c0cf25b7e2ee22e9fae6df575127aef75f968454f5705a1ff0784ff
.