Hello community, here is the log from the commit of package c-toxcore for openSUSE:Factory checked in at 2018-10-09 15:54:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c-toxcore (Old) and /work/SRC/openSUSE:Factory/.c-toxcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c-toxcore" Tue Oct 9 15:54:08 2018 rev:11 rq:640744 version:0.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes 2018-09-03 10:36:05.884823685 +0200 +++ /work/SRC/openSUSE:Factory/.c-toxcore.new/c-toxcore.changes 2018-10-09 15:54:10.882281750 +0200 @@ -1,0 +2,49 @@ +Mon Oct 8 18:51:45 UTC 2018 - Andrey Karepin <[email protected]> + +- update to 0.2.8 + * #1224 Avoid use of IPv6 in tests if not supported (e.g. on Travis). + * #1216 Fix memleak in tcp server by wiping priority queues on deletion + * #1212 Fix logger level defaulting to TRACE in CMake + * #1208 Remove a function-like macro and replace it with a function. + * #1205 Use a working DHT node for bootstrap tests. + * #1203 Revert "Improve cmake build for MSVC." + * #1202 Reset onion search rate for a friend when we see evidence that they are online + * #1199 Run tests on Appveyor (Windows native build). + * #1198 Add Cirrus CI configuration. + * #1197 Use new @pthread library from toktok-stack for Windows compat. + * #1196 Run UBSAN (undefined behaviour sanitizer) on Circle CI. + * #1195 Fix using uninitialized mutex on call end + * #1192 Send rejoin packets on conference disconnection + * #1191 Improve cmake build for MSVC + * #1188 Fix yamllint test (it's gone from bazel, add a new one). + * #1187 Fix typos in comments and log and test assertion messages. + * #1165 Fixed a silly boolean practice using uint8_t + * #1164 Format yaml files according to yamllint's requirements and remove branch filter for appveyor. + * #1161 Use most recent version of Bazel (0.17.1). + * #1158 Use C++ style casts in C++ code. + * #1157 Use run_auto_test fixture in typing_test.c + * #1155 Standardise header guards. + * #1154 Assert that we don't kill tox before killing toxav. + * #1153 Always use the passed logger (from Messenger) in msi_kill. + * #1151 Fix typo: tcp_replays -> tcp_relays. + * #1150 Use (void) for empty parameter lists in C. + * #1147 Ignore "unused-result" warning in super_donators code. + * #1145 Fix login issue on Travis-CI FreeBSD build + * #1141 Include necessary opencv2 header on OSX. + * #1140 Clean up add_to_list function a bit. + * #1139 Avoid recursion in ip_is_lan and ip_is_local. + * #1138 Add tool to find directly recursive calls in toxcore. + * #1136 Remove the use of CLOCK_MONOTONIC_RAW. + * #1135 Avoid use of global mutable state in mono_time on win32. + * #1134 Use code font for tool names and flags in INSTALL.md. + * #1126 Simplify configure.ac for faster autotools build. + * #1095 Use test clock in run_auto_test tests and dht test + * #1069 Add mechanism for recovering from disconnections in conferences + * #1046 Finish the messenger state plugin system + * #895 Feature bootstrap trace/debug log output + * #1201 Windows cross-compilation is broken + * #961 Can't send messages in persistent group chat + * #960 Persistent groups don't work properly when using toxync bot + * #838 How to get groupchat identifier? + +------------------------------------------------------------------- Old: ---- c-toxcore-0.2.7.tar.gz c-toxcore-0.2.7.tar.gz.asc New: ---- c-toxcore-0.2.8.tar.gz c-toxcore-0.2.8.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c-toxcore.spec ++++++ --- /var/tmp/diff_new_pack.38w2I6/_old 2018-10-09 15:54:11.610280888 +0200 +++ /var/tmp/diff_new_pack.38w2I6/_new 2018-10-09 15:54:11.614280883 +0200 @@ -13,14 +13,14 @@ # 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/ # # See also http://en.opensuse.org/openSUSE:Specfile_guidelines %define _soversion 2 Name: c-toxcore -Version: 0.2.7 +Version: 0.2.8 Release: 0 Summary: Secure decentralized instant messaging application License: GPL-3.0-only ++++++ c-toxcore-0.2.7.tar.gz -> c-toxcore-0.2.8.tar.gz ++++++ ++++ 6424 lines of diff (skipped)
