Accepting request 665267 from home:EGDFree:branches:server:messaging

- update to 0.2.9
  * #1296 Add some const qualifiers
  * #1295 Implement all min/max functions for (un)signed int types.
  * #1293 Fix misaligned 4-byte access in trace logging.
  * #1291 Use correct path to test log to cat on error.
  * #1290 Display build log for autotools build on failure.
  * #1289 Enable auto tests under STRICT_ABI if static libs are available.
  * #1288 Add MIN_LOGGER_LEVEL to the Circle CI builds.
  * #1287 Avoid sending group messages to a peer before we have its group number
  * #1284 Use new WineHQ Debian package repository key
  * #1282 Merge irungentoo/master back into toktok/master.
  * #1281 Allow unauthenticated wine packages in the Windows build.
  * #1278 Add cmake option for building additional tests
  * #1277 Define tox_conference_id_size and tox_conference_uid_size
  * #1273 Avoid format truncation in save compatibility test
  * #1272 Upgrade bazel to 0.19.0 to fix the bazel build.
  * #1271 Return TOX_ERR_CONFERENCE_SEND_MESSAGE_NO_CONNECTION if we are not connected to any peers
  * #1268 Fix indices calculation for congestion control.
  * #1267 Improve handling of peers entering and leaving conferences
  * #1266 Expose offline conference peers in API
  * #1242 Fix critical stack overflow arising from VLA usage
  * #1239 Add some hopefully helpful documentation to the functions in mono_time.h
  * #1235 Change method of PK production for FAKE friend in DHT
  * #1234 Increase NOFILE limit for tox-bootstrapd
  * #1231 Use bool for IPv6 flag in test programs and DHT_bootstrap.
  * #1230 Add LOGGER_ASSERT for checking fatal error conditions.
  * #1229 Include CTest in CMakeLists.txt to get valgrind support.
  * #1228 Consistently use camel case enum names.
  * #1223 Add AUTOTEST option to CMakeLists.txt
  * #1221 Make tox-bootstrapd free memory on SIGINT and SIGTERM
  * #1218 Support DragonFlyBSD and prune unused variables.
  * #1215 Ensure save data unchanged after save and load
  * #1213 Make saving and loading the responsibility of Tox rather than Messenger
  * #1211 Some improvements to tox-bootstrapd's Dockerfile
  * #1210 Remove Alpine Linux bootstrap daemon dockerfile.
  * #1209 Improve Windows compatibility of toxav code.
  * #1206 Add LAN_discovery to the list of apidsl-generated files.
  * #1156 conferences saving
  * #1285 Persistent group titles get mixed up
  * #1276 How to run test case?
  * #1264 tox_conference_id_size() symbol missing
  * #1262 Fails to build with STRICT_ABI option
  * #1169 PK should not be generated with random_bytes
  * #1143 Test #1081
  * #956 friendlist access (add, delete, ...) causes crashes sometimes
  * #777 Proposal: TFCL [Tox Friend Capabilities Level]
  * #762 packet ranges not very clearly explained
  * #743 Proposal: reduce Video corruption even more by negotating the reference frame between sender and receiver
  * #735 Proposal: Tox MessageV2
  * #663 libvpx vulnerability
  * #626 please add documentation to: bwcontroller.c
  * #625 function names misleading in ToxAV
  * #617 WIP: ToxIdenticon - howto
  * #610 PACKET_LOSSY_AV_RESERVED 8 # why?
  * #609 payload_type hardcoded
  * #589 running a normal tox node as tcp relay is not possible
  * #584 [INFO]: network graphs 0.1.9 vs 0.1.10
  * #548 toxcore removes message receipts and filetransfers from memory, when client has short network outage
  * #375 Invalid bit rate prevents call

OBS-URL: https://build.opensuse.org/request/show/665267
OBS-URL: https://build.opensuse.org/package/show/server:messaging/c-toxcore?expand=0&rev=27
This commit is contained in:
Eric Schirra 2019-01-13 10:44:12 +00:00 committed by Git OBS Bridge
parent 03da26ace6
commit 25e76509ef
6 changed files with 84 additions and 21 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJbuoRTAAoJEGAaYEt+YFd2aoUP/3knTTSWIsqjrn67r6e6Tmeh
+JX/zloHy6mTfMgpnkcFfIpyR1amsdgnnRjdvfpBUz9YNcL5R5sMtCak5z26G7vN
sLN+HDHKPTG12e3AjOyEjETo/b2OjM9RZd0MHHxdPBj+b+asnghkRPGsvNNkBQnD
z1w7+NMzIAlg8S4Rc4SbOYUet9ST9yY8J7QtWAApK8C0LGZwht8IKPACU//D08Zi
LUlfZJHtH0rQx1GoEAfmFRMexvHKofEAoOSGzLrz7w1c0BEjjqj6BHqHFRxr8tr7
kXFz13n3dScB0lsAjCUWOOlwOyK8Nh/wike1w/baRzxexb1tbB2UCnjFmHM4unbQ
WvQziYgqp12nTFS/q0nov7xCaDqss+iS9+FLtk30yMPcNDGa8ufBwYwqWkDXR/Dy
XZFMHzO+BDeNiiEjNpsNl7g85g9NZnKpy68V8vk+qoIaqIuOKweMD4RQUfZGTy51
qIKzEiVI9lOckMx7mROj3VZvQMkMKvDed9ea/LsHdjyy51XQLpa+iqeArmy6vPgI
7DerFjSxL0h0YupnJM9VweW/uqC5JEWdEPQ74QWJfEa+QAVRkc9BMMEu8ZiGt2YV
ZveXAaJbFHa8BWvPnlWuEGLms8TWdlUKGsr7cDr5mc5Hy2i87z2Nc1bBf+cNdIOC
uuTDtK/fzfXF4ZkrUMFb
=btsn
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJcOnDlAAoJEGAaYEt+YFd2MmUP/in7K44SdZV/KBFhLxQea+8j
tnbpoIxEO4JLIoRF2bqcId3q3Qk7+N4ynVAOSey0KwddQ0PvZ3xpvZ9Y87/8FHDq
k5fRRoDgI0Vs2zBiHMV6pztVn+FeCcDNIPsKnJglmaNqgN3CWvk822WLDFCyFMAp
Q1sjbawCjmUBtL54W8LxBJQFFBvaXkxBqUqnvLTQZquEptwrM8TjtHpHj7bD4fVG
8yay6Ux3xzeFyYfZ4umNCJ+RyZXdXYOd2TnkPrc+g+TUc6T1tCvkpoMyhtQHyins
iVhXNCWcAzcnpu9q+U1nSdjGybI9pPIGhIuAWUMW61qBzeoQxNr/vRy1wDjt3h+R
Qgm64tsiWiQqzHkCmVs0ynW7bOaBORECQFXhqd0gTDHsyxRICMFqwZIJrNGdcxTa
jBe4YnyI8Gm4xo8GJiynK5c+oIwFz6o6qGRyvk4ihxQ59ptgTIiwcvNoEIALji2I
HOeuLcf+zlVR32u0zxVNdmPgYtSfIUUeMh1cz/rvqAgxyKe1EJiBI1TVMuwVu3Wl
xzI1fAErZoj33/c0fPM5YQ9nMracsMqklQxYHC+P6uzpxJEpbbqQGMueOUSfnoRJ
dtv1lOUvZtHv3GytHi9PMplXCIrzj/FUTGtJUwBzXf8vHwNMYkE1p8QSk7oiw5up
fjVkjx4avKqhBDwv8eXW
=SGBN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,66 @@
-------------------------------------------------------------------
Sun Jan 13 10:23:25 UTC 2019 - Andrey Karepin <egdfree@opensuse.org>
- update to 0.2.9
* #1296 Add some const qualifiers
* #1295 Implement all min/max functions for (un)signed int types.
* #1293 Fix misaligned 4-byte access in trace logging.
* #1291 Use correct path to test log to cat on error.
* #1290 Display build log for autotools build on failure.
* #1289 Enable auto tests under STRICT_ABI if static libs are available.
* #1288 Add MIN_LOGGER_LEVEL to the Circle CI builds.
* #1287 Avoid sending group messages to a peer before we have its group number
* #1284 Use new WineHQ Debian package repository key
* #1282 Merge irungentoo/master back into toktok/master.
* #1281 Allow unauthenticated wine packages in the Windows build.
* #1278 Add cmake option for building additional tests
* #1277 Define tox_conference_id_size and tox_conference_uid_size
* #1273 Avoid format truncation in save compatibility test
* #1272 Upgrade bazel to 0.19.0 to fix the bazel build.
* #1271 Return TOX_ERR_CONFERENCE_SEND_MESSAGE_NO_CONNECTION if we are not connected to any peers
* #1268 Fix indices calculation for congestion control.
* #1267 Improve handling of peers entering and leaving conferences
* #1266 Expose offline conference peers in API
* #1242 Fix critical stack overflow arising from VLA usage
* #1239 Add some hopefully helpful documentation to the functions in mono_time.h
* #1235 Change method of PK production for FAKE friend in DHT
* #1234 Increase NOFILE limit for tox-bootstrapd
* #1231 Use bool for IPv6 flag in test programs and DHT_bootstrap.
* #1230 Add LOGGER_ASSERT for checking fatal error conditions.
* #1229 Include CTest in CMakeLists.txt to get valgrind support.
* #1228 Consistently use camel case enum names.
* #1223 Add AUTOTEST option to CMakeLists.txt
* #1221 Make tox-bootstrapd free memory on SIGINT and SIGTERM
* #1218 Support DragonFlyBSD and prune unused variables.
* #1215 Ensure save data unchanged after save and load
* #1213 Make saving and loading the responsibility of Tox rather than Messenger
* #1211 Some improvements to tox-bootstrapd's Dockerfile
* #1210 Remove Alpine Linux bootstrap daemon dockerfile.
* #1209 Improve Windows compatibility of toxav code.
* #1206 Add LAN_discovery to the list of apidsl-generated files.
* #1156 conferences saving
* #1285 Persistent group titles get mixed up
* #1276 How to run test case?
* #1264 tox_conference_id_size() symbol missing
* #1262 Fails to build with STRICT_ABI option
* #1169 PK should not be generated with random_bytes
* #1143 Test #1081
* #956 friendlist access (add, delete, ...) causes crashes sometimes
* #777 Proposal: TFCL [Tox Friend Capabilities Level]
* #762 packet ranges not very clearly explained
* #743 Proposal: reduce Video corruption even more by negotating the reference frame between sender and receiver
* #735 Proposal: Tox MessageV2
* #663 libvpx vulnerability
* #626 please add documentation to: bwcontroller.c
* #625 function names misleading in ToxAV
* #617 WIP: ToxIdenticon - howto
* #610 PACKET_LOSSY_AV_RESERVED 8 # why?
* #609 payload_type hardcoded
* #589 running a normal tox node as tcp relay is not possible
* #584 [INFO]: network graphs 0.1.9 vs 0.1.10
* #548 toxcore removes message receipts and filetransfers from memory, when client has short network outage
* #375 Invalid bit rate prevents call
-------------------------------------------------------------------
Mon Oct 8 18:51:45 UTC 2018 - Andrey Karepin <egdfree@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package c-toxcore
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2013 Markus Kolb, Innsbruck, Austria.
#
# All modifications and additions to the file contributed by third parties
@ -20,7 +20,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
%define _soversion 2
Name: c-toxcore
Version: 0.2.8
Version: 0.2.9
Release: 0
Summary: Secure decentralized instant messaging application
License: GPL-3.0-only