Telepathy Mission Control instant messaging connection manager
https://gitlab.freedesktop.org/telepathy/telepathy-mission-control
Mission Control, or MC, is a Telepathy component providing a way for
"end-user" applications to abstract some of the details of connection
managers, to provide a simple way to manipulate a bunch of connection
managers at once, to remove the need to have in each program the
account definitions and credentials, to manage channel handling/request
and to manage presence statuses.
- Links to GNOME:Factory / telepathy-mission-control
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/telepathy-mission-control && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000121 121 Bytes | |
telepathy-mission-control-5.16.5.tar.gz | 0001125142 1.07 MB | |
telepathy-mission-control.changes | 0000048518 47.4 KB | |
telepathy-mission-control.spec | 0000004904 4.79 KB | |
tp-mc-fix-prop-name.patch | 0000001066 1.04 KB |
Revision 13 (latest revision is 14)
Bjørn Lie (iznogood)
accepted
request 777787
from
Bjørn Lie (iznogood)
(revision 13)
- Update to version 5.16.5: + Fix memory leak in get_parameter_of_known_type(). + Fix autoconnection of accounts with always_dispatch=true. + Fix crash on any of the active connection managers disappears from dbus. - Changes from version 5.16.4: + Exit gracefully at startup if the D-Bus connection fails. + Fix some warnings when building with clang. + Fix unit tests to work with GLib >= 2.46. + mc-wait-for-name now shows readable output on the command line on exotic locales. + UPower support is now disabled by default if UPower is >= 0.99. The features needed have now moved to logind, which is supported in MC since 5.15.1. + Fix some memory leaks and a potential crash. + Dependencies: - GLib 2.46 is now required. - NetworkManager support was ported to use libnm instead of the deprecated libnm-glib. - Add pkgconfig(libnm) BuildRequires, build NetworkManager support again. - Drop lockdown-protocols.patch: Disabled for a long time, and no hope in sight for it to be applied. - Add tp-mc-fix-prop-name.patch: account: Fix property name. - Modernize spec slightly, drop old and obsolete macros. - Switch to pkgconfig BuildRequires where possible: + Replace dbus-1-glib-devel and telepathy-glib-devel with their pkgconfig equivalents. + Drop python-xml BuildRequires and dbus-1-glib Requires: No longer needed. + Add pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0), pkgconfig(glib-2.0), pkgconfig(gmodule-no-export-2.0), and pkgconfig(gobject-2.0), configure checks for them.
Comments 0