mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
criu: Version 1.7.2
Fixes for IPC in userns, venet C/R, socket buffers overflow and unix sockets name off-by-one. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
a0e835fa1b
commit
2bf517ed75
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 7
|
||||
VERSION_SUBLEVEL := 1
|
||||
VERSION_SUBLEVEL := 2
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
VERSION_SO_MAJOR := 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue