Difference between revisions of "Download/criu/3.13"

From CRIU
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[Image:Willet.png|200px|right]]
 
<!--
 
<!--
 
       **** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing
 
       **** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing

Revision as of 09:26, 11 September 2019

Willet.png
Tarball: criu-3.13.tar.gz
Version: 3.13 "Silicon Willet"
Released: 11 Sep 2019
GIT tag: v3.13

New features

Bugfixes

  • Auxiliary events were left in inotify queues
  • Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy"
  • Memory and resource leakage were detected by coverity, cppcheck and clang

Improvements

  • Use gettimeofday() directly from vdso for restore timings
  • Reformat all .py code into pep8 style