Accepting request 249310 from home:tiwai

- 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

OBS-URL: https://build.opensuse.org/request/show/249310
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=15
This commit is contained in:
Marcus Meissner 2014-09-18 09:02:13 +00:00 committed by Git OBS Bridge
parent c4c1423b37
commit 2fbd17a838
4 changed files with 16 additions and 5 deletions

3
criu-1.3.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c9017b64b4a63ee74cec104404c965459e13752726024a96a4ec11d331b07f9
size 399588

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f86101c60e0e7c331f9d73cf99b39b7f6e164d29e9a90a76aef8ffbe33389b10
size 399311

View File

@ -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

View File

@ -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