Skip to content
Success

Changes

Summary

  1. Dockerfile: update CRIU to v3.12 (details)
  2. vendor: update buildkit to v0.6.1 (details)
Commit 00ad0222cef8024f19394e2e9d5dc0e05f0ec982 by Sebastiaan van Stijn
Dockerfile: update CRIU to v3.12
New features
- build CRIU with Android NDK
- C/R of
- IP RAW sockets
- lsm: dump and restore any SELinux process label
- support restoring ghost files on readonly mounts
Bugfixes
- Do not lock network if running in the host network namespace
- Fix RPC configuration file handling
- util: don't leak file descriptors to third-party tools
- small fixes here and there
Improvements
- travis: switch to the Ubuntu Xenial
- travis-ci: Enable ia32 tests
- Many improvements and bug fixes in the libcriu
- Changes in the API and ABI (SONAME increased from 1 to 2)
full diff:
https://github.com/checkpoint-restore/criu/compare/v3.11...v3.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The file was modified Dockerfile (diff)
Commit 861402b28b67cd2205eb032507d93a6b1d7fd256 by Tõnis Tiigi
vendor: update buildkit to v0.6.1
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
The file was modified vendor.conf (diff)
The file was modified vendor/github.com/moby/buildkit/solver/combinedcache.go (diff)
The file was modified vendor/github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb/convert_runmount.go (diff)
The file was modified vendor/github.com/moby/buildkit/solver/llbsolver/ops/exec.go (diff)
The file was modified vendor/github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb/convert.go (diff)
The file was modified vendor/github.com/moby/buildkit/cache/remotecache/import.go (diff)
The file was modified vendor/github.com/moby/buildkit/solver/jobs.go (diff)
The file was modified vendor/github.com/moby/buildkit/source/git/gitsource.go (diff)
The file was modified vendor/github.com/moby/buildkit/cache/remotecache/v1/utils.go (diff)
The file was modified vendor/github.com/moby/buildkit/cache/remotecache/inline/inline.go (diff)
The file was modified vendor/github.com/moby/buildkit/frontend/dockerfile/builder/build.go (diff)
The file was modified vendor/github.com/moby/buildkit/solver/pb/caps.go (diff)