Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package srt for openSUSE:Factory checked in at 2021-05-15 23:15:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/srt (Old) and /work/SRC/openSUSE:Factory/.srt.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "srt" Sat May 15 23:15:27 2021 rev:12 rq:892385 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/srt/srt.changes 2021-02-16 22:37:09.433711156 +0100 +++ /work/SRC/openSUSE:Factory/.srt.new.2988/srt.changes 2021-05-15 23:16:33.948647452 +0200 @@ -1,0 +2,33 @@ +Tue May 11 23:55:15 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 1.4.3 + * API/ABI/Integration Changes + * fixed/changed cast to bool instead of int in srt_getsockopt and + srt_getsockflag API functions + * Fixed ABI compatibility around SRTO_BINDTODEVICE value + depending on ENABLE_EXPERIMENTAL_BONDING. + * Made SRT versioned SO named with major and minor + * New Features and Enhancements + * New API function srt_clock_type() to retrieve SRT internal + clock type. + * New SRTO_MININPUTBW socket option to control the minimum + allowed value of the input bitrate estimate. + * Run the accept hook (listener callback) before opening an + accepted socket providing an opportunity to set some ???PRE??? + options (like SRTO_RCVBUF). + * Fixed wrong check of common FEC configuration. + * Added handshake data check to prevent rogue handshakes. + * Fixed crash and hang up related to CSndLossList. + * Fixed miscalculations on extreme loss conditions in FEC. + * Fixed Data race when TLPKTDROP while checking loss for ACK + candidate. + * Fixed handshake IP parsing in IPv4-IPv6 connections. + * Fixed race starting and joining TSBPD thread. + * SRTO_RETRANSMITALGO becomes readable. + * Fixed sender hang up + * Fixed SRTO_MINVERSION not rejecting too old SRT version. + * Fixed a bug repeating a conclusion HS with rejection +- Drop upstream merged 0001-Fix-build-with-GCC-11.patch + * https://github.com/Haivision/srt/pull/1806 + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-with-GCC-11.patch srt-1.4.2.tar.gz New: ---- srt-1.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ srt.spec ++++++ --- /var/tmp/diff_new_pack.C4uPhA/_old 2021-05-15 23:16:34.440645531 +0200 +++ /var/tmp/diff_new_pack.C4uPhA/_new 2021-05-15 23:16:34.440645531 +0200 @@ -16,10 +16,10 @@ # -%define sover 1 +%define sover 1_4 Name: srt -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: Secure Reliable Transport (SRT) License: MPL-2.0 @@ -27,8 +27,6 @@ URL: https://www.srtalliance.org Source0: https://github.com/Haivision/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch0: 0001-Fix-build-with-GCC-11.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.C4uPhA/_old 2021-05-15 23:16:34.476645390 +0200 +++ /var/tmp/diff_new_pack.C4uPhA/_new 2021-05-15 23:16:34.476645390 +0200 @@ -1 +1 @@ -libsrt1 +libsrt1_4 ++++++ srt-1.4.2.tar.gz -> srt-1.4.3.tar.gz ++++++ ++++ 51296 lines of diff (skipped)