mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +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:
parent
c17e342eb1
commit
429e81954b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 3
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_SUBLEVEL := 1
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
VERSION_SO_MAJOR := 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue