Changelog for
libnice10-0.1.4-4.1.1.x86_64.rpm :
Mon Mar 11 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.1.4:
+ Fix issue with dribble mode.
+ Fix issue with TURN permissions.
+ Fix missing win32 directory from release archive.
+ Fix support for OC2007.
+ Added new nice_address_ip_version API.
+ Added new nice_agent_get_selected_pair API.
+ Added new SDP parsing and generation API.
+ Added simple examples (simple, threaded and sdp usages
examples.
Fri Sep 14 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.1.3:
+ Dribble mode: You can set remote candidates while gathering the
local ones
+ Add support for GStreamer 1.0, will compile plugins for both
1.0 and 0.10 by default
+ Cache GSocketAddress in UdpBsdSocket, creating it is very slow
- Add gstreamer-libnice sub package: the new GStreamer 1.0 plugin.
- No longer recommend gstreamer-0_10-libnice from libnice10, but
newly add supplements to the two gstreamer plugin sub packages,
triggering automatic installation when libnice and any the
respective gstreamer version is installed.
- Replace gstreamer-0_10-devel (and even older gstreamer010-devel)
BuildRequires, in favor of new pkgconfig() style variants:
+ For gstreamer 0.10:
- gstreamer-0.10
- gstreamer-base-0.10
+ For gstreamer 1.0
- gstreamer-1.0
- gstreamer-base-1.0
Wed Jul 11 14:00:00 2012 adrianAATTsuse.de
- test suite failure in qemu emulated builds (arm) must be ignored
for now. qemu is not threadsafe enough for it.
Wed Apr 4 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 0.1.2:
+ Fix a bug where a controlled agent may never go to READY if it
received early conncheck
+ Restart connchecks on a failed candidate pair when receiving a
triggered check
+ Fix a bug where gathering-done signal could be sent before UPnP
mapping finishes
+ Fix a race condition where setting remote-candidates on a
gathered stream failed if another stream was gathering
+ Many fixes to complete and stabilize TURN support
+ Fix a bug in proxy support where TURN packets were misread
+ Refactor libnice to use GSocket which works around a glib
limitation of g_io_channel on windows
+ Fix a bug with receiving error messages during conncheck
+ Fix a possible infinite loop bug
+ Fix memory leaks and multi-threaded race conditions
+ Better compatibility for BSD and Mingw
+ Added support files for Visual Studio compilation
+ Various fixes to UPnP support
+ Fixes to the build system
Mon Jan 23 13:00:00 2012 cdenicoloAATTsuse.com
- license update: MPL-1.1 or LGPL-2.1
is dual license MPL-1.1 or LGPL-2.1
Thu Jan 12 13:00:00 2012 cooloAATTsuse.com
- change license to be in spdx.org format
Thu Sep 8 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 0.1.1:
+ Fixed BSD and Solaris compatibility
+ Fixed PPC64 symbol test
+ Removed a few possible leak/bugs
+ Fixed compatibility with google\'s recent protocol change
Thu Jul 7 14:00:00 2011 vuntzAATTopensuse.org
- Stop using source service to download the tarball, as Factory
will move away from this.
Mon May 2 14:00:00 2011 vuntzAATTopensuse.org
- Remove explicit Requires of glib2-devel in devel subpackage: it
will automatically be added the pkgconfig() way.
- Remove unneeded openssl-devel BuildRequires.
Sat Apr 30 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.1.0:
+ Added nice_candidate_copy to the public API
+ Make stun_timer timeouts configurable (Break API and ABI)
+ Add compatibility support for MSOC 2007 and MSOC 2007 R2
+ Add MS-TURN support for MSOC
+ Added and completed TURN RFC 5766 support
+ Add a nice_agent_set_port_range API to force a component to use
a specific port
+ Fix various bugs and memory leaks
+ Improve documentation.
- Change libnice-doc Obsoletes from <= to <: fix rpmlint warning.
- Rename libnice0 to libnice10 after soversion change.
- Use source services: download_url, recompress and set_version.
Fri Jul 23 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.0.13:
+ Add support for IPv6
+ Fix crc32 function conflict with libz.so
+ Various bug fixing and code cleaning
+ Validate the remote candidate address before adding it
Mon Jun 21 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.0.12:
+ Update compatibility to RFC5245
+ Fix a memory corruption bug
+ Fix a possible buffer overflow with socks5 proxies
Fri Mar 19 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.0.11:
+ Handle EAGAIN for UDP sockets
+ Fix coverity warnings
+ Fix a bug with TURN and Channel Bindings
+ Add a reliable transport mode using libjingle\'s PseudoTcp
implementation
+ Various fixes.
Fri Nov 13 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.0.10:
+ Fix some memory leaks with the gstreamer elements
+ Fix username/foundation for google TURN candidates
+ Fix the sending of hundreds of connectivity checks at once the
stream is connected
+ Fix BSD support
+ Fix reprocessing of already processed early incoming checks
when in dribble-mode
+ Fix a rare crash with failing relay candidates allocations
+ Add a stun_agent_set_software API
+ Add a nice_agent_set_software API
Sat Aug 1 14:00:00 2009 captain.magnusAATTopensuse.org
- Update to version 0.0.9:
+ Fix some more issues with peer-reflexive candidates in google
mode (for early incoming checks)
+ Fix SHA1 algorithm when strict aliasing is used
+ Fix google mode connectivity with discovered remote peer
reflexive candidates
+ Fix google/msn mode by not limiting the conncheck list
+ Fix the interfaces discovery by using getifaddrs
+ Fix compilation on Mac OS X
+ Add ToS support to the sockets
- Merge -doc into -devel since it only contains gtk-doc
Mon Jun 22 14:00:00 2009 dominique-obsAATTleuenberger.net
- Update to version 0.0.8:
+ Remove deprecated g_strcasecmp call
+ Use addr instead of base_addr on assigning remote peer-
reflexive candidates (fixes crash)
+ Use a global mutex and g_source_is_destroyed to avoid race
conditions (fixes crashes)
+ Unlock the mutex before calling the recv callback
Sat Jun 13 14:00:00 2009 vuntzAATTnovell.com
- Add libgupnp-igd-devel BuildRequires.
Fri Jun 12 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.0.7:
+ Added UPnP Support
+ Fix a race condition when destroying the nice agent
+ Stun headers are now installed
+ Unset timer\'s source if they return FALSE
+ Fix interoperability with gtalk2voip.com
+ Avoid a race condition where a candidate has the wrong
user/pass
+ Add support for delayed setting of the remote candidates in
google mode
+ Better connectivity support and race condition fixes
+ Keepalive connchecks do not change the state if they fail but
data was still received
+ Fix foundation generation for remote peer reflexive candidates
+ Drop packets when using TCP and the bandwidth is too slow for
the data output
- Add glib2-devel Requires to devel package.
Sat Apr 4 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.0.6:
+ Fix connectivity checks for detecting when we loose the
connection
+ Fix a race condition with gtalk that made the call silent after
30 seconds
+ Robustness checks with regards to relay information
+ Fix a race condition crash with retransmission ticks
+ Added a new STUN API : stun_agent_forget_transaction
+ Fix a possible crash if tcp-turn is shutdown early in the
process
+ Fix a crash when a stream is removed
+ Fix MSN support by disable keepalive connchecks
Fri Mar 6 13:00:00 2009 vuntzAATTnovell.com
- Update to version 0.0.5:
+ Name change from nice to libnice
+ Added support for HTTP proxies
+ Added a nice_interfaces API to query the local interfaces/ips
+ Fixed libnice when used in dribble mode
+ Fix a data corruption issue with the SHA1 algorithm
+ Endianness gets checked at runtime so libnice should compile
and work everywhere
+ Add compatiblity for WLM2009 ICE
+ Export libstun API and add documentation for libstun
+ Add connectivity checks during the connection to detect when
the peer gets disconnected
+ Bug fixes and code cleaning
- Adjust spec file for tarball rename.
- Package new include files in /usr/include/stun