Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
rootless-containers/slirp4netns (rootless-containers/slirp4netns)
### [`v1.2.1`](https://togithub.com/rootless-containers/slirp4netns/releases/tag/v1.2.1)
[Compare Source](https://togithub.com/rootless-containers/slirp4netns/compare/v1.2.0...v1.2.1)
##### Changes
- sandbox: Add support for escaping `resolv.conf` symlinks ([#318](https://togithub.com/rootless-containers/slirp4netns/issues/318), thanks to [@n1hility](https://togithub.com/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` .
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.2.0
->1.2.1
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
rootless-containers/slirp4netns (rootless-containers/slirp4netns)
### [`v1.2.1`](https://togithub.com/rootless-containers/slirp4netns/releases/tag/v1.2.1) [Compare Source](https://togithub.com/rootless-containers/slirp4netns/compare/v1.2.0...v1.2.1) ##### Changes - sandbox: Add support for escaping `resolv.conf` symlinks ([#318](https://togithub.com/rootless-containers/slirp4netns/issues/318), thanks to [@n1hility](https://togithub.com/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` .Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.