X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=0f567ad9235212ce98f7455ef29d25015e693923;hp=ab5b8cac0e2202825b9d9e04f8af5db9ba911760;hb=626ed3b6c119090dab7bd7491c423ef8ef93c94b;hpb=d78c0b3a5b15fa1be9c70b99f91a026d0a43826a diff --git a/NEWS b/NEWS index ab5b8cac0..0f567ad92 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +udev 136 +======== +Bugfixes. + +udev 135 +======== +Bugfixes. + +Fix for a possible segfault while swapping network interface names in udev +versions 131-134. + +udev 134 +======== +Bugfixes. + +The group "video" is part of the default rules now. + udev 133 ======== Bugfix for kernels using SYSFS_DEPRECATED* option and finding parent @@ -39,7 +56,6 @@ auto-mounting. udev 132 ======== - Fix segfault if compiled without optimization and dbg() does not get compiled out and uses variables which are not available.