Difference between revisions of "Download/criu/2.12"
Jump to navigation
Jump to search
(→Fixes) |
|||
Line 1: | Line 1: | ||
− | {{Release|2.12| | + | {{Release|2.12|8 Mar 2017}} |
=== New features === | === New features === |
Revision as of 18:45, 8 March 2017
Tarball: | criu-2.12.tar.bz2 |
Version: | 2.12 "Vulcanite Rook" |
Released: | 8 Mar 2017 |
GIT tag: | v2.12 |
New features
- C/R of
- external TTYs (for Docker C/R)
- multiple devpts mounts
Optimizations/improvements
- Sanitized the way the
-v
works
Fixes
- Checking features via RPC crashed
- Resting pipes in user-namespaces could fail on modern kernels
- Shutdown state for UNIX sockets could be lost on restore
- Dump of huge (over 2Gb) SysV shmem segments didn't work