From e732a99034a1918c48838c7cc5e56af95797db8c6da60b21e0ef06b1a3a15936 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 28 Apr 2015 15:26:48 +0000 Subject: [PATCH] Accepting request 304336 from home:tiwai - update to version 1.5.2: * fix error in mutli-threaded tasks restore with --restore-sibling (Docker and LXC cases) * fix too big RPC messages error for service (and swrk) OBS-URL: https://build.opensuse.org/request/show/304336 OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=23 --- criu-1.5.1.tar.bz2 | 3 --- criu-1.5.2.tar.bz2 | 3 +++ criu.changes | 8 ++++++++ criu.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 criu-1.5.1.tar.bz2 create mode 100644 criu-1.5.2.tar.bz2 diff --git a/criu-1.5.1.tar.bz2 b/criu-1.5.1.tar.bz2 deleted file mode 100644 index 39b9d52..0000000 --- a/criu-1.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bf47f02e32ac7d81bb953ba6ecd0b8dd748728042afed36f31852a59042a8d2 -size 457316 diff --git a/criu-1.5.2.tar.bz2 b/criu-1.5.2.tar.bz2 new file mode 100644 index 0000000..e693744 --- /dev/null +++ b/criu-1.5.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8226018ac6c4094d61a1c002543e2b2253b4041a8edb24d4c1eaa41ce5ab345 +size 457573 diff --git a/criu.changes b/criu.changes index 398c69f..14e0650 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 28 11:54:14 CEST 2015 - tiwai@suse.de + +- update to version 1.5.2: + * fix error in mutli-threaded tasks restore with --restore-sibling + (Docker and LXC cases) + * fix too big RPC messages error for service (and swrk) + ------------------------------------------------------------------- Tue Apr 7 15:52:47 CEST 2015 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index a7c3096..2401c26 100644 --- a/criu.spec +++ b/criu.spec @@ -16,9 +16,9 @@ # -%define package_version 1.5.1 +%define package_version 1.5.2 Name: criu -Version: 1.5.1 +Version: 1.5.2 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0