From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Mon, 13 Jul 2009 11:28:23 +0000 Subject: [ANNOUNCE] udev 145 release Message-Id: <1247484503.4168.4.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 145 ==== Fix possible crash in udevd when worker processes are busy, rules are changed at the same time, and workers get killed to reload the rules.