Download/criu/3.15

From CRIU
Revision as of 10:34, 8 October 2020 by Adrian (talk | contribs) (Draft for 3.15 release)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Tarball: criu-3.15.tar.gz
Version: 3.15 "Titanium Falcon"
Released: 03 Nov 2020
GIT tag: v3.15

New features

  • Introduce criu-image-streamer (also see https://github.com/checkpoint-restore/criu-image-streamer)
  • Added MIPS support
  • Allow checkpointing out of existing PID namespace and restoring into existing PID namespace.
  • Added additional file validation mechanisms (buildid in addition to filesize)
  • Added BPF support (???)
  • Added binary logging infrastructure (flog)

Bugfixes

  • Many fixes here and there

Improvements

  • Additional libcriu interfaces (orphan_pts_master, version, FD handling)
  • Initial cgroup2 support
  • Use the new mount API