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 178 ======== Bugfix for the firmware loading behavior with kernel modules which try to load firmware in the module_init() path. The blocked event runs into a timout now, which should allow the firmware to be loaded. Bugfix for a wrong DEVNAME= export, which breaks at least the udev-acl tool. Bugfix for missing ID_ properties for GPT partitions. The RUN+="socket:.." option is deprecated and should not be used. A warning during rules parsing is printed now. Services which listen to udev events, need to subscribe to the netlink messages with libudev and not let udev block in the rules execution until the message is delivered. -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html