hal ChangeLog,1.761,1.762

David Zeuthen david at freedesktop.org
Sat Jan 21 11:08:29 PST 2006


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

Modified Files:
	ChangeLog 
Log Message:
2006-01-21  David Zeuthen  <davidz at redhat.com>

        * hald/property.c (hal_property_to_string): Ugh, make this work on
        empty strlists otherwise we return corrupt data and may crash the
        runner via D-BUS since we pass non-UTF-8 over D-BUS.

        * hald/hald_runner.c (hald_runner_start_runner): Print pid of runner
        and make space for passing DBUS_VERBOSE=1 in the environment (right
        now commented out)



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.761
retrieving revision 1.762
diff -u -d -r1.761 -r1.762
--- ChangeLog	21 Jan 2006 18:15:56 -0000	1.761
+++ ChangeLog	21 Jan 2006 19:08:26 -0000	1.762
@@ -1,5 +1,15 @@
 2006-01-21  David Zeuthen  <davidz at redhat.com>
 
+	* hald/property.c (hal_property_to_string): Ugh, make this work on
+	empty strlists otherwise we return corrupt data and may crash the
+	runner via D-BUS since we pass non-UTF-8 over D-BUS.
+
+	* hald/hald_runner.c (hald_runner_start_runner): Print pid of runner
+	and make space for passing DBUS_VERBOSE=1 in the environment (right
+	now commented out)
+
+2006-01-21  David Zeuthen  <davidz at redhat.com>
+
 	* fdi/policy/10osvendor/Makefile.am (dist_fdi_DATA): Rip out
 	10-storage-policy.fdi
 




More information about the hal-commit mailing list