Difference between revisions of "Download/criu/2.12"
Jump to navigation
Jump to search
(Created page with "{{Release|2.12|- Mar 2017}} === New features === * C/R of ** external TTYs (for Docker C/R) ** multiple devpts mounts === Optimizations/improvements === * Sanitized the...") |
(→Fixes) |
||
| Line 13: | Line 13: | ||
* Resting pipes in user-namespaces could fail on modern kernels | * Resting pipes in user-namespaces could fail on modern kernels | ||
* 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 | ||
Revision as of 15:26, 7 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
-vworks
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