X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=RELEASE-NOTES;h=76d945e2e0f0a6e3ceb0b98e6990db822bad9ef4;hb=b90f1b81895bc4f161794e1aed5784fd98f06571;hp=91cef0ccd427d203bf50383608befe5db595317a;hpb=6214290df56de85772bdd62f8f646863306b39f0;p=elogind.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 91cef0ccd..76d945e2e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,24 @@ +udev 069 +======== +A bunch of mostly trivial bugfixes. From now on no node name or +symlink name can contain any character than plain whitelisted ascii +characters or validated utf8 byte-streams. This is needed for the +/dev/disk/by-label/* links, cause we import untrusted data and +export it to the filesystem. + +udev 068 +======== +More bugfixes. If udevd was started from the kernel, we don't +have stdin/stdout/stderr, which broke the forked tools in some +situations. + +udev 067 +======== +Bugfix. udevstart event ordering was broken for a long time. +The new run_program() uncovered it, cause /dev/null was not +available while we try to run external programs. +Now udevstart should create it before we run anything. + udev 066 ======== Minor bugfixes and some distro rules updates. If you don't have the