diff --git a/criu-2.6.tar.bz2 b/criu-2.6.tar.bz2 deleted file mode 100644 index 2ba5e53..0000000 --- a/criu-2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b85b50296175b1751fa2b26936cbcf5041d08a9fb49c32cb0f2b590e82dea322 -size 614488 diff --git a/criu-2.7.tar.bz2 b/criu-2.7.tar.bz2 new file mode 100644 index 0000000..b33bc75 --- /dev/null +++ b/criu-2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9aae64a4d2a6e881225ec14a00527aef228171a11227034b6322c126c2ece04 +size 618653 diff --git a/criu.changes b/criu.changes index b888b1f..d0d01a1 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Oct 18 17:40:14 CEST 2016 - tiwai@suse.de + +- Update to criu 2.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 + * Mountpoint with lots of options blocked the dump (too small + buffer for parsing) + * External slave mount (with external master) blocked the dump + * Mounts with STRICTATIME restored with others flags dropped + Deprecated: + * No reg-file entry for TTYs + ------------------------------------------------------------------- Thu Sep 15 22:36:21 CEST 2016 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index 580ca7b..7a80ad7 100644 --- a/criu.spec +++ b/criu.spec @@ -17,7 +17,7 @@ Name: criu -Version: 2.6 +Version: 2.7 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0