From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Thu, 09 Apr 2009 04:12:26 +0000 Subject: [ANNOUNCE] udev 141 release Message-Id: <1239250346.12113.2.camel@poy> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Here comes a new udev version. Thanks to all who have contributed to this release. The tarball can be found here: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ The development repository can be found here: http://www.kernel.org/git/?p=linux/hotplug/udev.git;a=summary The ChangeLog can be found here: http://www.kernel.org/git/?p=linux/hotplug/udev.git;a=blob;hb=HEAD;f=ChangeLog udev 141 ==== Bugfixes. The processed udev events get send back to the netlink socket. Libudev provides access to these events. This is work-in-progress, to replace the DeviceKit daemon functionality directly with libudev. There are upcoming kernel changes to allow non-root users to subscribe to these events.