X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=f4f6f4e3273ed0af13405421a5937fddd2b9ba2c;hb=8482018afc5d11f45badf4952a6134a5cc4b1ee2;hp=00ee648ca3f3e461fd6bf41481b0ccc030ab120b;hpb=b618e9957b2bd8a4484368620b71ca16fef0c9e6;p=elogind.git diff --git a/NEWS b/NEWS index 00ee648ca..f4f6f4e32 100644 --- 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.