Accepting request 421402 from devel:tools

1

OBS-URL: https://build.opensuse.org/request/show/421402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2016-08-24 08:09:18 +00:00 committed by Git OBS Bridge
commit 04d37a4c4b
4 changed files with 41 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Aug 23 17:00:30 CEST 2016 - tiwai@suse.de
- Update to criu 2.5:
New features:
* C/R of fs.mqueue.msg*_default sysctls, Unix sockets with
overwritten paths, and Link-remap files in removed directories
Optimizations/improvements:
* Micro-optimization on namespace ID evaluation
* Restoring shared files uses one socket instead of per-fd ones
* More verbosity when refusing to dump a file descriptor
Fixes:
* Restore could fail on openat() with ENXIO when multiple mnt
namespaces get restored
* The criu exec action got broken
* Link-remap and ghost files remained on FS after restore failure
* TCP window could remain clamped after restore resulting in
connection lockup/slowdown
* Dump could stuck when injecting a parasite
* The --timeout option wasn't taken into account when freezing
tasks using freezecg
* Race in freezeing/seizing could result in lost tasks
* Memory leaks here and there on error paths
* Double free in xvstrcat (crash)
* VDSO length was mis-calculated
* Symlink on --root path could make restore erroneously fail
* Potential memory corruption on reading mntns images
* When restoring on systems with low pid_max limit restore could
fail
* RO-protected SysV shmem segments could be restored with
PROT_EXEC
* File mode of mapped file was evaluated with errors
* Restore of cgroups' mem.swappines and ..use_hierarchy blocked
sub-groups creation
* Impossible to restore cgoup mem.swappines default value
* Zombies living in orphan sessions/groups failed the restore
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 12 12:10:20 CEST 2016 - tiwai@suse.de Tue Jul 12 12:10:20 CEST 2016 - tiwai@suse.de

View File

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