hal ChangeLog,1.579,1.580
David Zeuthen
david at freedesktop.org
Sun Jul 31 19:41:23 PDT 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv29681
Modified Files:
ChangeLog
Log Message:
2005-07-31 David Zeuthen <davidz at redhat.com>
* hald/device_store.c (hal_device_store_add): this is a patch to
prevent adding a device with invalid UDI (doesn't start with
"/org/freedesktop/Hal/devices/") to the 'global device
list'. Without this patch it's possible to add a device with
invalid UDI. If so, you can't see the device e.g. via lshal and
get always a dbus error. Original patch from Danny Kukawka
<danny.kukawka at web.de>; slightly tweaked.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.579
retrieving revision 1.580
diff -u -d -r1.579 -r1.580
--- ChangeLog 29 Jul 2005 20:58:04 -0000 1.579
+++ ChangeLog 1 Aug 2005 02:41:20 -0000 1.580
@@ -1,3 +1,13 @@
+2005-07-31 David Zeuthen <davidz at redhat.com>
+
+ * hald/device_store.c (hal_device_store_add): this is a patch to
+ prevent adding a device with invalid UDI (doesn't start with
+ "/org/freedesktop/Hal/devices/") to the 'global device
+ list'. Without this patch it's possible to add a device with
+ invalid UDI. If so, you can't see the device e.g. via lshal and
+ get always a dbus error. Original patch from Danny Kukawka
+ <danny.kukawka at web.de>; slightly tweaked.
+
2005-07-29 David Zeuthen <davidz at redhat.com>
* hald/linux2/addons/addon-hid-ups.c: This one for UPS's (which
More information about the hal-commit
mailing list