Accepting request 263711 from home:tiwai
- update to version 1.4: New features: * Dump and check cpuinfo * Initial support for user namespaces * The docker_cr.sh script for Docker * New API for writing plugins (old one is still possible) * Service workers change their title to better look in ps output * Ability to feed socket for pre-dump and page-server in swrk mode * Page-server can auto-bind its port * Ability to perform several actions during one connection to RPC service * C/R of opened /proc/$pid/foo files of dead tasks * C/R of /dev/console * C/R of virtualized devtmpfs (openvz and future upstream kernels) * C/R of empty mqueue fs (posix message queues) * C/R of shared bind-mounts See more details at http://criu.org/Releases#v._1.4 OBS-URL: https://build.opensuse.org/request/show/263711 OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=17
This commit is contained in:
parent
2fbd17a838
commit
2cd7408f83
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9c9017b64b4a63ee74cec104404c965459e13752726024a96a4ec11d331b07f9
|
|
||||||
size 399588
|
|
3
criu-1.4.tar.bz2
Normal file
3
criu-1.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:757347b3bfe824f93b9a5c98e60dfac5a73da978eb7ebd29d721dea496eaf789
|
||||||
|
size 432735
|
19
criu.changes
19
criu.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 1 18:17:51 CET 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- update to version 1.4: New features:
|
||||||
|
* Dump and check cpuinfo
|
||||||
|
* Initial support for user namespaces
|
||||||
|
* The docker_cr.sh script for Docker
|
||||||
|
* New API for writing plugins (old one is still possible)
|
||||||
|
* Service workers change their title to better look in ps output
|
||||||
|
* Ability to feed socket for pre-dump and page-server in swrk mode
|
||||||
|
* Page-server can auto-bind its port
|
||||||
|
* Ability to perform several actions during one connection to RPC service
|
||||||
|
* C/R of opened /proc/$pid/foo files of dead tasks
|
||||||
|
* C/R of /dev/console
|
||||||
|
* C/R of virtualized devtmpfs (openvz and future upstream kernels)
|
||||||
|
* C/R of empty mqueue fs (posix message queues)
|
||||||
|
* C/R of shared bind-mounts
|
||||||
|
See more details at http://criu.org/Releases#v._1.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 15 13:43:00 CEST 2014 - tiwai@suse.de
|
Mon Sep 15 13:43:00 CEST 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define package_version 1.3.1
|
%define package_version 1.4
|
||||||
Name: criu
|
Name: criu
|
||||||
Version: 1.3.1
|
Version: 1.4
|
||||||
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