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...") |
(Drop multiple devtps, they are not here) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Release|2.12 | + | {{Release|2.12}} |
=== New features === | === New features === | ||
* C/R of | * C/R of | ||
** external [[TTYs]] (for Docker C/R) | ** external [[TTYs]] (for Docker C/R) | ||
− | |||
=== Optimizations/improvements === | === Optimizations/improvements === | ||
Line 13: | Line 12: | ||
* 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 |
Latest revision as of 09:39, 16 March 2017
Tarball: | criu-2.12.tar.bz2 |
Version: | 2.12 "Vulcanite Rook" |
Released: | 8 Mar 2017 |
GIT tag: | v2.12 |
New features[edit]
- C/R of
- external TTYs (for Docker C/R)
Optimizations/improvements[edit]
- Sanitized the way the
-v
works
Fixes[edit]
- 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