hal ChangeLog,1.346,1.347

David Zeuthen david at freedesktop.org
Thu Oct 14 12:16:32 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv1586

Modified Files:
	ChangeLog 
Log Message:
2004-10-14  David Zeuthen  <davidz at redhat.com>

	Patch from Sjoerd Simons <sjoerd at luon.net>.

	* hald/Makefile.am: Add -lm to hald_LDADD so it actually compiles
	on my debian system :)

2004-10-14  David Zeuthen  <davidz at redhat.com>

	Patch from Sjoerd Simons <sjoerd at luon.net>.

	* tools/lshal.c: include <dbus/dbus-glib-lowlevel.h> so the
	compiler doesn't complain about dbus_connection_setup_with_g_main
	not being declared.

2004-10-14  David Zeuthen  <davidz at redhat.com>

	Patch from Sjoerd Simons <sjoerd at luon.net>.

	* hald/hald_dbus.c: When hal is running with dropped priv's the
	callouts are currently too. So allow hal's euid. And fix a compile
	warning too.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.346
retrieving revision 1.347
diff -u -d -r1.346 -r1.347
--- ChangeLog	14 Oct 2004 18:51:12 -0000	1.346
+++ ChangeLog	14 Oct 2004 19:16:30 -0000	1.347
@@ -2,6 +2,29 @@
 
 	Patch from Sjoerd Simons <sjoerd at luon.net>.
 
+	* hald/Makefile.am: Add -lm to hald_LDADD so it actually compiles
+	on my debian system :)
+
+2004-10-14  David Zeuthen  <davidz at redhat.com>
+
+	Patch from Sjoerd Simons <sjoerd at luon.net>.
+
+	* tools/lshal.c: include <dbus/dbus-glib-lowlevel.h> so the
+	compiler doesn't complain about dbus_connection_setup_with_g_main
+	not being declared.
+
+2004-10-14  David Zeuthen  <davidz at redhat.com>
+
+	Patch from Sjoerd Simons <sjoerd at luon.net>.
+
+	* hald/hald_dbus.c: When hal is running with dropped priv's the
+	callouts are currently too. So allow hal's euid. And fix a compile
+	warning too.
+
+2004-10-14  David Zeuthen  <davidz at redhat.com>
+
+	Patch from Sjoerd Simons <sjoerd at luon.net>.
+
 	* hald/linux/usb_bus_device.c (usb_ids_load): The usb id database
 	read functions never close the file descriptors. bad.  Fixed in
 	attached patch. 




More information about the hal-commit mailing list