Difference between revisions of "Download/criu/3.13"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
=== New features === | === New features === | ||
+ | * vdso: arm32 support | ||
+ | * Add TLS support | ||
=== Bugfixes === | === Bugfixes === | ||
+ | * inotify: cleanup auxiliary events from queue | ||
+ | * Fix memory and resource leaks | ||
=== Improvements === | === Improvements === | ||
− | + | * vdso: Use gettimeofday() from vdso for timings | |
− | |||
− | * |
Revision as of 22:52, 8 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
Bugfixes
- inotify: cleanup auxiliary events from queue
- Fix memory and resource leaks
Improvements
- vdso: Use gettimeofday() from vdso for timings