Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2017-12-29 18:50:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/criu (Old)
 and      /work/SRC/openSUSE:Factory/.criu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "criu"

Fri Dec 29 18:50:40 2017 rev:39 rq:559980 version:3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/criu/criu.changes        2017-11-14 
12:59:00.663023971 +0100
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2017-12-29 
18:50:52.645450463 +0100
@@ -1,0 +2,39 @@
+Fri Dec 22 23:57:01 UTC 2017 - avin...@opensuse.org
+
+- update to criu 3.7:
+  New features
+  * Pipes usage statistics
+  * Run page server as non-daemon via RPC
+  * C/R of
+    - SO_REUSEPORT option
+    - IPv4-mapped inet sockets
+    - Net_prio CGroups
+    - Overmounted shared mountpoints
+    - Non-broken and breaking leases
+  Improvements
+  * Show criu and kernel versions in logs
+  * CRIT decodes socket families, protocols and types
+  * Much less pipes is needed for pre-dump, which is especially
+    useful for big mem migration
+  Bugfixes
+  * Files in /proc/pid/map_file could be opened by non-exiting
+    name (with 0x prefix) and it was fixed in kernel
+  * CRIU log levels were used to configure logging for libsoccr
+    thus breaking its logs
+  * Overflow in various IDs caused bad image names
+  * Compat (32bit) syscalls lost signedness in compel
+  * Corked sockets lost cork flag
+  * Preadv() syscall was declared with error which resulted in
+    dump errors on 32-bit processors
+  * Musl compilation failed
+  * Ghost files in / dump failed
+  * Crash when releasing context for ghost files, due to free()-ing
+    shmalloc()-ed area
+  * Lazy restore could receive partial page and crashed
+  * Erroneous closing of lazy pages connection caused restore to
+    hang
+  * Lazy memory fetch restore could start before tasks are restored
+- Remove 0001-images.py-remove-shebang.patch
+  * upstreamed in 8e45ce4905d186abafb7c20abb3b00207fefdb53
+
+-------------------------------------------------------------------

Old:
----
  0001-images.py-remove-shebang.patch
  criu-3.6.tar.bz2

New:
----
  criu-3.7.tar.bz2

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

Other differences:
------------------
++++++ criu.spec ++++++
--- /var/tmp/diff_new_pack.ZBJf0a/_old  2017-12-29 18:50:53.485209279 +0100
+++ /var/tmp/diff_new_pack.ZBJf0a/_new  2017-12-29 18:50:53.489208131 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           criu
-Version:        3.6
+Version:        3.7
 Release:        0
 Summary:        Checkpoint/Restore In Userspace Tools
 License:        GPL-2.0
@@ -25,8 +25,6 @@
 Url:            http://criu.org/
 Source0:        http://download.openvz.org/criu/%{name}-%{version}.tar.bz2
 Patch1:         criu-py-install-fix.diff
-# PATCH-FIX-UPSTREAM 0001-images.py-remove-shebang.patch 
https://lists.openvz.org/pipermail/criu/2017-November/039907.html
-Patch2:         0001-images.py-remove-shebang.patch
 BuildRequires:  asciidoc
 BuildRequires:  libcap-devel
 BuildRequires:  libnet-devel
@@ -81,7 +79,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 # default off
 echo "BINFMT_MISC_VIRTUALIZED" > .config
 

++++++ criu-3.6.tar.bz2 -> criu-3.7.tar.bz2 ++++++
++++ 6961 lines of diff (skipped)


Reply via email to