Difference between revisions of "Download/criu/2.7"

From CRIU
Jump to navigation Jump to search
Line 3: Line 3:
 
=== New features ===
 
=== New features ===
 
* Option {{Opt|--cgroup-root}} now makes sense on dump too
 
* Option {{Opt|--cgroup-root}} now makes sense on dump too
 +
* CLOCK_BOOTTIME timer supported
  
 
=== Optimizations/improvements ===
 
=== Optimizations/improvements ===

Revision as of 13:27, 14 October 2016

Tarball: criu-2.7.tar.bz2
Version: 2.7 "Rubber Owl"
Released: 17 Oct 2016
GIT tag: v2.7

New features

  • Option --cgroup-root now makes sense on dump too
  • CLOCK_BOOTTIME timer supported

Optimizations/improvements

  • Output of iptables command leaked into logs for no use
  • Helper dev environment installation script for Debian
  • Man-page updated and prettified :)

Fixes

  • Unmounted binfmt_misc with rules wasn't dumped at all
  • Malloc() error could result in crash
  • Device cgroup restore could fail restoring empty record
  • Some entries in device cgroups were restored twice
  • Potential crash when dumping cgroup bindmounts
  • Sign error caused dump to fail on btrfs partitions
  • Shared mounts with the same mount path failed the dump
  • Threads were restored with unshared FS (cwd and root)
  • Shared memory changes tracking disabled (regression found)
  • Restore of autofs can hang
  • LSM profile propagation could be lost

Deprecated

  • No reg-file entry for TTYs