[Telepathy] ANNOUNCE: telepathy-salut 0.2.3 released
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Mar 20 06:32:19 PDT 2008
Hi,
I've just released telepathy-salut 0.2.3. Like the previous stable
release, this one fixes some Clique and tubes issues.
Tarballs available at:
http://telepathy.freedesktop.org/releases/telepathy-salut/
Full changes below.
G.
Thu Mar 20 14:28:21 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* version 0.2.3
Thu Mar 20 14:23:55 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
tagged telepathy-salut 0.2.3
Thu Mar 20 14:23:37 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* version 0.2.3
Thu Mar 20 12:35:53 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastCausalTransport: When reconnecting after a reset,
reset the resetting flag
Thu Mar 20 12:34:52 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* continous-failure.py: Update test to send messages on a regular
basis to see check if data is still send after a reset
Thu Mar 20 12:30:05 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* While resetting just drop messages, don't send it through to a lower
transport
Tue Mar 18 13:54:19 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* contact-manager: use the service name and not the activity name when
removing an activity
Fri Feb 29 19:54:30 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* Fix some small coding style issues
Fri Feb 29 19:48:48 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastSender: Don't assume that all packets between
->first_packet, and ->next_output_paxket exist
Fri Feb 29 18:57:44 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastSender: Fix repairing when the node has moved to
pending_removal
Fri Feb 29 17:57:07 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastSenderGroup: WHOIS_REQUEST senders should be looked
up by whois_request.sender_id in the packet
Fri Feb 29 17:28:11 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastSenderGroup: Fixed a silly bug where the condition
in the forloop woud still true forever
Fri Feb 29 12:46:20 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticast: Don't keep pending removals in the main hash, but
put them in a seperate array. So we can start a new gathering session
including them, while still being able to react on repair requests
Thu Feb 28 17:40:05 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastTransport: Ensure we wait for nodes to finish their
failure process before completeling the JOIN
Thu Feb 28 17:39:26 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastTransport: reset the timeout to zero when the
gathering phase has stopped, not strictly necessary, but nice anyway
Thu Feb 28 16:47:31 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticastSender: Set the pending removal state before
checking the queue length as the lenght partially depends on the state
Thu Feb 28 12:16:35 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* If we're resetting because the join failed, return JOIN_FAILED
immediately
Thu Feb 28 12:16:08 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* Better debugging of sender garbage collection
Thu Feb 28 10:55:32 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* GibberRMulticast: Add more clear debugging information
Thu Feb 21 10:35:58 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* bytestream-obb: remove redundant disconnect signals
Thu Feb 21 10:15:46 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* bystream-oob: always go trought the closing state before the closed
one
Wed Feb 20 17:43:11 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* bytestream-obb: add a closing state and disconnect the transport
when closing the bytestream
Wed Feb 20 16:13:58 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* bytestream-oob: be sure the buffer is flushed before disconnect the
transport
Wed Feb 20 14:07:31 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-fd-transport: emit the buffer-empthy signal when all the data
are directly send
Wed Feb 20 14:02:22 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* add gibber_transport_emit_buffer_empty and use it instead of
g_signal_emit_by_name
Wed Feb 20 13:53:52 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-transport: assert buffer_is_empty is implemented
Wed Feb 20 13:35:22 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* tube-stream: wait the buffer is empty before remove the transport
Wed Feb 20 13:17:26 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-fd-transport: implement the buffer_is_empty method
Wed Feb 20 13:15:55 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-fd-transport: emit the "buffer-empty" signal when needed
Wed Feb 20 13:14:49 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-transport: add gibber_transport_buffer_is_empty abstract
method
Wed Feb 20 13:02:30 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-transport: add a "empty-buffer" signal
Fri Feb 15 12:21:15 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* NEWS: fix typo in 0.2.2 release notes
Thu Feb 7 14:06:30 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* SalutMucManager: If setting up a resolver fails then we can get into
a situation where a browser entry doesn't have a resolver. Handle this
gracefully
Fri Feb 1 15:24:54 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* gibber-bytestream-muc: actually close the muc before announce it as
closed
Fri Feb 1 12:38:20 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* Ignore request for removal of unknown senders
Fri Feb 1 12:26:22 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* Reschedule whois request before sending out the request sigan, to
prevent race conditions if the signal handler reenters the main loop
Fri Feb 1 12:27:14 CET 2008 Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
* Always fully stop whois recovery process if a WHOIS_REPLY was
received
Thu Jan 31 17:43:21 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* tube-dbus: fix a reference leak when creating the muc bytestream
Thu Jan 31 17:37:11 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* salut_tube_dbus_constructor: when handle_type is room, the
bytestream have to be of type GibberBytestreamMuc
Thu Jan 31 16:24:19 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* salut-self: convert error code to TP_ERROR_NETWORK_ERROR when
announce_activity() failed
Wed Jan 30 13:54:41 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* NEWS: copy release notes from 0.2.0 and 0.2.1
Wed Jan 30 13:14:38 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* NEWS: add some words about the 0.2.2 release
Wed Jan 30 12:54:25 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
* version 0.2.2
Wed Jan 30 12:45:48 CET 2008 Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
tagged telepathy-salut 0.2.2
More information about the Telepathy
mailing list