Hello community, here is the log from the commit of package c-toxcore for openSUSE:Factory checked in at 2018-09-03 10:36:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c-toxcore (Old) and /work/SRC/openSUSE:Factory/.c-toxcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c-toxcore" Mon Sep 3 10:36:04 2018 rev:10 rq:632653 version:0.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes 2018-08-20 16:19:22.684818866 +0200 +++ /work/SRC/openSUSE:Factory/.c-toxcore.new/c-toxcore.changes 2018-09-03 10:36:05.884823685 +0200 @@ -1,0 +2,50 @@ +Sat Sep 1 12:19:22 UTC 2018 - Ismail Dönmez <[email protected]> + +- Fix license file name +- Fix filelist (add DHT_bootstrap) + +------------------------------------------------------------------- +Sat Sep 1 06:16:36 UTC 2018 - Andrey Karepin <[email protected]> + +- update to 0.2.7 + + * #1137 Make ip_is_lan return bool instead of 0/-1. + * #1133 Make the tsan build fail instead of swallowing its errors. + * #1132 Use bool in place of 0/1 int values. + * #1131 Format crypto_core.c. + * #1130 Fix test class name for mono_time_test. + * #1129 Call abort instead of exit on test failure. + * #1128 Add some tests for ping_array. + * #1127 Update copyright to 2018. + * #1125 Run save_compatibility_test in the autotools build. + * #1124 Fix the PORT_ALLOC failure of save_compatibility_test. + * #1123 Add support for setting a custom monotonic time function in mono_time + * #1122 Run all tests (and compilation) in parallel with autotools. + * #1120 Stop using massive macros in toxav_basic_test. + * #1119 Use do-while instead of while in tests. + * #1117 Fix leave callback calling in del_groupchat + * #1112 Fix auto_tests Makefile + * #1110 Add check to make sure tox was created successfully + * #1109 Consistently use 'mono_time' rather than 'monotime' + * #1107 Always print output on failure in cmake tests on Travis. + * #1106 Fix libmisc_tools building + * #1104 Avoid redefining macros from different files. + * #1103 Upload coverage to codecov as well as coveralls. + * #1102 Enable color diagnostics on circleci. + * #1101 Make the save_compatibility_test work with bazel. + * #1100 Make Mono_Time an argument to current_time_monotonic + * #1099 Fix const cast in save-generator. + * #1098 Run both asan and tsan on Circle CI. + * #1097 Run project tests like yamllint_test. + * #1096 Enable .travis.yml check and use non-markdown license. + * #1094 Set _POSIX_C_SOURCE to 200112L. We need it for C99 compat. + * #1092 Install the DHT_bootstrap binary on make install. + * #1086 Try ipv6 connections even after udp timeout + * #1081 Change while-loop to for-loop to express for-each-frame. + * #1075 Fix FreeBSD VM on Travis not shutting down + * #1061 Force storing the result of crypto_memcmp in the test. + * #1057 Reduce the number of times unix_time_update is called. + * #1051 Add save file generator, compatibility test, and generate a savefile + * #1038 Use per-instance Mono_Time instead of a global unix_time + +------------------------------------------------------------------- Old: ---- c-toxcore-0.2.6.tar.gz c-toxcore-0.2.6.tar.gz.asc New: ---- c-toxcore-0.2.7.tar.gz c-toxcore-0.2.7.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c-toxcore.spec ++++++ --- /var/tmp/diff_new_pack.Hz4mAk/_old 2018-09-03 10:36:06.336824853 +0200 +++ /var/tmp/diff_new_pack.Hz4mAk/_new 2018-09-03 10:36:06.336824853 +0200 @@ -20,7 +20,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines %define _soversion 2 Name: c-toxcore -Version: 0.2.6 +Version: 0.2.7 Release: 0 Summary: Secure decentralized instant messaging application License: GPL-3.0-only @@ -152,13 +152,14 @@ %{_includedir}/tox/* %files -%license LICENSE.md +%license LICENSE %doc README.md DONATORS CHANGELOG.md %files daemon %dir %{_sysconfdir}/tox %dir %{_sysconfdir}/tox/bootstrapd %config(noreplace) %{_sysconfdir}/tox/bootstrapd/tox-bootstrapd.conf +%{_bindir}/DHT_bootstrap %{_bindir}/tox-bootstrapd %{_unitdir}/tox-bootstrapd.service %{_tmpfilesdir}/tox-bootstrapd.conf ++++++ c-toxcore-0.2.6.tar.gz -> c-toxcore-0.2.7.tar.gz ++++++ ++++ 11042 lines of diff (skipped)
