Changelog for
gstreamer-libnice-0.1.18-150400.1.14.x86_64.rpm :
* Sat Mar 20 2021 jengelhAATTinai.de- Update descriptions to be closer to the other GNOME packages.
* Fri Mar 05 2021 jgwangAATTsuse.com- Update to 0.1.18:
* Remove the autotools build system, now only meson is available
* Accept receiving messages in multiple steps over TCP
* Accept duplicated ports as last option instead of spinning forever
* Use sendmmsg if possible to send multiple packets in one call
* Fail gathering if no port is available
* Hide the implementation of NiceCandidate, this hides some parts that were previously visible
* Enable TURN server connects where both TCP and UDP use the same port number
* Don\'t count rejected STUN messages as keepalive packets
* On Windows, the improvements and fixes - use crypto library instead of CryptGenRandom() which is deprecated - use GetBestInterfaceEx() for UWP compatibility - fix the listing of interfaces to use the correct APIs - implement ignoring interfaces
* Add buildrquires: gobject-introspection-devel and meson
* The move from autoFOO to meson
* Thu Aug 20 2020 dmuellerAATTsuse.com- 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.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Tue Apr 25 2017 dimstarAATTopensuse.org- Update to version 0.1.14: + Improved RFC compliance. + Split verbose logs into a separate option. + Numerous bug fixes. + Use GnuTLS for hash functions. + Implement NewReno in PseudoTCP. + Requires GLib 2.44 GnuTLS 2.12.- Add pkgconfig(gnutls) BuildRequires: new dependency.
* Fri Apr 15 2016 idonmezAATTsuse.com- Merge with factory for Gnome 3.20 fate#318572.
* Sat Apr 02 2016 zaitorAATTopensuse.org- Drop pkgconfig(gstreamer-0.10) and pkgconfig(gstreamer-base-0.10) BuildRequires: Stop building gstreamer-0.10 support. As a result of this drop subpackage gstreamer-0_10-libnice, no longer built.
* Fri May 15 2015 dimstarAATTopensuse.org- Update to version 0.1.13: + Fix build on non-Windows platforms that don\'t have getifaddrs(). + Fix build regression on Windows.
* Thu Apr 23 2015 zaitorAATTopensuse.org- Update to version 0.1.12: + Fix regression in SDP parser. + Make examples work on Windows. + Bug fixes on nicesrc.
* Tue Apr 21 2015 zaitorAATTopensuse.org- Update to version 0.1.11: + API: nice_agent_set_local_credentials() for WebRTC. + Nicesink: support GstBufferList. + Better warnings on programming errors. + Build fixes for Solaris and Windows. + Bug and documentation fixes.
* Thu Jan 29 2015 zaitorAATTopensuse.org- Update to version 0.1.10: + Fix bug on component change on the sink.- Changes from version 0.1.9: + Make it possible to statically build the GStreamer plugins. + Bug fixes, in particular fix compatibility with coTurn servers. + Documentation fixes.
* Thu Oct 16 2014 hrvoje.senjanAATTgmail.com- Add baselibs.conf: provide multi-arch packages.