Difference between revisions of "Download/criu/1.1-rc2"
Jump to navigation
Jump to search
m |
(renamed headers) |
||
Line 1: | Line 1: | ||
{{Release|1.1-rc2|20 Jan 2014}} | {{Release|1.1-rc2|20 Jan 2014}} | ||
− | === | + | === Fixes === |
* Crash in <code>criu check</code> | * Crash in <code>criu check</code> | ||
* RPC check always fail on 3.11 kernel | * RPC check always fail on 3.11 kernel |
Latest revision as of 22:45, 29 January 2014
Tarball: | criu-1.1-rc2.tar.bz2 |
Version: | 1.1-rc2 |
Released: | 20 Jan 2014 |
GIT tag: | v1.1-rc2 |
Fixes[edit]
- 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