chiark / gitweb /
062 release 062
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Jul 2005 22:00:50 +0000 (15:00 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Jul 2005 22:00:50 +0000 (15:00 -0700)
ChangeLog
Makefile
udev.spec

index 4ecd186f90f75db09fc1fcfcab5ccf4d25c8c062..db2f0b005770c1073cf0ea1b45408962a8e8962d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Summary of changes from v061 to v062
+============================================
+
+Kay Sievers:
+  fix symlink values separated by multiple spaces
+  update RELEASE-NOTES
+  fix typo in group assignment
+  fix default-name handling and NAME="" rules
+  add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
+  fix unquoted strings in udevinitsend
+
 Summary of changes from v060 to v061
 ============================================
 
index 1db74b038b292d9751282b3da0fe9a1f2fd5f9dc..48ecbd742864b4aafce8fde24d665f0eacebe96e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ EXTRAS=
 # make the build silent. Set this to something else to make it noisy again.
 V=false
 
-VERSION =      061
+VERSION =      062
 ROOT =         udev
 DAEMON =       udevd
 SENDER =       udevsend
index 11cc2430f93a0e5778fbab3e9d10939ba8e6f7e3..496065a79b3e1bad21376b68aadc96bd66e04424 100644 (file)
--- a/udev.spec
+++ b/udev.spec
@@ -29,7 +29,7 @@
 
 Summary: A userspace implementation of devfs
 Name: udev
-Version: 061
+Version: 062
 Release: 1
 License: GPL
 Group: Utilities/System