[Telepathy] ANNOUNCE: telepathy-salut 0.3.1 released

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Feb 15 03:54:17 PST 2008


Hi everyone,

I've just released telepathy-salut 0.3.1. This unstable release fixes
few Clique crashers and some others issues.
Most of these bugs were discovered thanks to hyperactivity, a
collaboration stress testing tool we are developing for the OLPC
project.

This new version also introduces a new DNS resolver in Gibber but it's
not used in Salut yet.


Tarballs available at:
  http://telepathy.freedesktop.org/releases/telepathy-salut/

Full changes below.

        G.

Fri Feb 15 12:42:21 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * version 0.3.1

Fri Feb 15 12:37:00 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  tagged telepathy-salut 0.3.1

Fri Feb 15 12:36:45 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * version 0.3.1

Tue Feb  5 19:41:24 CET 2008  Laurent Bigonville <bigon at bigon.be>
  * configure.ac: readd lost enable_ssl variable

Sat Feb  2 17:21:49 CET 2008  Laurent Bigonville <bigon at bigon.be>
  * configure.ac: add a flag to control openssl support

Fri Feb 15 12:20:08 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * add Salut 0.3.1 release notes

Tue Feb 12 13:50:34 CET 2008  Marco Barisione <marco at barisione.org>
  * src/Makefile.am: use POSIX character classes instead of ranges

Tue Feb 12 13:50:21 CET 2008  Marco Barisione <marco at barisione.org>
  * lib/gibber/Makefile.am: use POSIX character classes instead of
ranges

Tue Feb 12 13:27:38 CET 2008  Marco Barisione <marco at barisione.org>
  * src/Makefile.am: allow digits in type names while generating
marshallers

Tue Feb 12 13:27:21 CET 2008  Marco Barisione <marco at barisione.org>
  * lib/gibber/Makefile.am: allow digits in type names while generating
marshallers

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:27:14 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Always fully stop whois recovery process if a WHOIS_REPLY was
received

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 10:43:51 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-contact: GError have to be freed using g_error_free, not
g_free

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 14:56:46 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * NEWS: copy 0.3.0 release notes

Tue Jan 29 13:02:48 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Fix function definition style

Tue Jan 29 10:28:29 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * check-gibber-resolver: Fix copyright header

Mon Jan 28 17:45:50 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Use NS_GET16 instead of GETSHORT

Mon Jan 28 17:01:37 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Various small coding style fixes

Mon Jan 28 16:51:36 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Use g_list_next instead of ->next

Mon Jan 28 16:48:28 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Small coding style fix

Mon Jan 28 16:31:41 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * test-resolv.c: Assert the return code after calling
gibber_resolver_sockaddr_to_str, so it's always executed

Mon Jan 28 16:30:03 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Small coding style fix

Mon Jan 28 16:28:38 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * check-gibber-resolver.c: Use g_list_next instead of ->next

Mon Jan 28 16:28:08 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: unset the resolver singleton when changing the type

Mon Jan 28 16:26:59 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * test-resolv.c: Little coding style fix

Tue Jan 15 12:26:34 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Kill trailing spaces

Tue Jan 15 12:26:13 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Only use the async resolver when compiled with libasyncns support

Tue Jan 15 12:02:34 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Add a resolver based on libasyncns

Mon Jan 14 23:13:57 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Implement getting the singleton resolver

Mon Jan 14 23:13:35 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Actually pass the error to
gibber_resolver_srv_result

Mon Jan 14 22:50:24 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Automatically configure the right  resolv linking flags

Mon Jan 14 22:10:49 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberResolver: Add various utility functions and error codes

Mon Jan 14 21:17:44 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Add a simple check for the srv list ordering

Mon Jan 14 21:15:06 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Implement GibberResolver and a simple usage example

Tue Jan  8 17:36:52 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * Remove various obsolete includes

Tue Jan 29 15:09:45 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-contact: display error message when ga_service_resolver_attach
failed

Tue Jan 29 14:19:56 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-contact-manager.c: use DEBUG macro instead of g_message

Tue Jan 29 12:51:58 CET 2008  Sjoerd Simons
<sjoerd.simons at collabora.co.uk>
  * GibberRMulticastTransport: Flush the state when asked to disconnect

Tue Jan 29 11:22:49 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * check-gibber-r-multicast-sender.c: fix a GibberRMulticastPacket leak

Tue Jan 29 11:17:10 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * check-gibber-iq-helper.c: remove debug g_print

Mon Jan 28 15:32:43 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * bytestream-muc: Don't set "stream-id" properties in the setter
function as user isn't suppose to set one

Mon Jan 28 14:55:46 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut_params_free: don't leak the published-name

Mon Dec 17 14:57:50 CET 2007  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-bytestream-manager: don't leak our streaminit_reply_cb_data
structure if the XMPP connection failed

Fri Jan 25 14:17:13 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-contact: fix leaks when setting olpc_ip4 and olpc_ip6 value

Fri Jan 25 13:38:50 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * bytestream-manager: fix a muc-manager refcount leak leading to a
vicious crash when disposing connection

Mon Jan 21 13:30:32 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * tubes-channel: tubes_message_received: change some test as assertion

Mon Jan 21 13:10:23 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * don't listen for the received-stanza in tubes-channel but received
stanza from the text channel. Should fix #14145 on fd.o

Mon Jan 21 13:09:39 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * muc-manager: add salut_muc_manager_ensure_tubes_channel

Mon Jan 21 12:09:10 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * muc-manager: factor out tubes channel creation

Mon Jan 21 11:35:48 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * tubes-channel: muc_connection_received_stanza_cb: check if the
stanza has the right type/subtype

Mon Jan 21 10:45:04 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * tubes-channel: fix a typo in comment. We don't use presence to
announce tubes in Salut

Fri Jan 18 11:50:09 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-self: send_olpc_activity_properties_changes_msg: convert
GError to a TP_ERROR

Fri Jan 18 11:42:44 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-self: update_activity_privacy: convert GError to a TP_ERROR

Fri Jan 18 11:34:38 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-self: update_activity_privacy have to be static

Thu Jan 17 15:51:45 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * gibber-r-multicast-causal-transport.c: fix a crasher when a
transport is disconnected before the self sender was created

Thu Jan 10 14:53:38 CET 2008  Guillaume Desmottes
<guillaume.desmottes at collabora.co.uk>
  * salut-connection: don't create the bytestream mgr if something got
wrong and we disconnected the connection

Tue Jan  8 16:42:26 CET 2008  Sjoerd Simons <sjoerd at luon.net>
  * version 0.3.0.1

Tue Jan  8 16:35:04 CET 2008  Sjoerd Simons <sjoerd at luon.net>
  tagged telepathy-salut 0.3.0




More information about the Telepathy mailing list