v0.11.6
github-actions
released this
20 Apr 19:29
·
2805 commits
to master
since this release
https://hub.docker.com/r/moby/buildkit
Notable changes:
- Revert previous signal handling fix to make sure no process leaks happen. The signaling issue will be fixed in the next feature release. #3757
- Update runc to v1.1.5 for security #3763
- Update containerd to v1.6.20 . Brings in fix for not writing local user/group names in differ. #3736
- Fix possible "duplicate output 0" error on parallel builds #3774
- Fix token management for servers that don't return proper
IssuedAt
value #3779 - Fix SBOM and provenance processing for certain nil-result cases #3805