mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
criu: Version 1.3
It's been a long delay since 1.2, but we did it :) The greatest new acheivement is finally support for Docker and LXC on CRIU side. Some work is still to be don on the other, but here in CRIU everything is ready. Another notable things are AArch64 support and, of course, a lot of bugfixes. Further plan is to make releases be not so rare :) Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
4b4ec8ff61
commit
c716f6b8a3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 3-rc2
|
||||
VERSION_MINOR := 3
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue