067 release

This commit is contained in:
Greg Kroah-Hartman
2005-08-13 10:10:50 -07:00
parent af5461f72f
commit 8aafc06d94
2 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,17 @@
Summary of changes from v066 to v067
============================================
Greg Kroah-Hartman:
added the cdrom.h #defines directly into the cdrom_id.c file
Kay Sievers:
update SUSE rules
fix make install, as we don't provide a default rule set anymore
fix more compiler warnings ...
fix udevstart event ordering, we want /dev/null very early
don't fail too bad, if /dev/null does not exist
Summary of changes from v065 to v066
============================================

View File

@@ -41,7 +41,7 @@ EXTRAS=
# make the build silent. Set this to something else to make it noisy again.
V=false
VERSION = 066
VERSION = 067
ROOT = udev
DAEMON = udevd
SENDER = udevsend