sometimes times out in our builds.
- Add 37eeeb1a750bf2dd6d5769d759069e95dd1b8493.patch:
test-new-trickle: Remove cancellable as a wakeup mechanism.
- Add c47a7ea6289187857a38e0118bd8528cab9171c9.patch meson: Add
glib debug, assert and check options.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=84
+ API: Make nice_address_is_local() available to applications
+ Make padding be all zeros to conform to RFC8489
+ Fix interface listing on Android
+ Include TURN sockets in the list from nice_agent_get_sockets()
+ Set consent refresh timeout in line with RFC 7675
+ Fix ifr_ifindex build with cland and OpenBSD
- Drop 4b63250c.patch: Fixed upstream.
- Rebase patch with quilt.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=82
- Update to version 0.1.21:
* Only use `ifr_ifindex` if OS supports it, fixes build on iOS
and FreeBSD.
- Changes from version 0.1.20:
* Remove support for GStreamer 0.10 builds.
* Add macro to check LIBNICE version.
* Added utility function to get the STUN server from a candidate.
* Support additional header in built-in HTTP proxy client.
* Add boxed type for NiceAddress for bindings.
* Add API to get the interface index for a local address.
* Explicitly bind to a specific interface when creating UDP
sockets.
* Limit the number of stored incoming checks based on a property.
* Do asynchronous DNS resolution for STUN and TURN servers.
* Add introspection friendly API to get an allocated string from
a NiceCandidate.
* Enable gst-full to link in a single element.
OBS-URL: https://build.opensuse.org/request/show/1060836
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=76
- Update to 0.1.19:
* Allow incoming connchecks before remote candidates are set,
allows for connection based on received bind requests
* Implement RFC 7675 for Consent Freshness
* Use a single server reflexive and local relay candidate,
reduces useless duplicated local candidates
* Improved ICE restart implementation
* Use Windows native crypto API, removing the need for OpenSSL
* Add bytestream ICE-TCP and improve ICE-TCP
* Add API to know if a NiceAddress is link-local
* Add API to extact the relay address from a relayed NiceAddress
* Improve support for detection addresses on Android, iOS, macOS
* A number of bug fixes (forwarded request 975128 from cgiboudeaux)
OBS-URL: https://build.opensuse.org/request/show/975332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnice?expand=0&rev=45
- Update to 0.1.19:
* Allow incoming connchecks before remote candidates are set,
allows for connection based on received bind requests
* Implement RFC 7675 for Consent Freshness
* Use a single server reflexive and local relay candidate,
reduces useless duplicated local candidates
* Improved ICE restart implementation
* Use Windows native crypto API, removing the need for OpenSSL
* Add bytestream ICE-TCP and improve ICE-TCP
* Add API to know if a NiceAddress is link-local
* Add API to extact the relay address from a relayed NiceAddress
* Improve support for detection addresses on Android, iOS, macOS
* A number of bug fixes
OBS-URL: https://build.opensuse.org/request/show/975128
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=74
- 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
* GLib required version update to 2.54
* Removed deprecated GLib APIs
* Many ICE compatibility and performance improvements
* Many bug fixes
* 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
* Fix tests on Windows
* Fix some racy tests
* Add support for Regular Nomination
* 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
OBS-URL: https://build.opensuse.org/request/show/828306
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=68