mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-25 11:04:35 +00:00
criu: Version 1.3-rc1
We have made big step towards C/R of LXC containers -- made support for nested mount namespaces and addressed the re-attach issue. Also we have AArch64 support merged. Some work is still to be done, but it's good time to show what we have so far, thus -- the 1.3-rc1. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
5d74f55d80
commit
54a996b0f3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 2
|
||||
VERSION_MINOR := 3-rc1
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue