hal ChangeLog,1.828.2.1,1.828.2.2

David Zeuthen david at kemper.freedesktop.org
Wed Jul 26 11:03:19 PDT 2006


Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv28896

Modified Files:
      Tag: hal-0_5_7-branch
	ChangeLog 
Log Message:
2006-07-26  David Zeuthen  <davidz at redhat.com>

        * hald/linux2/hotplug.c: Backport this fix done by Kay Sievers
        <kay.sievers at vrfy.org> to fix sysfs changes post Linux 2.6.17:
        (hotplug_event_begin_sysfs): Prepare for
        new class devices showing up in /sys/devices instead of /sys/class.

        * hald/linux2/hotplug_helper.h (HALD_HELPER_STRLEN): Bump from 256
        to 512 as the kernel emits longer sysfs paths post Linux
        2.6.17. And udev now also uses 512.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.828.2.1
retrieving revision 1.828.2.2
diff -u -d -r1.828.2.1 -r1.828.2.2
--- ChangeLog	26 Jul 2006 17:49:13 -0000	1.828.2.1
+++ ChangeLog	26 Jul 2006 18:03:17 -0000	1.828.2.2
@@ -1,5 +1,16 @@
 2006-07-26  David Zeuthen  <davidz at redhat.com>
 
+	* hald/linux2/hotplug.c: Backport this fix done by Kay Sievers
+	<kay.sievers at vrfy.org> to fix sysfs changes post Linux 2.6.17:
+	(hotplug_event_begin_sysfs): Prepare for
+        new class devices showing up in /sys/devices instead of /sys/class.
+
+	* hald/linux2/hotplug_helper.h (HALD_HELPER_STRLEN): Bump from 256
+	to 512 as the kernel emits longer sysfs paths post Linux
+	2.6.17. And udev now also uses 512.
+
+2006-07-26  David Zeuthen  <davidz at redhat.com>
+
 	* configure.in: Bump version for upcoming 0.5.7.1 maintenance release
 
 2006-02-24  David Zeuthen  <davidz at redhat.com>




More information about the hal-commit mailing list