Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2016-11-15 18:01:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-19 
13:15:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2016-11-15 
18:01:39.000000000 +0100
@@ -1,0 +2,30 @@
+Mon Nov 14 16:28:06 CET 2016 - ti...@suse.de
+
+- Update to criu 2.8:
+  New features:
+  * Ability to configure CRIU build
+  * Show statistics on the screen with --display-stats
+  * C/R of Mac-Vlan devices
+  Optimizations/improvements:
+  * x86 can now be built with clang
+  * When dumping files useless garbage was sent with descriptors from
+    parasite
+  * The clear_tid_address and regs are printed in hex with CRIT
+  * Big code rework for compel (part 1)
+  * Removed duplicate error messages from opening /proc files
+  Fixes:
+  * Restoring cgroup NS could use old path prefix
+  * criu check crashed on btrfs mounts
+  * RO external mounts in userns couldn't be restored
+  * Unmounted on host binfmt_misc could cause dump to fail
+  * Off-by-one could cause criu crash when dumping shared / bind-mount
+  * Mount namespace' roots could have flags changed on restore
+  * Dying tasks could erroneously be tried to dump
+  * Swapped shared memory pages were not dumped
+  * Errno value can be sometimes spoiled by RPC
+  * Restore of netns with newer iproute2 tool could fail
+  Deprecated:
+  * --ext-unix-sk, --veth-pair and --ext-mount-map, by --external
+- Set BINFMT_MISC_VIRTUALIZED config to build
+
+-------------------------------------------------------------------

Old:
----
  criu-2.7.tar.bz2

New:
----
  criu-2.8.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ criu.spec ++++++
--- /var/tmp/diff_new_pack.qVuFr0/_old  2016-11-15 18:01:40.000000000 +0100
+++ /var/tmp/diff_new_pack.qVuFr0/_new  2016-11-15 18:01:40.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           criu
-Version:        2.7
+Version:        2.8
 Release:        0
 Summary:        Checkpoint/Restore In Userspace Tools
 License:        GPL-2.0
@@ -68,6 +68,8 @@
 
 %prep
 %setup -q
+# default off
+echo "BINFMT_MISC_VIRTUALIZED" > .config
 
 %build
 export CFLAGS="%{optflags}"

++++++ criu-2.7.tar.bz2 -> criu-2.8.tar.bz2 ++++++
++++ 11841 lines of diff (skipped)


Reply via email to