2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 09:58:09 +00:00

criu: Version 1.3.1

We have a couple of problems missed in 1.3, so here's
the -stable .1 for that release.

First of all, we nail down the way CRIU decides whether
restore root task as child or as sibling with the
explicit API switch.

And there are two nasty issues in how CRIU dumps mountpoints.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Pavel Emelyanov 2014-09-12 12:14:39 +04:00
parent c17e342eb1
commit 429e81954b

View File

@ -1,6 +1,6 @@
VERSION_MAJOR := 1 VERSION_MAJOR := 1
VERSION_MINOR := 3 VERSION_MINOR := 3
VERSION_SUBLEVEL := VERSION_SUBLEVEL := 1
VERSION_EXTRA := VERSION_EXTRA :=
VERSION_NAME := VERSION_NAME :=
VERSION_SO_MAJOR := 1 VERSION_SO_MAJOR := 1