Difference between revisions of "Download/criu/3.8"
Jump to navigation
Jump to search
(Created page with "{{Release|3.8}} <!-- NOTE: you can use {{Bug|123}} to link to a github issue --> === New features === * C/R of ** multiple network namespaces ** allow to dump overmounted tm...") |
|||
Line 14: | Line 14: | ||
=== Bugfixes === | === Bugfixes === | ||
− | * workaround Skylake bug | + | * workaround Skylake kernel bug |
* fix gcc-8 warnings | * fix gcc-8 warnings | ||
* fix lazy-migragion | * fix lazy-migragion | ||
− | * fix | + | * fix resource leaks on error paths |
* save all attributes for sit devices | * save all attributes for sit devices |
Revision as of 16:42, 7 March 2018
Tarball: | criu-3.8.tar.gz |
Version: | 3.8 "Snow Bunting" |
Released: | 13 Mar 2018 |
GIT tag: | v3.8 |
New features
- C/R of
- multiple network namespaces
- allow to dump overmounted tmpfs mounts
- allow to send unix sockets and epoll descriptors in scm messages
Improvements
- rework service descriptors
- start testing lazy migration
Bugfixes
- workaround Skylake kernel bug
- fix gcc-8 warnings
- fix lazy-migragion
- fix resource leaks on error paths
- save all attributes for sit devices