Accepting request 787560 from server:messaging

OBS-URL: https://build.opensuse.org/request/show/787560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/c-toxcore?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2020-03-24 21:35:03 +00:00 committed by Git OBS Bridge
commit d35eced6cf
6 changed files with 78 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ccc4ecd79b95c367efe8341b06bf2a81f853032e6fcd7cb2bc0ad0ef7419d40
size 515842

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJc794PAAoJEGAaYEt+YFd2r7gQAIPnYvycC02qdXSF2FaIrYNr
Nlur3VONUWnK+wbu1tZyHfsTMV+BnsrPyGZUvwirnVAfILKGs3sWkiSEhZASy6Yz
oDFlmu7HXn7PV+ZN+qjsaiFZnrQYtDECUxQKUFdfRu+Cw9F4mpyV9PgF+sNdiASb
cyW/dlYsVyHleEbFCAF2uSHyKTMr4nhzmy1puzAirAh5mjeCf5Z0jSWNdOzM1fmQ
2PgDcDVF1XEo1xSbeup0o2dM0nhfuiMSDZeDp9rNQ6wcJKIbfHWko0mv3XJCsJFk
Q+WdhYbWm7s0IwnrjqvsDrOkX8qUw9s6Q1WOQvRJNSYKvkex6ttblVDdJSskjiqD
Hs6uAG/Z1VBhgY05AYWcRFke4vTWtiG77DPE+HGiUAwrjXGIJEVXK7jXfs5isFgb
+39PvkiVNMK8RsV0dJu4EKg6sNeW8O1A2G2ZhFuOAzv/G8FJR4ayZdQFdv/pAUtK
fCqeS+/aQX4zb1/Uyy7jR6dTAzhj8SzeBHatRgezoOd2svsqzRhCCFdL8ESrQltu
iyqIiC+uhrc/JdFJkxwIsT2g8Gh9qsCLX9oZBLkKKrAQPsUHPAXtcrQLEwGP5xEr
9GlORDR8G9G2LCgWrRpFuhKicC/60V5hjjAk7eImOJnBMIoDqcEUwZIPkI5aoloo
j+fNzVi1PeI70ELDVNhZ
=x64J
-----END PGP SIGNATURE-----

3
c-toxcore-0.2.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1
size 507476

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEtwCP8SwHm/bm6hnRYBpgS35gV3YFAl53zO0ACgkQYBpgS35g
V3Y8OA//SFtomFkPCe4CXkk14pAfhldulr4op0oUvHykK+dZnpErJ89LzhuWVvCP
mNxzxTY29g6+Hii1enrtVVu0PIrRDpzo3SGpUTIUOqh4m3QH1Z9vQuRN+oRqvQdW
oKQ5CwO0blqsvd8ry3NtACyyOclLVJEbONv1XnnQYReP3Ft4dJxNEOST/WFNiD/q
1eKbcqlwu+41mqJ1t2/XD6JxtU89WdDCl7CkdGL0K8HN6CqNcOGgMzM8qj/Ew36U
BWZDk6GtZIE4Pn2btSEbwwujmAPJyskcxctSduUxzJMwouunIKK5Ig/6AoIfo2VV
RaV3tXYhy4bDs/9m/U6edFD40tmNVObrivGZdM81isw96ZLcwxj6mwqwz7SrWG/t
e/2RGTieVb7YnGAgWac2rJdfegGy9YsLlHnPd0kU3WAg3CmrjqfLsF+krKGckowv
fCZL7rOVVVDj/a7Xb72Z5Kqmamy4x/JM9Ty8oWzjLpmzn4gWyuVtdQC17eNmVyRO
oph66AxBLbNcTQmQa/jtm6kuo8+J83+WrM42nG5M2omDZDG6AsXSwtNZ0HMbwVCO
FhGcr2gTOEvQge1bYggLQdqyym4wB9XLvF9+x4RtFdZ37Xm4PpyPoDkUDIL7SP3V
4jLMebQKcCKRVH8g36FdjkfWbrO5PC8nRuNIso1j53dz/jkSSm8=
=ybVG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,59 @@
-------------------------------------------------------------------
Mon Mar 23 16:49:05 UTC 2020 - Andrey Karepin <egdfree@opensuse.org>
- update to 0.2.11
* #1403 Install libsodium from apt instead of from source.
* #1402 Remove bazel build from Travis.
* #1400 Disable bazel remote cache on CI.
* #1399 Periodically try to send direct packets when connected by TCP.
* #1398 Minor cleanup: use assoc_timeout function where possible.
* #1397 Check that LOGGER macros are only called with string literals.
* #1396 Make function defns match their decls regarding storage class.
* #1395 Mark file-local function definitions as static.
* #1394 Enable remote cache for bazel builds.
* #1393 Add another bootstrap node to the bootstrap test.
* #1392 Clear out old conference connections.
* #1391 Minor cleanups in network code.
* #1390 Avoid casting back and forth between void-ptr.
* #1389 Standardise on having a comma at the end of enums.
* #1388 Fix up comments a bit to start being more uniform.
* #1387 Use rules_cc instead of native cc_library rules.
* #1386 Use spdx license identifier instead of GPL blurb.
* #1383 Pass packet ID to custom packet handlers.
* #1382 Add a mutex lock/unlock inside every public API function.
* #1381 Use net_pack instead of casting bytes to ints.
* #1380 Disable FreeBSD travis build until it is fixed.
* #1379 Update and fix FreeBSD setup on Travis-CI
* #1378 Use ninja build system for the cmake-linux build.
* #1376 Remove testing/av_test.c.
* #1375 Add "cimple_test" to the bazel build.
* #1374 Handle invite to existing conference
* #1372 Upgrade bazel to 2.1.1.
* #1371 Bump to astyle-3.1 in travis build.
* #1370 use -1 rather than ~0 in unsigned integer types
* #1362 Workaround for message number saving
* #1358 Allow Bazel to rerun tests marked as flaky
* #1352 Update tests to use a working bootstrap node
* #1349 Fix tox-bootstrapd's README and update Dockerfile
* #1347 Fix pthread_mutex_destroy getting too many arguments
* #1346 Fix most TSAN failures
* #1345 fix concurrency issues in mono_time
* #1343 Fix TSAN failures in tests
* #1334 fix missing group title length check
* #1330 Force IPv4 for cirrus-ci tests
* #1329 bump libsodium version in appveyor.yml
* #1322 Clean-up of group.c code
* #1321 Some small fixes to groups.
* #1299 Add VScode folder to .gitignore
* #1297 Use net_pack/unpack instead of host_to_net.
* #1373 handle crashes after group invites
* #1368 Are tox clients also open source
* #1366 Generate a link for websites (Friendship and proxy)
* #1354 Unstable Tests
* #1316 Documentation claims toxav_iteration_interval is threadsafe but it's not
* #1274 build error
* #850 GPG App Usage
-------------------------------------------------------------------
Wed Jun 26 10:56:31 UTC 2019 - Andrey Karepin <egdfree@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package c-toxcore
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2013 Markus Kolb, Innsbruck, Austria.
#
# All modifications and additions to the file contributed by third parties
@ -20,12 +20,12 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
%define _soversion 2
Name: c-toxcore
Version: 0.2.10
Version: 0.2.11
Release: 0
Summary: Secure decentralized instant messaging application
License: GPL-3.0-only
Group: Productivity/Networking/Instant Messenger
Url: https://tox.chat/
URL: https://tox.chat/
Source0: https://github.com/TokTok/c-toxcore/archive/v%{version}.tar.gz#./%{name}-%{version}.tar.gz
Source1: %{name}.tmpfiles.d
Source2: https://github.com/TokTok/c-toxcore/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc