commit telepathy-gabble for openSUSE:Factory
Hello community, here is the log from the commit of package telepathy-gabble for openSUSE:Factory checked in at Wed Mar 25 19:10:47 CET 2009. -------- --- GNOME/telepathy-gabble/telepathy-gabble.changes 2009-03-06 14:20:10.000000000 +0100 +++ telepathy-gabble/telepathy-gabble.changes 2009-03-24 18:21:28.000000000 +0100 @@ -1,0 +2,39 @@ +Tue Mar 24 18:16:38 CET 2009 - vuntz@novell.com + +- Update to version 0.7.24: + + Enhancements: + - All messages on the Messages interface now have a message + token, using the XMPP id attribute. Identifiers for messages + that Gabble sends, and those it receives that lack one, are + generated with libuuid if available, or with a unique-ish + time-based fallback otherwise. + + Fixes: + - Fix SOCKS5 implementation to actually respect XEP-0065. + - Don't crash if Google relay responses arrive after the call + has ended (fdo#20764). + - Relax overly-strict checks made by CodecsUpdated. +- Add libuuid-devel BuildRequires. + +------------------------------------------------------------------- +Tue Mar 17 18:26:00 CET 2009 - vuntz@novell.com + +- Update to version 0.7.23: + + Dependencies: + - telepathy-glib >= 0.7.26 is now required + - libsoup >= 2.4 is now required + + Enhancements: + - Add functionality to ask for a Google-specific relay session, + so Google Talk users can use Google's relay servers to make + and receive Jingle calls. + - The CodecsUpdated method, introduced in spec version 0.17.19 + and used to send updated parameters for codecs such as Theora + and H264 to the other party in a call, is now implemented. + + Fixes: + - Fix flow control in tubes when using a SI fallback + bytestream. + - Implement flow control in bytestream IBB. + - Make GetHandle() correspond to the TargetHandle[Type] + properties on streamed media channels. +- Add libsoup-devel BuildRequires. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- telepathy-gabble-0.7.22.tar.bz2 New: ---- telepathy-gabble-0.7.24.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-gabble.spec ++++++ --- /var/tmp/diff_new_pack.W24881/_old 2009-03-25 19:09:05.000000000 +0100 +++ /var/tmp/diff_new_pack.W24881/_new 2009-03-25 19:09:05.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package telepathy-gabble (Version 0.7.22) +# spec file for package telepathy-gabble (Version 0.7.24) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,11 +21,13 @@ Name: telepathy-gabble Url: http://telepathy.freedesktop.org/wiki/ Summary: XMPP connection manager for Telepathy -Version: 0.7.22 +Version: 0.7.24 Release: 1 License: LGPL v2.1 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-glib-devel +BuildRequires: libsoup-devel +BuildRequires: libuuid-devel BuildRequires: libxslt-devel BuildRequires: loudmouth-devel BuildRequires: python-xml @@ -105,6 +107,39 @@ %{_docdir}/%{name}/ %changelog +* Tue Mar 24 2009 vuntz@novell.com +- Update to version 0.7.24: + + Enhancements: + - All messages on the Messages interface now have a message + token, using the XMPP id attribute. Identifiers for messages + that Gabble sends, and those it receives that lack one, are + generated with libuuid if available, or with a unique-ish + time-based fallback otherwise. + + Fixes: + - Fix SOCKS5 implementation to actually respect XEP-0065. + - Don't crash if Google relay responses arrive after the call + has ended (fdo#20764). + - Relax overly-strict checks made by CodecsUpdated. +- Add libuuid-devel BuildRequires. +* Tue Mar 17 2009 vuntz@novell.com +- Update to version 0.7.23: + + Dependencies: + - telepathy-glib >= 0.7.26 is now required + - libsoup >= 2.4 is now required + + Enhancements: + - Add functionality to ask for a Google-specific relay session, + so Google Talk users can use Google's relay servers to make + and receive Jingle calls. + - The CodecsUpdated method, introduced in spec version 0.17.19 + and used to send updated parameters for codecs such as Theora + and H264 to the other party in a call, is now implemented. + + Fixes: + - Fix flow control in tubes when using a SI fallback + bytestream. + - Implement flow control in bytestream IBB. + - Make GetHandle() correspond to the TargetHandle[Type] + properties on streamed media channels. +- Add libsoup-devel BuildRequires. * Fri Mar 06 2009 vuntz@novell.com - Update to version 0.7.22: + Dependencies: ++++++ telepathy-gabble-0.7.22.tar.bz2 -> telepathy-gabble-0.7.24.tar.bz2 ++++++ ++++ 18000 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de