692 bytes added
, 12:57, 8 September 2021
<!--
**** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing
Use {{Bug|123}} to link to a github issue
-->
[[Image:3.16.jpg|400px|right]]
{{Release|3.16}}
=== New features ===
* 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 ===
* Many fixes here and there
=== Improvements ===
* 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