From b05723d03a92d56f7b46fcdff3df0d16b74848ab57655183c122b1b4b24b4abc Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 20 Nov 2015 11:41:20 +0000 Subject: [PATCH] Accepting request 345398 from home:tiwai:branches:devel:tools - update to criu 1.7.1: Fixes in mounts, notifies and userns found while testing openvz - update to criu 1.7.2: Fixes for IPC in userns, venet C/R, socket buffers overflow and unix sockets name off-by-one - Add the package dependency on python-protobuf OBS-URL: https://build.opensuse.org/request/show/345398 OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=32 --- criu-1.7.2.tar.bz2 | 3 +++ criu-1.7.tar.bz2 | 3 --- criu.changes | 10 ++++++++++ criu.spec | 5 +++-- 4 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 criu-1.7.2.tar.bz2 delete mode 100644 criu-1.7.tar.bz2 diff --git a/criu-1.7.2.tar.bz2 b/criu-1.7.2.tar.bz2 new file mode 100644 index 0000000..f687a11 --- /dev/null +++ b/criu-1.7.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d377fd2a3c8824c592f6c27147cb4d37333ca0ce8b9c6e85a8b7cd8479b21d +size 508012 diff --git a/criu-1.7.tar.bz2 b/criu-1.7.tar.bz2 deleted file mode 100644 index 6825b7e..0000000 --- a/criu-1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:977cf03d94415c2858581bb9894cfb90ac0c0b4b045e9bfa7c04c230aae01a21 -size 507224 diff --git a/criu.changes b/criu.changes index f5bc4eb..86ee930 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 19 16:10:29 CET 2015 - tiwai@suse.de + +- update to criu 1.7.1: + Fixes in mounts, notifies and userns found while testing openvz +- update to criu 1.7.2: + Fixes for IPC in userns, venet C/R, socket buffers overflow and + unix sockets name off-by-one +- Add the package dependency on python-protobuf + ------------------------------------------------------------------- Fri Sep 11 16:06:30 CEST 2015 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index 7fb1a26..18ce1e6 100644 --- a/criu.spec +++ b/criu.spec @@ -17,9 +17,9 @@ %define with_systemd_service 0 -%define package_version 1.7 +%define package_version 1.7.2 Name: criu -Version: 1.7 +Version: 1.7.2 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0 @@ -33,6 +33,7 @@ BuildRequires: protobuf-devel BuildRequires: xmlto BuildRequires: pkgconfig(systemd) Requires: logrotate +Requires: python-protobuf BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: x86_64 aarch64 ppc64le