From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Thu, 07 Jan 2010 17:03:28 +0000 Subject: [ANNOUNCE] udev 150 release Message-Id: <1262883808.2430.1.camel@yio.site> 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 150 ==== Bugfixes. Kernels with SYSFS_DEPRECATED=y are not supported since a while. Many users depend on the current sysfs layout and the information not available in the deprecated layout. All remaining support for the deprecated sysfs layout is removed now.