Difference between revisions of "Download/criu/1.1-rc2"
Jump to navigation
Jump to search
(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 ...") |
m |
||
Line 1: | Line 1: | ||
− | {{Release|1.1- | + | {{Release|1.1-rc2|20 Jan 2014}} |
=== BUGs fixed === | === BUGs fixed === |
Revision as of 11:23, 20 January 2014
Tarball: | criu-1.1-rc2.tar.bz2 |
Version: | 1.1-rc2 |
Released: | 20 Jan 2014 |
GIT tag: | v1.1-rc2 |
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