Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@parallels.com>2015-10-28 10:30:29 +0300
committerPavel Emelyanov <xemul@parallels.com>2015-10-28 10:30:29 +0300
commit2bf517ed75cc9df727cdbdc3809a86b8936cf241 (patch)
tree3dfd9b229f32c142af9e8d5336f8ae99b5eb17e6
parenta0e835fa1bdebf6d63f2f289c28af3d4ba578b3a (diff)
criu: Version 1.7.2v1.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>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3fa140123..4fadd1858 100644
--- a/Makefile
+++ b/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