Hello community,
here is the log from the commit of package telepathy-mission-control for
openSUSE:Factory
checked in at Mon May 2 16:36:35 CEST 2011.
--------
--- GNOME/telepathy-mission-control/telepathy-mission-control.changes
2010-11-18 10:29:36.000000000 +0100
+++
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-04-22 14:05:01.000000000 +0200
@@ -1,0 +2,108 @@
+Thu Apr 7 15:30:35 UTC 2011 - [email protected]
+
+- Update to version 5.7.9:
+ + Build failure due to warning/error promotion
+- Changes from version 5.7.8:
+ + Enhancements:
+ - accounts can be flagged as "channels must always be
+ dispatched" needed for telephony class accounts, but
+ available generally.
+ - Draft ChannelDispatcher.Messages interface implemented allows
+ non-handlers to send messages to contacts.
+ + Fixes:
+ - Segfault in the external password storage properties
+ interface.
+ - SSO account deletions explicitly force Account.Removed to be
+ emitted. They used to assume object disposal would happen
+ immediately, which did not always happen.
+ - The "Service" value for Maemo SSO accounts could be unset
+ after account creation, a side effect of changes in 5.7.7.
+ - Memory leak in one of the Maemo DBus ACL plugins.
+ + Obsolescence:
+ - Dead interface com.nokia.Account.Interface.Stats dropped
+
+-------------------------------------------------------------------
+Wed Mar 16 18:31:08 UTC 2011 - [email protected]
+
+- Update to version 5.7.7:
+ + Updates the Maemo SSO plugin in line with SSO changes
+
+-------------------------------------------------------------------
+Wed Mar 9 09:34:10 UTC 2011 - [email protected]
+
+- Update to version 5.7.6:
+ + Enhancements:
+ - Support the Observer.DelayApprovers property.
+- Changes from version 5.7.5:
+ + Fixes:
+ - Build failures with new --no-add-needed ld default behaviour
+ - mc-tool: help no longer mentions obsolete add <profile>
+ syntax.
+ - Tests no longer hang forever if DBus name cannot be claimed.
+- Changes from version 5.7.4:
+ + Enhancements:
+ - fdo#33271: implement ChannelDispatcher.RedispatchChannels()
+ - fdo#34416: support for Account.I.ExternalPasswordStorage
+ + Fixes:
+ - fdo#34316: UpdateParameters: bad handling of DBus_Property
+ and Has_Default in Unset argument.
+- Changes from version 5.7.3:
+ + Dependencies:
+ - telepathy-glib ≥ 0.13.13 is now required
+ + Enhancements:
+ - The connection now uses
+ Connection.Interface.ServicePoint.KnownServicePoints to
+ determine which contacts correspond to emergency calls.
+ - Request policy plugins cannot affect emergency calls any
+ more.
+ - mcd_debug now bypasses printf completely if neither
+ debugging nor the debug cache is turned on.
+ + Fixes:
+ - Leak in the DBus ACL plugin mechanism fixed
+ - Potential leak in mcd_master initialisation code fixed
+- Changes from version 5.7.2:
+ + Enhancements:
+ - The functionality from the draft
+ ChannelDispatcher.Interface.Hints and
+ ChannelRequest.Interface.Hints interfaces is now on the main
+ CD and CR interfaces, since it became stable in
+ telepathy-spec 0.21.5.
+ - fdo#32979: AccountManager.Interface.Hidden.DRAFT1
+ + Changes to unstable API:
+ - Support for the draft MinimumPresence interface has been
+ removed.
+ + Fixes:
+ - Various bugs in the test suite, some caused by telepathy-glib
+ changes and others which have been lingering for a while,
+ have been fixed.
+ - Certain account properties, such as Nickname, are now more
+ reliably saved to disk when they are updated.
+ - The 'commit' virtual method for account storage plugins is
+ once again optional, as documented and as was previously the
+ case. (fdo#32153)
+ - libaccounts backend cannot be as eager to flush to disc as
+ the regular keyfile backend as it is shared and excessive
+ locking can interfere with other libaccounts clients.
+- Changes from version 5.7.1:
+ + Enhancements:
+ - mc-tool: Improved error message for nonexistent accounts
+ - Removed obsolete mapping of TP_ERROR_NOT_AVAILABLE to
+ MC_CONTACT_DOES_NOT_SUPPORT_VOICE_ERROR.
+ + Fixes:
+ - fdo#24779: CurrentPresence is Offline for online connections
+ not implementing SimplePresence.
+- Changes from version 5.7.0:
+ + Enhancements:
+ - fdo#31467: Account.Interface.Addressing interface
+ - fdo#31263: implement stable Conn.I.PowerSaving, and
+ optionally integrate it with Maemo's MCE service.
+ - fdo#30000: implement draft ChannelDispatcher.I.Hints and
+ ChannelRequest.I.Hints.
+ + Fixes:
+ - fdo#31678: AccountManager.AccountRemoved signal could be
+ skipped.
+ - fdo#31680: g_error() on dbus name acquisition_progressition
+ failure was interpreted as a core dump by automated test
+ suites, resulting in a lot of false alarms
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
telepathy-mission-control-5.6.1.tar.bz2
New:
----
telepathy-mission-control-5.7.9.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telepathy-mission-control.spec ++++++
--- /var/tmp/diff_new_pack.4Tqx9Z/_old 2011-05-02 16:34:36.000000000 +0200
+++ /var/tmp/diff_new_pack.4Tqx9Z/_new 2011-05-02 16:34:36.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package telepathy-mission-control (Version 5.6.1)
+# spec file for package telepathy-mission-control
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
Url: http://mission-control.sourceforge.net/
Name: telepathy-mission-control
-Version: 5.6.1
+Version: 5.7.9
Release: 1
License: LGPLv2.1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
BuildRequires: fdupes
BuildRequires: libgnome-keyring-devel
BuildRequires: python-xml
-BuildRequires: telepathy-glib-devel >= 0.7.1
+BuildRequires: telepathy-glib-devel >= 0.13.13
Group: System/Libraries
Summary: Telepathy Mission Control instant messaging connection manager
Requires: dbus-1-glib >= 0.73
++++++ telepathy-mission-control-5.6.1.tar.bz2 ->
telepathy-mission-control-5.7.9.tar.bz2 ++++++
++++ 102766 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]