Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package c-toxcore for openSUSE:Factory 
checked in at 2021-12-09 19:45:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c-toxcore (Old)
 and      /work/SRC/openSUSE:Factory/.c-toxcore.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c-toxcore"

Thu Dec  9 19:45:50 2021 rev:16 rq:937789 version:0.2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes      2020-05-11 
13:42:49.697307216 +0200
+++ /work/SRC/openSUSE:Factory/.c-toxcore.new.2520/c-toxcore.changes    
2021-12-09 19:46:34.129160970 +0100
@@ -1,0 +2,60 @@
+Thu Dec  9 11:25:10 UTC 2021 - Andrey Karepin <egdf...@opensuse.org>
+
+- Update to 0.2.13
+  * Merged PRs:
+    - #1725 cleanup: add some missing null checks
+    - #1723 chore: Run infer static analyser on circle ci builds.
+    - #1718 fix: Sec/fix crypto size compute
+    - #1716 chore: Use toktok-stack docker image with built third_party.
+    - #1713 test: Add some unit tests for important internal DHT functions.
+    - #1708 perf: reduce calling into Mono_Time in DHT
+    - #1706 chore: Enable cimple tests on cirrus build.
+    - #1705 fix: issue with save_load autotest
+    - #1703 chore: Upgrade to toktok-stack:0.0.11.
+    - #1699 fix: some friend connection issues
+    - #1698 fix: bug causing API to report wrong self connection status
+    - #1693 chore: Update IRC info
+    - #1691 chore: Fix Appveyor and add workarounds for Cirrus CI
+    - #1686 chore: Enable c-toxcore conan packaging
+    - #1684 cleanup: Update INSTALL.md instructions
+    - #1679 cleanup: Trivial cleanup
+    - #1674 cleanup: filetransfer code
+    - #1672 docs: Add instructions for building unit tests to INSTALL.md
+    - #1667 chore: Update tox-bootstrapd checksum due to newer packages in 
Alpine
+    - #1664 cleanup: use heap memory instead of stack for large variables
+    - #1663 fix: Fix file tests on windows
+    - #1633 fix: AppVeyor failing due to conan remote being added twice
+    - #1602 fix: Fix buffer over-read when a peer leaves a conference
+    - #1586 test: Fix tcp_relay_test by adding a second bootstrap node.
+    - #1580 style: Format comments according to tokstyle's requirements.
+    - #1557 chore: Add conan support
+    - #1537 chore: Cygwin build
+    - #1516 cleanup: Make pylint and mypy happy with bootstrap_node_info.py.
+    - #1515 style: Run restyled on Travis and Circle CI scripts.
+    - #1514 refactor: Remove multi-declarators entirely.
+    - #1513 refactor: Disallow multiple initialised declarators per decl.
+    - #1510 chore: Don't build pushes to branches, only to tags.
+    - #1504 chore: Remove release-drafter configuration in favour of global 
one.
+    - #1498 refactor: Limit scope of loop iterators.
+    - #1497 refactor: Use bash arrays instead of strings for static analysis 
scripts.
+    - #1496 cleanup: Stop hard-coding packet IDs in tests.
+    - #1495 chore: Exclude imported libsodium sources from restyled.
+    - #1493 feat: Add logging to TCP and onion client.
+    - #1489 cleanup: NAC_LIBS -> NACL_LIBS.
+    - #1487 chore: Add autotools build to localbuild docker images.
+    - #1473 chore: Add a script to run Travis CI locally.
+    - #1467 fix: Fix a bug in savedata loading when malloc fails.
+    - #1464 fix: Fix errors on error paths found by oomer.
+    - #1463 cleanup: Add a check that we don't have any unused functions.
+    - #1462 cleanup: Include <string.h> for explicit_bzero.
+    - #1436 chore: Enable cimple tests by default but allow disabling them.
+  * Closed issues:
+    - #1598 ERROR: heap-buffer-overflow in group.c found with AddressSanitizer
+    - #1326 the cause is great, but this thing is completely unusable
+    - #1319 Is this new application is safe & trusted ??
+    - #1236 Ruby Extension?
+    - #1149 uTox aborts on toxcore restart
+    - #886 Maybe need to set the stacksize for musl-libc
+
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ c-toxcore.spec ++++++
--- /var/tmp/diff_new_pack.rfMki9/_old  2021-12-09 19:46:34.709161249 +0100
+++ /var/tmp/diff_new_pack.rfMki9/_new  2021-12-09 19:46:34.713161251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c-toxcore
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # 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.12
+Version:        0.2.13
 Release:        0
 Summary:        Secure decentralized instant messaging application
 License:        GPL-3.0-only
@@ -74,7 +74,6 @@
 %description -n libtoxcore%{_soversion}
 This are the Core library for toxcore.
 
-
 %prep
 %setup -q
 # change location of bootstrap bin

++++++ c-toxcore-0.2.12.tar.gz -> c-toxcore-0.2.13.tar.gz ++++++
++++ 7487 lines of diff (skipped)

Reply via email to