chiark / gitweb /
path_id: support SAS devices
[elogind.git] / RELEASE-NOTES
index 27545893c98c68b1cbd50b7df780d0de32a7f859..11d728d06ac617e5f020545e6e5ebcc7449cdd38 100644 (file)
@@ -1,6 +1,24 @@
+udev 085
+========
+Fix queue export, which wasn't correct for subsequent add/remove
+events for the same device.
+
+udev 085
+========
+Fix cramfs detection on big endian.
+
+Make WAIT_FOR_SYSFS usable in "normal" rules and silent if the whole
+device goes away.
+
 udev 084
 ========
-CROSS changed to CROSS_COMPILE to match the kernel build.
+If BUS== and SYSFS{}== have been used in the same rule, the sysfs
+attributes were only checked at the parent device that matched the
+by BUS requested subsystem. Fix it to also look at the device we
+received the event for.
+
+Build variable CROSS has changed to CROSS_COMPILE to match the kernel
+build name.
 
 udev 083
 ========
@@ -16,7 +34,7 @@ to the key like RUN+="/bin/program $env{SUBSYSTEM}".
 
 udev 082
 ========
-The udev man page has moced to udev(7) as it doesnot describe a command
+The udev man page has moved to udev(7) as it does not describe a command
 anymore. The programs udev, udevstart and udevsend are no longer installed
 by default and must be copied manually, if they should be installed or
 included in a package.