File telepathy-sofiasip.changes of Package telepathy-sofiasip
-------------------------------------------------------------------
Thu Jul 7 22:51:41 CEST 2011 - vuntz@opensuse.org
- Stop using source service to download the tarball, as Factory
will move away from this.
-------------------------------------------------------------------
Fri Apr 29 22:28:41 UTC 2011 - dimstar@opensuse.org
- Update to version 0.7.1:
+ fdo#32607: Added 'message-token' and 'message-sent' headers to
incoming messages, derived from SIP message headers.
+ Authentication channels implemented as a simple password
challenge.
+ fdo#33716: Reject incoming calls from the same URI as the local
user, rather than crashing apologetically.
+ Test suite pulled up to Gabble standards.
+ fdo#32085: Tests for basic StreamedMedia call cases
+ Changed the type of the size parameter to gssize in
tpsip_unquote_string().
- Changes from version 0.7.0:
+ Opening the new development series.
+ fdo#29377: Implemented o.fd.Tp.Ch.I.Messages.
+ fdo#30538: Implemented o.fd.Tp.Protocol.
+ fdo#31720: Uses TpDBusDaemon to export media streams.
+ Improvements in session state and signalling.
- Use source services: download_url, recompress, set_version.
-------------------------------------------------------------------
Sat Aug 28 09:35:35 CEST 2010 - vuntz@opensuse.org
- Update to version 0.6.4:
+ Fix a thinko preventing proper declining of incoming calls with
informative statuses like 603 Decline.
-------------------------------------------------------------------
Mon Jul 5 17:07:13 CEST 2010 - dimstar@opensuse.org
- Update to version 0.6.3:
+ Disable Sofia logging on --disable-debug configure flag.
+ Made the effect of environment variable TPSIP_PERSIST
independent of the debug build flag.
+ Prevent removal of local pending send by holding the call.
+ Fix the application of local pending send flag in an incoming
call.
+ Fixed a walk-off-the-end crash in the debug support code.
+ Not building useless PIC object files any more.
-------------------------------------------------------------------
Thu Mar 18 09:42:56 CET 2010 - dimstar@opensuse.org
- Update to version 0.6.2:
+ Only expose the legacy STUN properties when set to meaningful
values.
+ Properly enable the debug category for Sofia-SIP log messages.
+ fdo#26889: Fix a crash in Sofia logger
+ Fixed a regression that leaked audio before the call was
accepted.
+ On incoming call, emit the new channel with correct initial
media properties.
-------------------------------------------------------------------
Sun Feb 21 17:14:45 CET 2010 - vuntz@opensuse.org
- Update to version 0.6.1:
+ Avoid using IPv6 addresses in self-referential URIs (fdo#26654)
-------------------------------------------------------------------
Wed Feb 17 00:00:35 CET 2010 - vuntz@opensuse.org
- Update to version 0.6.0:
+ Supports the new StreamHandler interface method CodecsUpdated.
+ Revisited code controlling stream directionality and pending
flags (fdo#26070).
+ Made critical warnings fatal again, after telepathy-glib
stopped doing so. (fdo#26153).
+ Try to disable locally originated re-INVITES as much as
possible when 'immutable-streams' parameter is true (fdo#26387).
+ Implemented the Debug interface (fdo#26388).
+ Implemented the DBus properties of Media.StreamHandler
(fdo#26384).
+ Build fixes and improvements.
+ Support configure option --enable-silent-rules if using
Automake >= 1.11
+ Implemented properties InitialAudio, InitialVideo, and
ImmutableStreams.
+ Introduced the connection manager parameter 'immutable-streams'
to disable stream list changes mid-call, as well as hold.
+ Pass the ptime and maxptime attributes from remote SDP session
and media descriptions as codec parameters. Values from a=fmtp
are also considered.
- Update to version 0.5.19:
+ Implemented proper codec parameter formatting for
telephone/event payloads, and the supporting infrastructure for
more formats. (fdo#24615)
+ Ignore the trivial alias for self handle that is produced from
the SIP URI.
+ Implemented call state In_Progress.
+ Properly flag password parameters as secret, also in the
.manager file (fdo#24561).
+ Autotools cleanups.
+ Normalize the alias for self handle, and properly format it
into a double-quoted string for the SIP From header.
+ Use heartbeat more carefully, with per-connection wakeups timed
in accordance with actual keepalive intervals.
+ Eliminate race conditions in hold/unhold code.
-------------------------------------------------------------------
Mon Sep 28 16:53:52 CEST 2009 - vuntz@opensuse.org
- Update to version 0.5.18:
+ Don't delay the final 200 response to incoming messages
+ Streamlined the memory management bits in message body
conversion
+ Support the SIPS scheme in handle normalization
+ Removed checks for SIP responses on the sent messages
-------------------------------------------------------------------
Fri Aug 28 18:31:08 CEST 2009 - vuntz@novell.com
- Update to version 0.5.17:
+ Make keepalive-interval parameter a uint32 with saner semantics
+ Enabled TCP whitespace keepalives
+ tpsip_connection_dispose: remove assertion that
base->self_handle == 0
- Changes from version 0.5.16:
+ Don't destroy the session prematurely when disposing of
TpsipMediaChannel
+ Remap SIP status 404 to Group change reason NoAnswer
+ Emit MembersChanged with proper actor on call channels
terminated locally
+ Allow self handle removal from call channels at all times
+ More elaborate handling of 404: regard the call state
+ Extend the call state-aware treatment of 404 to 480
-------------------------------------------------------------------
Mon Jul 20 09:44:17 CEST 2009 - vuntz@novell.com
- Use libexecdir instead of libdir in the file list to fix build.
-------------------------------------------------------------------
Tue Feb 10 18:15:58 CET 2009 - vuntz@novell.com
- Update to version 0.5.15:
+ tpsip_handle_normalize: raise InvalidHandle on error
+ Add LCOV machinery
+ Coverity fixes
+ Ignore provisional responses to a MESSAGE
+ Handle an incoming BYE with a proper media channel group change
+ Signal the member change immediately on the initial AddMembers
to a media channel (fdo#19652)
-------------------------------------------------------------------
Wed Feb 4 14:32:50 EST 2009 - hfiguiere@suse.de
- Some minor .spec cleanup
-------------------------------------------------------------------
Wed Jan 28 12:35:27 EST 2009 - hfiguiere@suse.de
- Update to 0.5.14
+ Bump glib2-devel dependency to 2.16
+ Bump telepapthy-glib dependency to 0.7.17
+ Bump sofia-sip dependency to 1.12.10 (fdo#19372)
+ Lot of other fixes and improvements.
-------------------------------------------------------------------
Wed Jan 28 18:33:18 CET 2009 - vuntz@novell.com
- Use %makeinstall, and %doc for the manpage.
-------------------------------------------------------------------
Thu Jul 31 15:22:36 EDT 2008 - hfiguiere@suse.de
- Initial release.