Difference between revisions of "Download/criu/3.8"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* fix resource leaks on error paths | * fix resource leaks on error paths | ||
* save all attributes for sit devices | * save all attributes for sit devices | ||
+ | * fix restore of tasks having zombie pgid | ||
+ | * fix restore of ghost files on read-only mounts |
Revision as of 07:01, 13 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
- overmounted tmpfs mounts
- 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
- fix restore of tasks having zombie pgid
- fix restore of ghost files on read-only mounts