[Telepathy] ANNOUNCE: telepathy-salut 0.1.10

Sjoerd Simons sjoerd at luon.net
Mon Nov 26 12:00:14 PST 2007


Hi,

  I've just released telepathy-salut 0.1.10. This release fixes various bugs
  in salut's muc implementation and OLPC interface

Tarball: 
  http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut-0.1.10.tar.gz
Sign:
  http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut-0.1.10.tar.gz.asc

Changes below.

  Sjoerd

Mon Nov 26 20:44:11 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  tagged telepathy-salut 0.1.10

Mon Nov 26 20:43:57 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * version 0.1.10

Mon Nov 26 20:33:32 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * Whitespace fixes

Mon Nov 26 20:11:36 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Don't let lookup_by_name care about nodes pending for removal

Mon Nov 26 20:10:05 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: While popping packets keep checking the senders state

Mon Nov 26 20:07:05 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Let _cache_size only return the size of the relavant cached items

Mon Nov 26 20:06:31 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: When signalling failure only cancel the needed timers don't set the state to failure

Mon Nov 26 20:04:25 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: When marking nodes as instant failure remove their respective senders from the causal transport

Mon Nov 26 20:03:51 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Only do the failure process on the wire for nodes of which we known the start, otherwise mark them as instant failures

Mon Nov 26 20:01:26 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * Add a test continously failing one node, causing group split and reconnects

Mon Nov 26 16:28:48 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastTransport: Don't flag members as ATTEMPT_JOIN_DONE when the AJ packets had the current sender in the senders field

Mon Nov 26 16:27:54 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * Cleanup join failure timer when the join has succeeded

Mon Nov 26 16:27:12 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastTransport: When a node fails during a join let the join process take care of the removal from members

Mon Nov 26 16:26:00 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastTransport: Updated members can start the packet after the one we just processed

Mon Nov 26 16:25:23 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastTransport: Check join state directly after starting it, in case we're the only one left

Mon Nov 26 15:42:35 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * causalorderingtest.py: Update the test to work the final protocol

Mon Nov 26 12:32:42 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Do a stricter check of a senders state before signalling failure

Mon Nov 26 12:31:50 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * After connecting the GibberRMTransport, no longer listen to GibberRMCTransport signals. Those belong to GibberRMTransport now

Mon Nov 26 12:28:10 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastTransport: Assert that we are not asked to connected in the connected state

Mon Nov 26 10:57:37 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Some whitespace fixes

Mon Nov 26 10:56:01 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * Explain gibber_r_multicast_packet_diff a bit more

Mon Nov 26 10:47:51 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Ensure sender dispose methods don't iterate the groups hash array while it's being freed

Sun Nov 25 00:29:40 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * repair-after-node-disconnected-test.py: After successfull finishing,  send a packet from the retriever and wait 30 seconds after success so everyone can dispose node0

Sun Nov 25 00:27:57 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Keep a sender in a pending removal state as long as not all it's depends are acked

Sun Nov 25 00:22:26 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Only stop repeating if requested

Sun Nov 25 00:21:23 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * mesh.py: Add some utility functions to dump depends and get the packets sender

Thu Nov 22 15:42:26 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * test-ssl.c: Call gibber_xmpp_connection_restart before reopening a connection

Sat Nov 24 11:59:49 CET 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: After popping a data packat, exit the pop_packet function the normal way, to ensure the progress timer is properly reset

Mon Nov 19 17:29:12 CET 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-connection: salut_connection_act_set_properties: use check_room()

Mon Nov 19 17:27:15 CET 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-connectio: factorize room_handle checking to check_room

Mon Nov 19 17:22:25 CET 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-connection: salut_connection_olpc_get_activities: check if contact handle is valid

Mon Nov 19 17:21:40 CET 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-connection: salut_connection_olpc_get_current_activity: check if handle is valid

Mon Nov 19 17:20:23 CET 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut_connection_olpc_get_properties: check if handle is valid

Wed Nov 14 15:57:02 CET 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * Development version 0.1.9.1

-- 
The earth is like a tiny grain of sand, only much, much heavier.


More information about the Telepathy mailing list