DeviceKit 003 released (original) (raw)

David Zeuthen david at fubar.dk
Mon Mar 2 13:03:07 PST 2009


========== DeviceKit 003

http://hal.freedesktop.org/releases/DeviceKit-003.tar.gz

DeviceKit is an abstraction for enumerating devices and listening to device events. Any application on the system can access the org.freedesktop.DeviceKit service via the system message bus. On GNU/Linux, DeviceKit can be considered a simple D-Bus frontend to udev(7).

Requirements:

glib-2.0 >= 2.12 dbus-glib-1 >= 0.76 libudev >= 130

NOTE NOTE NOTE: This is probably the last release of DeviceKit. The functionality of DeviceKit is going to be merged into the udev-extras with the only changes being the D-Bus name as well as the prefix for the GObject library and the command line tool.

David Zeuthen March 2nd, 2009

Thanks to all our contributors:

Colin Walters (1): fix DeviceKit with the latest DBus release

David Zeuthen (8): post-release version bump fix type in D-Bus .conf file remove INSTALL file for now, autogen.sh will create it misc cosmetic and doc fixes. set G_LOG_DOMAIN to devkit-gobject mention in the docs when warnings are printed don't print warning in dup_property_as_strv for non-existant property update NEWS for release

Kay Sievers (1): add .gitignore files



More information about the devkit-devel mailing list