Difference between revisions of "Download/criu/2.12"
Jump to navigation
Jump to search
(experimenting with collapsible) |
(rm collapsible) |
||
Line 1: | Line 1: | ||
{{Release|2.12}} | {{Release|2.12}} | ||
− | + | ||
=== New features === | === New features === | ||
* C/R of | * C/R of | ||
Line 14: | Line 14: | ||
* Shutdown state for UNIX sockets could be lost on restore | * Shutdown state for UNIX sockets could be lost on restore | ||
* Dump of huge (over 2Gb) SysV shmem segments didn't work | * Dump of huge (over 2Gb) SysV shmem segments didn't work | ||
− |
Revision as of 02:38, 9 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