Download/criu/1.1-rc2

From CRIU
Revision as of 11:23, 20 January 2014 by Xemul (talk | contribs) (Created page with "{{Release|1.1-rc1|20 Jan 2014}} === BUGs fixed === * Crash in <code>criu check</code> * RPC check always fail on 3.11 kernel * Failed fork() didn't abort restore * Dump fail ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Tarball: criu-1.1-rc1.tar.bz2
Version: 1.1-rc1
Released: 30 Dec 2013
GIT tag: v1.1-rc1

BUGs fixed

  • Crash in criu check
  • RPC check always fail on 3.11 kernel
  • Failed fork() didn't abort restore
  • Dump fail not reported via RPC
  • RPC client disconnect wasn't handled
  • Page server could connect to self for writing images
  • Hang on pre-dumping task livig in net-namespace
  • VDSO page mis-handle on pre-dump
  • FPU state loss on pre-dump
  • Memory tracking turns ON w/o request
  • Various fixes (and improvements) in build system