Hello community, here is the log from the commit of package c-toxcore for openSUSE:Factory checked in at 2018-08-12 20:52:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c-toxcore (Old) and /work/SRC/openSUSE:Factory/.c-toxcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c-toxcore" Sun Aug 12 20:52:38 2018 rev:8 rq:628558 version:0.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes 2018-07-23 18:03:40.536732385 +0200 +++ /work/SRC/openSUSE:Factory/.c-toxcore.new/c-toxcore.changes 2018-08-12 20:52:41.769141349 +0200 @@ -1,0 +2,25 @@ +Wed Aug 8 18:02:09 UTC 2018 - [email protected] + +- update to 0.2.5 + * #1048 Fix error message in m_send_generic_message + * #1047 Remove unused m_callback_log function. + * #1041 Avoid multiple for-next expressions. + * #1037 Run all tests in the Autotools build + * #1035 Fix problems with initial connections and name-setting in conferences + * #1032 Use auto_test fixture in some tests and standardise filenames + * #1030 Make a separate struct Tox containing the Messenger. + * #1029 Add by_id and get_id functions, renaming from *_uid. + * #1025 More fixed_width ints and incorporating file_saving_test.c + * #1023 Run buildifier on c-toxcore BUILD files. + * #1022 Make resize in list.c return bool instead of 0/1. + * #1021 Remove redundant casts to the same type. + * #1020 Add github usernames to TODOs. + * #1019 Synchronise parameter names in headers with those in the implementation. + * #1018 Reduce nesting by doing more early returns on error. + * #1017 Add missing braces in dht_test.c. + * #1011 Run Clang global static analysis on Travis. + * #1010 Avoid implementations in .h files or #including .c files. + * #1028 qTox crashes 1-2 times a day after update to 0.2.4 + * #1002 Implement an abstraction over pthread and windows thread synchronisation primitives + +------------------------------------------------------------------- Old: ---- c-toxcore-0.2.4.tar.gz c-toxcore-0.2.4.tar.gz.asc New: ---- c-toxcore-0.2.5.tar.gz c-toxcore-0.2.5.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c-toxcore.spec ++++++ --- /var/tmp/diff_new_pack.Q9fFw6/_old 2018-08-12 20:52:42.185142193 +0200 +++ /var/tmp/diff_new_pack.Q9fFw6/_new 2018-08-12 20:52:42.189142201 +0200 @@ -20,7 +20,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines %define _soversion 2 Name: c-toxcore -Version: 0.2.4 +Version: 0.2.5 Release: 0 Summary: Secure decentralized instant messaging application License: GPL-3.0-only ++++++ c-toxcore-0.2.4.tar.gz -> c-toxcore-0.2.5.tar.gz ++++++ ++++ 6655 lines of diff (skipped)
