Download/criu/3.16

From CRIU
Revision as of 17:49, 17 September 2021 by Avagin (talk | contribs) (→‎New features)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
3.16.jpg
Tarball: criu-3.16.tar.gz
Version: 3.16 "Petrified Puffin"
Released: 22 Sep 2021
GIT tag: v3.16

New features[edit]

  • criu-ns helper script
  • support checkpoint/restore of stacked apparmor profiles
  • [GSoC] Add nftables based network locking/unlocking (Zeyad Yasser)
  • allow restoring of precreated veth devices

Bugfixes[edit]

  • Many fixes here and there

Improvements[edit]

  • better support for restoring containers into existing pods
  • pidfd based pid reuse detection for RPC clients
  • license change for all files in the images/ directory to MIT
  • use clang-format for automatic code indentation