Difference between revisions of "Download/criu/2.12"
Jump to navigation
Jump to search
(experimenting with collapsible) |
(Drop multiple devtps, they are not here) |
||
(One intermediate revision by one other user 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 14: | Line 13: | ||
* 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 | ||
− |
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