Download/criu/3.16
Revision as of 12:57, 8 September 2021 by Adrian (talk | contribs) (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...")
Tarball: | criu-3.16.tar.gz |
Version: | 3.16 "Petrified Puffin" |
Released: | 22 Sep 2021 |
GIT tag: | v3.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