Difference between revisions of "Download/criu/3.13"
Jump to navigation
Jump to search
(+link to --manage-cgroups doc) |
|||
Line 7: | Line 7: | ||
=== New features === | === New features === | ||
− | * | + | * VDSO: arm32 support |
− | * Add TLS support | + | * Add TLS support for [[page server]] communications |
− | * | + | * "Ignore" mode for {{Opt|--manage-cgroups}} |
− | * | + | * Restore SO_BROADCAST option for inet [[sockets]] |
=== Bugfixes === | === Bugfixes === |
Revision as of 08:20, 11 September 2019
Tarball: | criu-3.13.tar.gz |
Version: | 3.13 "Silicon Willet" |
Released: | 11 Sep 2019 |
GIT tag: | v3.13 |
New features
- VDSO: arm32 support
- Add TLS support for page server communications
- "Ignore" mode for
--manage-cgroups
- Restore SO_BROADCAST option for inet sockets
Bugfixes
- inotify: cleanup auxiliary events from queue
- Fix memory and resource leaks
- lazy-pages: fix stack detection
Improvements
- vdso: Use gettimeofday() from vdso for timings
- py: Reformat everything into pep8 style