X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=1737d9faea7b5354c83ca126cc1ecd4a7cfcf9cc;hp=d03de2f230e78df8fbda1e3614a786f8792fa525;hb=10b2d011e70ddf9361c61f6147dc88f670d28abd;hpb=31a733070e2d324fbad4b3163b419626ef506cc6 diff --git a/NEWS b/NEWS index d03de2f23..1737d9fae 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +udev 138 +======== + +udev 137 +======== +Bugfixes. + +The udevadm test command has no longer a --force option, nodes and symlinks +are always updated with a test run now. + +The udevd daemon can be started with --resolve-names=never to avoid all user +and group lookups (e.g. in cut-down systems) or --resolve-names=late to +lookup user and groups every time events are handled. + udev 136 ======== Bugfixes. @@ -31,7 +45,7 @@ which do not depend on the kernel device name. As usual, unique devices - only a single one per product connected, or a real USB serial number in the device - are always found with the same name in the by-id/ directory. -Completely Identical devices may overwrite their names in by-id/ +Completely identical devices may overwrite their names in by-id/ and can only be found reliably in the by-path/ directory. Devices specified by by-path/ must not change their connection, like the USB port number they are plugged in, to keep their name.