Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdatachannel for openSUSE:Factory checked in at 2026-02-19 14:21:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdatachannel (Old) and /work/SRC/openSUSE:Factory/.libdatachannel.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdatachannel" Thu Feb 19 14:21:51 2026 rev:2 rq:1333836 version:0.24.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libdatachannel/libdatachannel.changes 2025-11-26 18:49:37.049215883 +0100 +++ /work/SRC/openSUSE:Factory/.libdatachannel.new.1977/libdatachannel.changes 2026-02-19 14:22:17.360006184 +0100 @@ -1,0 +2,39 @@ +Wed Feb 18 23:31:39 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Update to 0.24.1 + - Add SetThreadPoolSize to configure the global thread count by @paullouisageneau in #1486 + - Add sessionId() accessor on Description class by @aronrosenberg in #1496 + - Fix crash if WebSocket is deleted in onError callback by @paullouisageneau in #1482 + - Fix AV1 RTP packetizer to handle frames without temporal unit delimiters by @rsanting in #1495 + - Bump checkout action to v6 by @xavier2k6 in #1480 + +------------------------------------------------------------------- +Wed Dec 10 00:12:02 UTC 2025 - Jonatas Gonçalves <[email protected]> + +- Update to 0.24.0 + - Add ICE-TCP support with libjuice by @paullouisageneau in #1475 + - Add getter for sync NTPTS and RTPTS values in RtcpReceivingSession by @petersomers in #1429 + - Added color space extension support by @LeeTaekLim in #1441 + - Fix consent-freshness property handling for compatibility with older libnice versions by @kunkundi in #1468 + - Document proxyServer field in rtcWsConfiguration by @egnima in #1458 + - Fix WebSocket example in Readme (add std::endl) by @NathanFouere in #1474 + - Update libjuice to v1.7.0 + +------------------------------------------------------------------- +Wed Oct 29 06:26:13 UTC 2025 - ecsos <[email protected]> - 0.23.2 + +- Update to 0.23.2 + - Adds fraction and packet lost calculation in RR packetsin #1413 + - libsrtp2 v2.7.0 requires cmake >= v3.21.0 in #1417 + - Add a comment on RTP header extension size alignment in #1430 + - Jamfile: Bump Visual Studio target to 2022 in #1433 + - Test sending and receiving RTP packets in #1426 + - Improve testing framework in #1428 + - Fix useless wait in SctpTransport::sendReset() in #1439 + - Copy datachannel PDB files when compiling for Windows in #1438 + - Fix SctpTransport::Instances lifecycle in #1444 + - Fix shared_ptr in DtlsTransport::enqueueRecv in #1446 + - Fix python signaling server example with websockets v14+ in #1450 + - Fix missing SSRC cache update breaking RTCP feedback handling in #1451 + +------------------------------------------------------------------- Old: ---- libdatachannel-0.23.1.tar.gz New: ---- libdatachannel-0.24.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdatachannel.spec ++++++ --- /var/tmp/diff_new_pack.UUphCd/_old 2026-02-19 14:22:19.104078626 +0100 +++ /var/tmp/diff_new_pack.UUphCd/_new 2026-02-19 14:22:19.108078793 +0100 @@ -1,7 +1,7 @@ # # spec file for package libdatachannel # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ #%%define soversion() %%(echo "%%{1}" | awk -F. '{print $1"."$2}') -%define son 23 +%define son 24 %define soversion 0_%{son} %define libname %{name}%{soversion} Name: libdatachannel -Version: 0.23.1 +Version: 0.24.1 Release: 0 Summary: WebRTC network library featuring Data Channels, Media Transport, and WebSockets License: MPL-2.0 ++++++ libdatachannel-0.23.1.tar.gz -> libdatachannel-0.24.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/libdatachannel/libdatachannel-0.23.1.tar.gz /work/SRC/openSUSE:Factory/.libdatachannel.new.1977/libdatachannel-0.24.1.tar.gz differ: char 14, line 1
