Accepting request 481821 from home:tiwai:branches:devel:tools

- update to criu 2.12:
  New features:
  * C/R of external TTYs (for Docker C/R)
  Optimizations/improvements:
  * Sanitized the way the -v works
  Fixes:
  * Checking features via RPC crashed
  * Resting pipes in user-namespaces could fail on modern kernels
  * Shutdown state for UNIX sockets could be lost on restore
  * Dump of huge (over 2Gb) SysV shmem segments didn't work

OBS-URL: https://build.opensuse.org/request/show/481821
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=60
This commit is contained in:
Martin Pluskal 2017-03-22 07:43:17 +00:00 committed by Git OBS Bridge
parent 2768b7a865
commit a8d4ff176b
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 21 12:06:28 CET 2017 - tiwai@suse.de
- update to criu 2.12:
New features:
* C/R of external TTYs (for Docker C/R)
Optimizations/improvements:
* Sanitized the way the -v works
Fixes:
* Checking features via RPC crashed
* Resting pipes in user-namespaces could fail on modern kernels
* Shutdown state for UNIX sockets could be lost on restore
* Dump of huge (over 2Gb) SysV shmem segments didn't work
-------------------------------------------------------------------
Tue Feb 28 15:35:27 CET 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
Name: criu
Version: 2.11.1
Version: 2.12
Release: 0
Summary: Checkpoint/Restore In Userspace Tools
License: GPL-2.0