mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
criu: Version 1.7
We have quite a lot of new stuff this time. More flexibility in cgroup management code (and this story far from being over) in the library and in the crit command line, preparations to x66 32bit, that also helped the PPC port, freezer cgroup filannly found its place in the code. We also had our first CVE-s found :) and a LOT of bugs fixed. So the plan for the 1.8 is: cgroups, secured containers and bugfixes. x86 32bit is tempting too. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
a85b54ab54
commit
f1e8a9ce6b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 6
|
||||
VERSION_MINOR := 7
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue