Accepting request 250059 from devel:tools
1 OBS-URL: https://build.opensuse.org/request/show/250059 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=8
This commit is contained in:
commit
974da621c0
3
criu-1.3.1.tar.bz2
Normal file
3
criu-1.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9c9017b64b4a63ee74cec104404c965459e13752726024a96a4ec11d331b07f9
|
||||||
|
size 399588
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f86101c60e0e7c331f9d73cf99b39b7f6e164d29e9a90a76aef8ffbe33389b10
|
|
||||||
size 399311
|
|
11
criu.changes
11
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
|
Tue Sep 2 07:33:29 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define package_version 1.3
|
%define package_version 1.3.1
|
||||||
Name: criu
|
Name: criu
|
||||||
Version: 1.3
|
Version: 1.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Checkpoint/Restore In Userspace Tools
|
Summary: Checkpoint/Restore In Userspace Tools
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user