:: add new method is_system_changed to be able to determine if new packages have been installed
With this commit the work on the client (system) updates daemon is complete. The *thing* works over dbus, exporting a bunch of methods and sending signals whenever new updates are downloaded. For more information look at the file itself, for now.
Using dbus to launch the Entropy Client Updates daemon gives several obvious advantages. This commit makes it happen!