File libjingle.changes of Package libjingle
-------------------------------------------------------------------
Sat Apr 17 08:37:17 UTC 2010 - aj@suse.de
- Add libjingle-0.3.12-openssl.patch to fix build with openssl 1.0.
-------------------------------------------------------------------
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com
- disable as-needed for this package as it fails to build with it
-------------------------------------------------------------------
Tue Apr 28 13:10:35 CEST 2009 - vuntz@novell.com
- Add libjingle-gcc44.patch to fix build with gcc 4.4.
- Do not call autoreconf without any reason.
-------------------------------------------------------------------
Tue Jan 13 17:15:11 EST 2009 - hfiguiere@suse.de
- Update to 0.3.12 from farsight:
+ Fix a number of bugs in the relaying code
+ Make compatible with g++ 4.3
+ Improved configure scripts
+ Removed Buzz/XMPP parts (only Base and P2P remain)
- Remove patch libjingle-0.3.11-gcc43.patch
- Remove patch libjingle-0.3.11-return.patch
-------------------------------------------------------------------
Tue Nov 4 13:22:24 EST 2008 - hfiguiere@suse.de
- Remove unneeded build dependencies.
- Remove unknown configure options.
-------------------------------------------------------------------
Mon Oct 27 11:23:59 CST 2008 - maw@suse.de
- Make debug packages require a specific %{version}-%{release}.
-------------------------------------------------------------------
Fri Aug 1 17:32:14 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Mon May 5 22:04:11 CEST 2008 - coolo@suse.de
- return in non-void functions
-------------------------------------------------------------------
Wed Jan 30 02:45:49 CET 2008 - ro@suse.de
- don't use "." in package name, rename to libjingle-0_3-0
-------------------------------------------------------------------
Thu Jan 24 16:31:38 CET 2008 - sbrabec@suse.cz
- Moved to Tapioca Project branch and updated to version 0.3.11:
* Fix missing constructor in socketserver
* Fix thread leaks in SocketClient
* Added support for Google relay (backported from 0.4)
* Remove examples and and dependant code, as dependant on now
removed third_party
* Clean up makefiles so make distcheck works
* Remove third_party as it has a mix of incompatible licenses
(mediastreamer as LGPL, may imply the rest of the library is
LGPL), and its unclear for gips whether they're modifiable or
even distributable.
* Replace base64.cc with something more clearly licensed (MIT
licensed). Fixes issues raised by Scott James Remnant on
submission to ubuntu main.
* Added pkgconfig check on configure.ac.
* Added license terms on g711common.h.
* fixed talk/base/criticalsection.h with the correction described
on bugtrack #1470383
* Disable static libraries compilation.
* Implemented JEP-0078: Non-SASL Authentication.
* Fixed compilation on x86_64.
* Moved xmpppassword to base.
* Make libjingle compile to a number of shared libraries.
* Patch FD leak in tcpconnections
* Added new signal SignalState_s that emits from signaling
thread.
* Added version to pkgconfig files
* Added some hardcore stun candidate match logging
* Added SocketClient to libjingle.
- Enabled ortp.
-------------------------------------------------------------------
Sat Nov 10 11:44:05 CET 2007 - coolo@suse.de
- fix linking too
-------------------------------------------------------------------
Wed Oct 3 13:50:15 CEST 2007 - coolo@suse.de
- fix includes for gcc 4.3
-------------------------------------------------------------------
Thu May 24 01:58:22 CEST 2007 - ro@suse.de
- added ldconfig to post scripts
-------------------------------------------------------------------
Tue Apr 3 19:10:03 CDT 2007 - maw@suse.de
- Don't build as root. Duh.
-------------------------------------------------------------------
Tue Apr 3 13:15:06 CDT 2007 - maw@suse.de
- New package.