commit criu for openSUSE:Factory
Hello community, here is the log from the commit of package criu for openSUSE:Factory checked in at 2017-01-27 11:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/criu (Old) and /work/SRC/openSUSE:Factory/.criu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "criu" Changes: -------- --- /work/SRC/openSUSE:Factory/criu/criu.changes 2016-12-13 19:34:46.446787629 +0100 +++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes 2017-02-03 17:35:03.187188745 +0100 @@ -1,0 +2,29 @@ +Wed Jan 25 07:52:51 CET 2017 - tiwai@suse.de + +- Update to criu 2.10: + New features: + * C/R of SOCK_PACKET sockets + * Libsoccr -- library for C/R of TCP sockets + Optimizations/improvements: + * Logs cleaned up (removed bunch of useless, fixed '\n' in + perrors) + * Action scripts errors are printed in logs + * Removed several iovec-s copying over the pagemap code + * Restore degraded linearly on Xen guests. Breakpoints disabled + until solution + Fixes: + * Py bindings fault on restore error delivery + * Fd leaked on file restore error path + * Fd leaked when restoring invisible files (gets closed with criu + exit though) + * Link remap restore could fail on kernels 4.8 and higher + * Impossible to restore after restore error with link remap file + in images + * When going daemon a descriptor could be leaked + * Custom setting of mmap_min_addr could make restore to fail + * Sending pages over UNIX socket could race and fail with EAGAIN + * Error getting ID of /proc/pid/ns/foo link not propagated and + could result in bogus NS ID generated +- Add libnet-devel to buildreq for dependency + +------------------------------------------------------------------- Old: ---- criu-2.9.tar.bz2 New: ---- criu-2.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ criu.spec ++++++ --- /var/tmp/diff_new_pack.XyAdgd/_old 2017-02-03 17:35:03.707115157 +0100 +++ /var/tmp/diff_new_pack.XyAdgd/_new 2017-02-03 17:35:03.711114591 +0100 @@ -1,7 +1,7 @@ # # spec file for package criu # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: criu -Version: 2.9 +Version: 2.10 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0 @@ -29,6 +29,7 @@ BuildRequires: libbsd-devel %endif BuildRequires: libcap-devel +BuildRequires: libnet-devel BuildRequires: libnl3-devel BuildRequires: pkg-config BuildRequires: protobuf-c ++++++ criu-2.9.tar.bz2 -> criu-2.10.tar.bz2 ++++++ ++++ 8458 lines of diff (skipped)
participants (1)
-
root@hilbertn.suse.de