SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gstreamer-libnice-0.1.21-2.14.x86_64.rpm :

* Fri Jul 07 2023 Bjørn Lie - Add 4b63250c.patch: agent/meson: Replace filename with basename. This avoids emitting absolute paths into generated sourcecode, it improves reproducibility.
* Thu Apr 13 2023 Bjørn Lie - Add libnice-port-gupnp-igd-bump.patch: Port to new gupnp-igd.- Replace libgupnp-igd-devel and gobject-introspection-devel with pkgconfig(gupnp-igd-1.6) and pkgconfig(gobject-introspection-1.0) BuildRequires, align with what meson checks for.- Use ldconfig_scriptlets macro.- Enable meson_test macro in check section, run tests during build. Remove the single test that does not work in the build service via sed call.
* Wed Jan 25 2023 Bjørn Lie - 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.
* Thu May 05 2022 Christophe Giboudeaux - 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
 
ICM