diff --git a/criu-3.8.1.tar.bz2 b/criu-3.8.1.tar.bz2 deleted file mode 100644 index 04497bb..0000000 --- a/criu-3.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a134ccedd84fc9377c758f204d4e997fd8fe514fd05cbdbd64939b5698865e33 -size 768034 diff --git a/criu-3.9.tar.bz2 b/criu-3.9.tar.bz2 new file mode 100644 index 0000000..3568107 --- /dev/null +++ b/criu-3.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd95d35ae6a4eb160926d1b86405e90ba98dfcb9f39e21976057904c67a5e150 +size 772167 diff --git a/criu.changes b/criu.changes index 6f5d461..c0ed670 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon May 28 21:15:10 UTC 2018 - avindra@opensuse.org + +- update to criu 3.9: + New features + - C/R of + + Tun-Tap devices in sub-netns + + File descriptors which were opened with O_TMPFILE + Improvements + - Restore of inotify watchers + - Restore unix sockets in proper mount namespaces + - Print CRIU and kernel version also in RPC mode + Bugfixes + - Random memory corruptions during lazy restore + - Workaround the iptables issue + - Don't use standard descriptors when tar is running to dump + tmpfs mounts + - Fail dump if dump_one_file() fails + - Fill kerndat with zero-s before reading it from cache +- cleanup with spec-cleaner + ------------------------------------------------------------------- Thu Apr 5 12:30:17 CEST 2018 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index ad6eee6..abb9594 100644 --- a/criu.spec +++ b/criu.spec @@ -17,12 +17,12 @@ Name: criu -Version: 3.8.1 +Version: 3.9 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0-only Group: System/Console -Url: https://criu.org/ +URL: https://criu.org/ Source0: https://download.openvz.org/criu/%{name}-%{version}.tar.bz2 Patch1: criu-py-install-fix.diff BuildRequires: asciidoc @@ -119,8 +119,8 @@ ln -s criu.8 %{buildroot}%{_mandir}/man8/crtools.8 %{_mandir}/man8/crtools.8%{?ext_man} %{_libexecdir}/criu %{_libexecdir}/compel -%{_prefix}/lib/python*/site-packages/crit-*.egg-info -%{_prefix}/lib/python*/site-packages/pycriu +%{_libexecdir}/python*/site-packages/crit-*.egg-info +%{_libexecdir}/python*/site-packages/pycriu %files -n libcriu1 %{_libdir}/libcriu.so.*