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:
Martin Pluskal
2014-12-02 10:00:07 +00:00
committed by Git OBS Bridge
parent 2fbd17a838
commit 2cd7408f83
4 changed files with 24 additions and 5 deletions

View File

@@ -16,9 +16,9 @@
#
%define package_version 1.3.1
%define package_version 1.4
Name: criu
Version: 1.3.1
Version: 1.4
Release: 0
Summary: Checkpoint/Restore In Userspace Tools
License: GPL-2.0