From face198a5f21027fefe796dc01e19e349a2d36ce Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 7 Jul 2005 15:00:50 -0700 Subject: [PATCH] 062 release --- ChangeLog | 11 +++++++++++ Makefile | 2 +- udev.spec | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4ecd186f9..db2f0b005 100644 --- 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 ============================================ diff --git a/Makefile b/Makefile index 1db74b038..48ecbd742 100644 --- 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 diff --git a/udev.spec b/udev.spec index 11cc2430f..496065a79 100644 --- 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 -- 2.30.2