[Telepathy] telepathy-salut 0.1.7 released
Sjoerd Simons
sjoerd at luon.net
Mon Nov 12 03:12:26 PST 2007
Hi,
I've just released telepathy-salut 0.1.7. This release brings various
MUC bugfixes.
Tarball at:
http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut-0.1.7.tar.gz
Ascii armored signature:
http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut-0.1.7.tar.gz
Changelog below :)
Sjoerd
Mon Nov 12 11:34:58 CET 2007 Sjoerd Simons <sjoerd at luon.net>
tagged telepathy-salut 0.1.7
Mon Nov 12 11:34:30 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* version 0.1.7
Mon Nov 12 11:18:11 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastSender: rename gibber_r_multicast_sender_fail to _gibber_r_multicast_TEST_sender_fail, so it's extra clear that it's purely for testing
Fri Nov 9 21:57:13 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastSender: Mark a sender as failed if the data message didn't have the claimed amount of data in it
Fri Nov 9 21:17:47 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* check-gibber-r-multicast-causal-transport.c: Be much more anal about the flags when doing fragmentation tests
Fri Nov 9 21:17:08 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastCausalTransport: Correctly set the flags when fragmenting into multiple packets
Fri Nov 9 15:41:31 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* repair-after-node-disconnected-test: Add a simulation to test if a node can sucessfully retrieve unacked packets from a failed node from other nodes
Fri Nov 9 14:38:40 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastTransport: Data can come either from members or failing members
Fri Nov 9 14:09:10 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* fix build with OLPC features enabled
Fri Nov 9 13:54:50 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* mesh.py: Add failure trigger function
Fri Nov 9 13:54:22 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* test-r-multicast-transport-io: Add signalling to trigger failures on selected nodes
Fri Nov 9 13:52:33 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastSender: Add functionality to trigger failure for testing purposes
Fri Nov 9 13:51:03 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastCausalTransport: Add a method to lookup a sender by name
Fri Nov 9 13:49:34 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastSenderGroup: Add a method to lookup a sender by name
Fri Nov 9 13:49:25 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* gibber-util: Add gibber_strdiff, copied from tp_strdiff
Fri Nov 9 13:01:45 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* make contact's handle a public variable
Fri Nov 9 12:49:39 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* fix typo in debug message
Fri Nov 9 12:40:41 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* muc-channel: no need to dup the string stored in priv->senders as it's owned by the Contact object and we have a ref on it
Fri Nov 9 12:39:01 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* replace salut_contact_manager_create_contact by salut_contact_manager_ensure_contact
Fri Nov 9 12:23:44 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* salut_contact_manager_create_contact: assert contact doesn't exist yet
Thu Nov 8 11:07:26 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* give the SalutConnection to SalutContact instead of the room and contact repo
Thu Nov 8 10:44:47 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* contact-manager: don't ensure the contact handle anymore as it's done by the Contact object now
Wed Nov 7 17:44:37 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* contact-manager: adapte to use new SalutContact API
Wed Nov 7 17:43:40 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* muc-channel: salut_muc_channel_add_members: don't ensure the handle as it's owned by the newly created contact now
Wed Nov 7 17:41:27 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* make SalutContact owns the ref on his handle
Wed Nov 7 17:21:15 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* muc-channel: store senders in a hash table so we can unref contacts when closing the channel
Wed Nov 7 17:01:03 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* muc-channel: create/ref contact when we got new senders
Wed Nov 7 16:59:01 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* contact-manager: add salut_contact_manager_create_contact public function
Wed Nov 7 16:03:45 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* muc-channel: split salut_muc_channel_change_members to salut_muc_channel_add_members and salut_muc_channel_remove_members
Wed Nov 7 14:15:02 CET 2007 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
* muc-channel: fix debug message in salut_muc_channel_change_members
Wed Nov 7 16:07:10 CET 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Development version 0.1.6.1
Wed Nov 7 15:20:28 CET 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
tagged telepathy-salut 0.1.6
Wed Nov 7 16:01:13 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastCausalTransport: While disconnecting, still accept reliable and repair request packets
Wed Nov 7 15:39:27 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastSender: Kill trailing whitespace
Wed Nov 7 15:37:46 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* GibberRMulticastSender: Add a stopped state in which a sender will only react to repair requests
Wed Nov 7 14:10:59 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* Add a simulation to see if leaving nodes do still correctly react to repaire requests
Wed Nov 7 14:08:54 CET 2007 Sjoerd Simons <sjoerd at luon.net>
* Don't unnecessarily rstrip data
--
The clearest way into the Universe is through a forest wilderness.
-- John Muir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/telepathy/attachments/20071112/e9de2ea7/attachment.pgp
More information about the Telepathy
mailing list