Difference between revisions of "Download/criu/3.16"

From CRIU
Jump to navigation Jump to search
(Created page with "<!-- **** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing Use {{Bug|123}} to link to a github issue --> 400px|right {{Release...")
 
 
Line 7: Line 7:
  
 
=== New features ===
 
=== New features ===
* criu-ns helper script
+
* [[CR_in_namespace|criu-ns helper script]]
 
* support checkpoint/restore of stacked apparmor profiles
 
* support checkpoint/restore of stacked apparmor profiles
 
* [GSoC] Add nftables based network locking/unlocking (Zeyad Yasser)
 
* [GSoC] Add nftables based network locking/unlocking (Zeyad Yasser)

Latest revision as of 17:49, 17 September 2021

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