Hello community, here is the log from the commit of package libnice for openSUSE:Factory checked in at 2020-11-19 11:56:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnice (Old) and /work/SRC/openSUSE:Factory/.libnice.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnice" Thu Nov 19 11:56:52 2020 rev:43 rq:847248 version:0.1.17 Changes: -------- --- /work/SRC/openSUSE:Factory/libnice/libnice.changes 2018-03-08 10:48:21.225091828 +0100 +++ /work/SRC/openSUSE:Factory/.libnice.new.5913/libnice.changes 2020-11-23 10:34:22.261616504 +0100 @@ -1,0 +2,31 @@ +Thu Aug 20 21:27:51 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 0.1.17: + + Add API to retrieve the underlying BSD sockets. + + Support systems with multiple loopback devices. + + Ignore non-running network interfaces. + + Ignore multiple interface prefixes. + + Now tries to nominate matching pairs across components and + streams. + + Retry TURN deallocation on timeout, requires not destoying the + NiceAgent right after the stream. + + Use different port for every host candidate. + + Make timeouts and retransmissions more in line with the RFCs. + + Find OpenSSL without pkg-config, for Windows. + + Complete meson support. + + Add API to make it easier to implement ICE trickle. + + Add async closing of agent, to cleanly close TURN allocations. + + Add Google non-standard NOMINATION STUN attribute. + + Removal of the global lock over all agents. + + Add method to compare candidate targets. + + Added optional Meson build system, future releases will remove + autotools. + + Renamed all members of PseudoTcpState enum (compile-time API + change). + + Now drops all packets from addresses that have not been + validated by an ICE check. + + Multiple improvements to ICE interoperability. + + Improved RFC compliance. + + Improved OC2007 compatibility mode alternate-server support. + +------------------------------------------------------------------- Old: ---- libnice-0.1.14.tar.gz New: ---- libnice-0.1.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnice.spec ++++++ --- /var/tmp/diff_new_pack.KbAXIa/_old 2020-11-23 10:34:22.713616999 +0100 +++ /var/tmp/diff_new_pack.KbAXIa/_new 2020-11-23 10:34:22.717617003 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnice # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libnice -Version: 0.1.14 +Version: 0.1.17 Release: 0 Summary: Interactive Connectivity Establishment implementation License: MPL-1.1 OR LGPL-2.1-only @@ -74,8 +74,6 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print -# We don't ship the examples... -rm %{buildroot}%{_bindir}/*-example %check # make check disabled - Since version 0.1.3, libnice tries to interact with NM during make check ++++++ libnice-0.1.14.tar.gz -> libnice-0.1.17.tar.gz ++++++ ++++ 42659 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
