diff --git a/criu-2.5.tar.bz2 b/criu-2.5.tar.bz2 deleted file mode 100644 index 86fa2af..0000000 --- a/criu-2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2a9ffec0b659c3d3a71e1d473e95e36b208b2563f136ce8f471ff9600fcc51a -size 605226 diff --git a/criu-2.6.tar.bz2 b/criu-2.6.tar.bz2 new file mode 100644 index 0000000..2ba5e53 --- /dev/null +++ b/criu-2.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85b50296175b1751fa2b26936cbcf5041d08a9fb49c32cb0f2b590e82dea322 +size 614488 diff --git a/criu.changes b/criu.changes index cef99be..b888b1f 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Sep 15 22:36:21 CEST 2016 - tiwai@suse.de + +- Update to criu 2.6: + New features: + * Ability to leave process stopped after restore + * Memory changes tracking for anonymous shared memory + * Deprecation option/environment + * First error message is reported back via RPC + * C/R of More IPCNS sysctls, xIDs of PTYs, TMEM on PPC64LE + Optimizations/improvements: + * Use service FD for transport sockets on restore + * Ability to turn pagemap-cache off (some kernels are buggy) + * The criu --help text has become better + Fixes: + * R/O-mounted root could block the dump + * Restore of cgroup.mm.oom_control could fail + * Cgroup fs bind mounts were detected with error + * Unaligned futex-es in parasite could cause dump to crash + * When compiled with gcc-4.9 parasite code crashed + * Failure to freeze cgroup didn't result in aborting of dump + * Wrong ns list was parsed when dumping userns (invisible + since nesting works only for mntns) + * Non-inheritable non-tty as stdin caused shell-job restore + to erroneously fail Error path in criu dedup could crash + Deprecated: + * Per-pid rlimit, itimers and posix-timers + * Separate image for epoll tfds (target file descriptors) + ------------------------------------------------------------------- Tue Aug 23 17:00:30 CEST 2016 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index 10abedc..580ca7b 100644 --- a/criu.spec +++ b/criu.spec @@ -17,7 +17,7 @@ Name: criu -Version: 2.5 +Version: 2.6 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0