commit criu for openSUSE:Factory
Hello community, here is the log from the commit of package criu for openSUSE:Factory checked in at 2017-08-24 18:55:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/criu (Old) and /work/SRC/openSUSE:Factory/.criu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "criu" Thu Aug 24 18:55:27 2017 rev:36 rq:518343 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/criu/criu.changes 2017-07-21 22:49:20.117269672 +0200 +++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes 2017-08-24 18:55:31.886955707 +0200 @@ -1,0 +2,30 @@ +Tue Aug 22 17:21:54 CEST 2017 - tiwai@suse.de + +- update to criu 3.4: + New features: + * Support for s390x architecture + Improvements: + * Unexpected death of restored tasks is reported with more + details in logs + * Merged many images containing info about files into one big + files.img + * When helper utility fails (ip, iptables, tar) its name is + printed in logs + Bugfixes: + * Compilation failed on newer glibcs (ucontext_t) + * Dying helper task could deadlock the restore process + * Install-related makefile variables weren't configurable for + distro build + * SIT (ipv6-to-v4 tunnel) presence on host blocked dump of any + containers + * Potential NULL dereference when dumping net namespace + * Dump via page server might not work across different criu + versions + * Failure to restore a subtask could be ignored by the restore + command + * EOF on page-server socket wasn't handled +- Dropped obsoleted patch: + criu-correct-ppc64-AT_VECTOR_SIZE_ARCH.patch +- Add s390x to exclusivearch + +------------------------------------------------------------------- Old: ---- criu-3.3.tar.bz2 criu-correct-ppc64-AT_VECTOR_SIZE_ARCH.patch New: ---- criu-3.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ criu.spec ++++++ --- /var/tmp/diff_new_pack.2pL0sX/_old 2017-08-24 18:55:32.594856030 +0200 +++ /var/tmp/diff_new_pack.2pL0sX/_new 2017-08-24 18:55:32.606854341 +0200 @@ -17,7 +17,7 @@ Name: criu -Version: 3.3 +Version: 3.4 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0 @@ -25,7 +25,6 @@ Url: http://criu.org/ Source0: http://download.openvz.org/criu/criu-%{version}.tar.bz2 Patch1: criu-py-install-fix.diff -Patch2: criu-correct-ppc64-AT_VECTOR_SIZE_ARCH.patch BuildRequires: asciidoc %if 0%{suse_version} > 1320 BuildRequires: libbsd-devel @@ -40,7 +39,7 @@ Requires: python-ipaddr Requires: python-protobuf BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: x86_64 aarch64 ppc64le %{arm} +ExclusiveArch: x86_64 aarch64 ppc64le %{arm} s390x %description Checkpoint/Restore In Userspace, or CRIU, is a software tool for Linux @@ -81,7 +80,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 # default off echo "BINFMT_MISC_VIRTUALIZED" > .config ++++++ criu-3.3.tar.bz2 -> criu-3.4.tar.bz2 ++++++ ++++ 5923 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de