Difference between revisions of "Download/criu/3.12"

From CRIU
Jump to navigation Jump to search
(move image to the left side)
 
Line 1: Line 1:
 +
[[Image:Ice_penguin.jpg|400px|right]]
 
{{Release|3.12}}
 
{{Release|3.12}}
 
<!-- NOTE: you can use {{Bug|123}} to link to a github issue -->
 
<!-- NOTE: you can use {{Bug|123}} to link to a github issue -->
 
[[Image:Ice_penguin.jpg|400px|]]
 
  
 
=== New features ===
 
=== New features ===

Latest revision as of 21:37, 26 April 2019

Ice penguin.jpg
Tarball: criu-3.12.tar.gz
Version: 3.12 "Ice Penguin"
Released: 25 Apr 2019
GIT tag: v3.12

New features[edit]

  • build CRIU with Android NDK
  • C/R of
    • IP RAW sockets
    • lsm: dump and restore any SELinux process label
    • support restoring ghost files on readonly mounts

Bugfixes[edit]

  • Do not lock network if running in the host network namespace
  • Fix RPC configuration file handling
  • util: don't leak file descriprots to third-party tools
  • small fixes here and there

Improvements[edit]

  • travis: switch to the Ubuntu Xenial
  • travis-ci: Enable ia32 tests
  • Many improvements and bug fixes in the libcriu
    • Changes in the API and ABI (SONAME increased from 1 to 2)