Re: [Spice-devel] [vdagent-linux v1] Remove ConsoleKit integration

2016-04-11 Thread Victor Toso
Hi, On Mon, Apr 11, 2016 at 09:44:57AM +0200, Christophe Fergeau wrote: > On Sat, Apr 09, 2016 at 09:16:37AM +0200, Victor Toso wrote: > > ConsoleKit is no longer maintained upstream. New code should be focusing > > with the integration with systemd-logind. > > Is that causing actual issues? (apar

Re: [Spice-devel] [vdagent-linux v1] Remove ConsoleKit integration

2016-04-11 Thread Christophe Fergeau
On Sat, Apr 09, 2016 at 09:16:37AM +0200, Victor Toso wrote: > ConsoleKit is no longer maintained upstream. New code should be focusing > with the integration with systemd-logind. Is that causing actual issues? (apart from the need to keep it around/maintain it). Older distros do not have systemd

[Spice-devel] [vdagent-linux v1] Remove ConsoleKit integration

2016-04-09 Thread Victor Toso
ConsoleKit is no longer maintained upstream. New code should be focusing with the integration with systemd-logind. --- Makefile.am| 4 - configure.ac | 23 +--- src/console-kit.c | 354 - src/session-info.h | 2 +- src/vdagent