Hello community,

here is the log from the commit of package c-toxcore for openSUSE:Factory 
checked in at 2018-07-02 23:31:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c-toxcore (Old)
 and      /work/SRC/openSUSE:Factory/.c-toxcore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c-toxcore"

Mon Jul  2 23:31:37 2018 rev:5 rq:619648 version:0.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes      2018-06-20 
15:27:12.503106495 +0200
+++ /work/SRC/openSUSE:Factory/.c-toxcore.new/c-toxcore.changes 2018-07-02 
23:31:46.981373267 +0200
@@ -1,0 +2,48 @@
+Thu Jun 28 10:49:11 UTC 2018 - [email protected]
+
+- update to 0.2.3
+  * #951 Only run astyle if the astyle binary exists.
+  * #950 Remove utils.c and utils.h from toxencryptsave build.
+  * #949 Fixes to the imported sodium sources to compile without warnings.
+  * #948 Add a MAX_HOSTNAME_LENGTH constant.
+  * #947 Remove the format test.
+  * #937 Add new Circle CI configuration.
+  * #935 Add a test for double conference invite.
+  * #933 Add Logger to various net_crypto functions, and add const to Logger 
where possible.
+  * #931 Avoid conditional-uninitialised warning for tcp test.
+  * #930 Disable UDP when proxy is enabled.
+  * #928 Use clang-format for C++ code.
+  * #927 Add assertions to bootstrap tests for correct connection type.
+  * #926 Make NULL options behave the same as default options.
+  * #925 Add tests for what happens when passing an invalid proxy host.
+  * #924 Make the net_crypto connection state an enum.
+  * #922 Clarify/Improve test_some test
+  * #921 Beginnings of a TCP_test.c overhaul
+  * #920 Add test for creating multiple conferences in one tox.
+  * #918 Merge irungentoo/master into toktok
+  * #917 Add random testing program.
+  * #916 Fix linking with address sanitizer.
+  * #915 Remove resource_leak_test.
+  * #914 Make dht_test more stable.
+  * #913 Minor cleanup: return early on error condition.
+  * #906 Sort bazel build file according to buildifier standard.
+  * #905 In DEBUG mode, make toxcore crash on signed integer overflow.
+  * #902 Log only the filename, not the full path in LOGGER.
+  * #899 Fix macOS macro because of GNU Mach
+  * #898 Fix enumeration of Crypto_Connection instances
+  * #897 Fix ipport_isset: port 0 is not a valid port.
+  * #894 Fix logging related crash in bootstrap node
+  * #893 Fix bootstrap crashes, still
+  * #892 Add empty logger to DHT bootstrap daemons.
+  * #887 Fix FreeBSD build on Travis
+  * #884 Fix the often call of event tox_friend_connection_status
+  * #883 Make toxcore compile on BSD
+  * #878 fix DHT_bootstrap key loading
+  * #877 Add minitox to under "Other resources" section in the README
+  * #875 Make bootstrap daemon use toxcore's version
+  * #867 Improve network error reporting on Windows
+  * #841 Only check full rtp offset if RTP_LARGE_FRAME is set
+  * #823 Finish @Diadlo's network Family abstraction.
+  * #822 Move system header includes from network.h to network.
+
+-------------------------------------------------------------------

Old:
----
  c-toxcore-0.2.2.tar.gz
  c-toxcore-0.2.2.tar.gz.asc

New:
----
  c-toxcore-0.2.3.tar.gz
  c-toxcore-0.2.3.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ c-toxcore.spec ++++++
--- /var/tmp/diff_new_pack.O8Z9Rb/_old  2018-07-02 23:31:47.581372522 +0200
+++ /var/tmp/diff_new_pack.O8Z9Rb/_new  2018-07-02 23:31:47.581372522 +0200
@@ -20,10 +20,10 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 %define _soversion 2
 Name:           c-toxcore
-Version:        0.2.2
+Version:        0.2.3
 Release:        0
 Summary:        Secure decentralized instant messaging application
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Productivity/Networking/Instant Messenger
 Url:            https://tox.chat/
 Source0:        
https://github.com/TokTok/c-toxcore/archive/v%{version}.tar.gz#./%{name}-%{version}.tar.gz

++++++ c-toxcore-0.2.2.tar.gz -> c-toxcore-0.2.3.tar.gz ++++++
++++ 7907 lines of diff (skipped)


Reply via email to