X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=31b00d25dd2f8e8a18c9ae7c402642b51c2dd60d;hb=c112a41a43ccede3b22bf242bcf8da455ca57c98;hp=3aa5a430c70bf7bd29b0b2421ddbffbbfed21636;hpb=0604fc0f7f5b5baca1e84e4ba31bb2b241883c84;p=elogind.git diff --git a/NEWS b/NEWS index 3aa5a430c..31b00d25d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,43 @@ +udev 163 +======== +Bugfixes. + +udev 162 +======== +Bugfixes. + +Persistent network naming rules are disabled inside of Qemu/KVM now. + +New and updated keymaps. + +Udev gets unconditionally enabled on systemd installations now. There +is no longer the need to to run 'systemctl enable udev.service'. + +udev 161 +======== +Bugfixes. + +udev 160 +======== +Bugfixes. + +udev 159 +======== +Bugfixes. + +New and fixed keymaps. + +Install systemd service files if applicable. + +udev 158 +======== +Bugfixes. + +All distribution specific rules are removed from the udev source tree, +most of them are no longer needed. The Gentoo rules which allow to support +older kernel versions, which are not covered by the default rules anymore +has moved to rules/misc/30-kernel-compat.rules. + udev 157 ======== Bugfixes. @@ -5,13 +45,16 @@ Bugfixes. The option --debug-trace and the environemnt variable UDEVD_MAX_CHILDS= was removed from udevd. -Udevd now parses the kernel commandline for the following variables: +Udevd now checks the kernel commandline for the following variables: udev.log-priority= udev.children-max= udev.exec-delay= to help debuging coldplug setups where the loading of a kernel module crashes the system. +The subdirectory in the source tree rules/packages has been renamed to +rules/arch, anc contains only architecture specific rules now. + udev 156 ======== Bugfixes.