diff --git a/criu-1.3.1.tar.bz2 b/criu-1.3.1.tar.bz2 new file mode 100644 index 0000000..7b1ce36 --- /dev/null +++ b/criu-1.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9017b64b4a63ee74cec104404c965459e13752726024a96a4ec11d331b07f9 +size 399588 diff --git a/criu-1.3.tar.bz2 b/criu-1.3.tar.bz2 deleted file mode 100644 index 01598e9..0000000 --- a/criu-1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f86101c60e0e7c331f9d73cf99b39b7f6e164d29e9a90a76aef8ffbe33389b10 -size 399311 diff --git a/criu.changes b/criu.changes index e108ad3..0ee460c 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 15 13:43:00 CEST 2014 - tiwai@suse.de + +- update to version 1.3.1, a stable releasing fixing below: + * Sibling restore mode didn't set up CRIU signals properly + * Unpredictable sibling/child root task restore. Fixed with + explicit CLI option + * Validation for leaf mount points was skipped + * Mount options were corrupted on dump, which resulted in errors + bind mounts detection + ------------------------------------------------------------------- Tue Sep 2 07:33:29 CEST 2014 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index 0a120b8..eccb589 100644 --- a/criu.spec +++ b/criu.spec @@ -16,9 +16,9 @@ # -%define package_version 1.3 +%define package_version 1.3.1 Name: criu -Version: 1.3 +Version: 1.3.1 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0