Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librist for openSUSE:Factory checked 
in at 2023-11-13 22:15:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librist (Old)
 and      /work/SRC/openSUSE:Factory/.librist.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librist"

Mon Nov 13 22:15:51 2023 rev:3 rq:1125278 version:0.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/librist/librist.changes  2022-12-09 
13:19:01.099396038 +0100
+++ /work/SRC/openSUSE:Factory/.librist.new.17445/librist.changes       
2023-11-13 22:16:03.244861870 +0100
@@ -1,0 +2,38 @@
+Sun Nov 12 17:00:31 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.2.10:
+  * segfault in recv path when receiving corrupted data without
+    matching peer
+  * fix compilation on 32bit systems
+  * fix regression in stats obj rtt value
+  * remove unneeded locking in buffer scaling
+  * fix too old packages error due to buffer scaling
+  * fix empty buffer time check
+  * disable buffer negotiation when sender max buffer is smaller
+    than our buffer
+  * fix deadlock caused by wrong lock order when removing peers
+  * fix building Prometheus code against older libmicrohttpd
+  * fix compilation on Hurd
+  * Added support for Nettle+GMP+GnuTLS as a crypto (PSK & SRP)
+    backend
+  * Buffer-min and -max parameters for experimental dynamic buffer
+    scaling (see --help-url)
+  * Performance tuning for better/more efficient recovery at
+    latencies below 50ms
+  * Implemented main profile Keep Alive message format
+  * Binding on IP (*Nix + win32) or iface name (*nix) via miface
+    param for use with outgoing connections
+  * Simplified peer start and keep-alive (on reception of GRE
+    Keepalive)
+  * Connection status callback function for peer added
+  * New API function to get peer-id (for correlation with
+    stats peer-id)
+  * New API function to access underlying socket (for use with
+    DSCP etc)
+  * Prometheus compatible stats output
+  * Higher precision RTT logging
+  * Increased performance of EAP-SRP by only requesting a
+    reauthentication user verifier generation has changed
+  * Added ability to set/exchange passphrase via EAP-SRP
+
+-------------------------------------------------------------------

Old:
----
  librist-v0.2.7.tar.gz

New:
----
  librist-v0.2.10.tar.gz

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

Other differences:
------------------
++++++ librist.spec ++++++
--- /var/tmp/diff_new_pack.41mji3/_old  2023-11-13 22:16:04.144895008 +0100
+++ /var/tmp/diff_new_pack.41mji3/_new  2023-11-13 22:16:04.144895008 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librist
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 # BRs would expand rings
 %bcond_with unbundle
 Name:           librist
-Version:        0.2.7
+Version:        0.2.10
 Release:        0
 Summary:        Reliable Internet Stream Transport protocol
 License:        BSD-2-Clause

++++++ librist-v0.2.7.tar.gz -> librist-v0.2.10.tar.gz ++++++
++++ 15053 lines of diff (skipped)

Reply via email to