chiark / gitweb /
libudev: monitor - do not memset() receive buffer
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 00ee648ca3f3e461fd6bf41481b0ccc030ab120b..f4f6f4e3273ed0af13405421a5937fddd2b9ba2c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,29 @@
-udev 181
+udev 182
 ========
+Rules files in /etc/udev/rules.s/ with the same name as rules files in
+/run/udev/rules.d/ now always have precedence. The stack of files is now:
+/usr/lib (package), /run (runtime, auto-generated), /etc (admin), while
+the later ones override the earlier ones. In other words: the admin has
+always the last say.
+
+USB auto-suspend is now enabled by default for some built-in USB HID
+devices.
+
+/dev/disk/by-path/ links are no longer created for ATA devices behind
+an 'ATA transport class', the logic to extract predictable numbers does
+not exist in the kernel at this moment.
+
+/dev/disk/by-id/scsi-* compatibility links are no longer created for
+ATA devices, they have their own ata-* prefix.
+
+The s390 rule to set mode == 0666 for /dev/z90crypt is is removed from
+the udev tree and will be part of s390utils (or alternatively could be
+done by the kernel driver itself).
+
 The udev-acl tool is no longer provided, it will be part of a future
 ConsoleKit release. On systemd systems, advanced ConsoleKit and udev-acl
 functionality are provided by systemd.
 
-
 udev 181
 ========
 Require kmod version 5.