File libeXosip2.changes of Package libeXosip2
-------------------------------------------------------------------
Sun May 25 21:50:56 UTC 2014 - fisiu@opensuse.org
- Update to 4.1.0:
* improve timer and use UPDATE if advertised, INVITE otherwise.
* improve PRACK support.
* option to disable automatic BYE answer.
* option to enable/disable IPv6 per eXosip_t instance.
* option to disable DNS cache.
* improve network support for several eXosip_t instance.
keepalive setting is per instance.
ipv4/ipv6 setting is per instance.
improve network setting to avoid conflict upon transport change.
* fix tcp and tls connect() for slow connection.
* use TCP_NODELAY on more platform.
* use Authorization header for 401 // simplify authentication code.
* minor expires for REGISTER improvments.
* copy call-info over SUBSCRIBE refresh.
* allow more TLS error if verification is disabled.
* fix if NO NAPTR is availble.
* add support for Windows Phone 8.
* fix to use cache for TCP and TLS.
* fix possible leaks on implementation errors.
* add TSC experimental support.
- eXosip2 (4.0.0)
* modify configuration APIs to use eXosip_set_option
* fix bug: do not create new PRACK if it already exist for an answer.
* update to latest osip // test time compensation for android.
* use ephemaral port in standard TCP and TLS version.
* return tid number so that we can match the response event.
* use system independant time for osip_gettimeofday on unix platform.
* major API update: several "struct eXosip_t" can be
handled at the same time. This can be used to have several
transport layer running at the same time.
* many tiny other change.
- Rebase libeXosip2-sslverifypaths.patch.
-------------------------------------------------------------------
Mon Apr 28 08:29:28 UTC 2014 - meissner@suse.com
- libeXosip2-sslverifypaths.patch: set default SSL verify locations (bnc#871099)
- build with -O2 (--disable-debug)
-------------------------------------------------------------------
Fri Jan 25 13:55:47 UTC 2013 - jengelh@inai.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Sun Jan 16 12:31:41 UTC 2011 - seife+obs@b1-systems.com
- update to version 3.5.0
* a lot of minor change/fix/improvments, sorry for not being
able to have an history here...
- eXosip2 (3.4.0)
* handle keep alive for TCP/TLS.
* fix when receiving additionnal CRLF on reliable transport.
* modification to allow non-blocking socket for reliable transport. (TLS/TCP)
* fix tag issue with application where tag is missing.
* fix Contact header in request within dialog for non-udp protocol.
* remove 481 auto answer for unsolicited NOTIFY.
* fix static id range.
* initial code for TCP fragmentation.
* osip_list prototypes and warnings fix
* fix transport matching for redirection using other transport than udp
- eXosip2 (3.3.0)
* Fix when 200ok include a contact with an empty line parameter.
* Fix for replaces header longuer than 256 char.
* Fix SRV record with more than 10 answers.
* Sort SRV record.
* Option to disable NAPTR requests.
- eXosip2 (3.2.0)
* Improve TLS support and add an API for ssl information & files.
* return new error code for all API.
* remove automatic answers to PRACK. (must be done in application now)
* remove automatically outgoing non established susbscriptions.
- packaging stuff:
* fix spelling errors in descriptions, other rpmlint warnings
* rename libeXosip2-4 to libeXosip2-6 (changed SONAME)
-------------------------------------------------------------------
Wed Apr 2 15:30:51 CEST 2008 - hvogel@suse.de
- update to version 3.1.0
* add AKA authentication
* improve compliance & flexibility
* fix building SUBSCRIBE refresh
* fix compliance issue with refer-to to-tag/from-tag parameters.
* fix bug for retransmissions or ACK with proxy that resolve
to several IP.
* handle the "expires" parameter to update registration interval.
* handle the "expires" parameter to update publication interval.
* handle automatically publish refresh,
and some error codes (423).
-------------------------------------------------------------------
Thu Feb 28 12:24:46 CET 2008 - ro@suse.de
- fix build with current libosip2 (MD5... -> osip_MD5...)
-------------------------------------------------------------------
Thu Jan 10 09:07:31 CET 2008 - mskibbe@suse.de
- use --disable-static
- detaillize files section
-------------------------------------------------------------------
Tue Dec 18 15:32:43 CET 2007 - mskibbe@suse.de
- create package