chiark / gitweb /
path_id: prevent endless loop for SAS devices on older kernels
[elogind.git] / RELEASE-NOTES
index 7c81c9a8314d3ab70d3aa0c7492817223489b125..2a7bd0668884102e1bf42d1cf9910c268dc10775 100644 (file)
@@ -1,3 +1,22 @@
+udev 092
+========
+Bugfix release.
+
+udev 091
+========
+Some more keys require the correct use of '==' and '=' depending
+on the kind of operation beeing an assignment or a match. Rules
+with invalid operations are skipped and logged to syslog. Please
+test with udevtest if the parsing of your rules throws errors and
+fix possibly broken rules.
+
+udev 090
+========
+Provide "udevsettle" to wait for all current udev events to finish.
+It also watches the current kernel netlink queue by comparing the
+even sequence number to make sure that there are no current pending
+events that have not already arrived in the daemon.
+
 udev 089
 ========
 Fix rule to skip persistent rules for removable IDE devices, which