libnice/libnice.changes

47 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Sat Apr 4 12:42:41 CEST 2009 - vuntz@novell.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 16:44:33 CET 2009 - vuntz@novell.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
-------------------------------------------------------------------
Fri Feb 6 12:00:28 EST 2009 - hfiguiere@novell.com
- Don't require itself.
- The -doc don't require the library.
- Split gstreamer-0_10-libnice package.
-------------------------------------------------------------------
Fri Jan 2 15:54:29 EST 2009 - hfiguiere@novell.com
- Initial packaging.