diff --git a/criu-3.12.tar.bz2 b/criu-3.12.tar.bz2 deleted file mode 100644 index d424003..0000000 --- a/criu-3.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ef276cefa4bad2ab9f3ac63c975fe95d0522fd2b8469852c7524487aabf0efc -size 820168 diff --git a/criu-3.13.tar.bz2 b/criu-3.13.tar.bz2 new file mode 100644 index 0000000..2a0ce18 --- /dev/null +++ b/criu-3.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea027f2acb55c62d47aec0c7776c723e5a877978e60d3574961b6f4c538fc9fa +size 840361 diff --git a/criu.changes b/criu.changes index 771581a..46bea5b 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Nov 18 16:47:34 CET 2019 - tiwai@suse.de + +- Update to criu 3.13: + New features: + * VDSO: arm32 support + * Add TLS support for page server communications + * "Ignore" mode for --manage-cgroups + * Restore SO_BROADCAST option for inet sockets + Bugfixes: + * Auxiliary events were left in inotify queues + * Lazy-pages daemon didn't detect stack pages and surrounders + properly and marked them as "lazy" + * Memory and resource leakage were detected by coverity, cppcheck + and clang + Improvements: + * Use gettimeofday() directly from vdso for restore timings + * Reformat all .py code into pep8 style + ------------------------------------------------------------------- Wed Sep 4 19:27:24 UTC 2019 - antoine.belvire@opensuse.org diff --git a/criu.spec b/criu.spec index 4061287..64b7a4b 100644 --- a/criu.spec +++ b/criu.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ %endif Name: criu -Version: 3.12 +Version: 3.13 Release: 0 Summary: Checkpoint/Restore In Userspace Tools License: GPL-2.0-only @@ -124,6 +124,7 @@ ln -s criu.8 %{buildroot}%{_mandir}/man8/crtools.8 %{_sbindir}/crtools %{_bindir}/compel %{_bindir}/crit +%{_mandir}/man1/compel.1%{?ext_man} %{_mandir}/man1/crit.1%{?ext_man} %{_mandir}/man8/criu.8%{?ext_man} %{_mandir}/man8/crtools.8%{?ext_man}