hal ChangeLog,1.335,1.336
David Zeuthen
david at freedesktop.org
Wed Oct 6 13:23:46 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv9008
Modified Files:
ChangeLog
Log Message:
2004-10-06 David Zeuthen <david at fubar.dk>
* hald/linux/osspec.c (hald_helper_data): New handling of hotplug
events with SEQNUM < LAST_SEQNUM. Idea from Sjoerd Simons
<sjoerd at luon.net>.
2004-10-06 David Zeuthen <david at fubar.dk>
Patch from Martin Pitt <martin.pitt at canonical.com>.
* hald/linux/osspec.c (add_device): Check whether given_sysfs_path
is NULL and immediately return in this case; previously, this
parameter was copied and compared without checking, which caused a
segfault.
* hald/hald.c (drop_privileges): Do not exit hald if capabilities
cannot be installed (which happens on kernels which do not support
capabilities), since only few features actually depend on
additional capabilities (currently only the "link" detection of
MII ethernet cards)
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.335
retrieving revision 1.336
diff -u -d -r1.335 -r1.336
--- ChangeLog 2 Oct 2004 16:26:11 -0000 1.335
+++ ChangeLog 6 Oct 2004 20:23:44 -0000 1.336
@@ -1,3 +1,24 @@
+2004-10-06 David Zeuthen <david at fubar.dk>
+
+ * hald/linux/osspec.c (hald_helper_data): New handling of hotplug
+ events with SEQNUM < LAST_SEQNUM. Idea from Sjoerd Simons
+ <sjoerd at luon.net>.
+
+2004-10-06 David Zeuthen <david at fubar.dk>
+
+ Patch from Martin Pitt <martin.pitt at canonical.com>.
+
+ * hald/linux/osspec.c (add_device): Check whether given_sysfs_path
+ is NULL and immediately return in this case; previously, this
+ parameter was copied and compared without checking, which caused a
+ segfault.
+
+ * hald/hald.c (drop_privileges): Do not exit hald if capabilities
+ cannot be installed (which happens on kernels which do not support
+ capabilities), since only few features actually depend on
+ additional capabilities (currently only the "link" detection of
+ MII ethernet cards)
+
2004-10-02 David Zeuthen <david at fubar.dk>
* libhal/libhal.c (hal_initialize): Don't set is_shutdown when we're
More information about the hal-commit
mailing list