Re: [Spice-devel] [vdagent-linux v1] Bump glib to 2.38

2016-04-09 Thread Victor Toso
Hi, On Sat, Apr 09, 2016 at 04:43:17AM -0400, Marc-André Lureau wrote: > Hi > > - Original Message - > > 2.38 is the version that we are using in spice-gtk since: > > 8693e7d3f7de1ff102082212fa6e35fb1a252ef7 > > > > This is also removing glib-compat header as it isn't used anymore. > > Wha

Re: [Spice-devel] [vdagent-linux v1] Bump glib to 2.38

2016-04-09 Thread Marc-André Lureau
Hi - Original Message - > 2.38 is the version that we are using in spice-gtk since: > 8693e7d3f7de1ff102082212fa6e35fb1a252ef7 > > This is also removing glib-compat header as it isn't used anymore. What does spice-gtk has to do with vdagent here? It may still be worth to keep spice-vdag

[Spice-devel] [vdagent-linux v1] Bump glib to 2.38

2016-04-09 Thread Victor Toso
2.38 is the version that we are using in spice-gtk since: 8693e7d3f7de1ff102082212fa6e35fb1a252ef7 This is also removing glib-compat header as it isn't used anymore. --- Makefile.am | 3 +-- configure.ac | 2 +- src/glib-compat.h| 43

[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