dbus ChangeLog,1.1189,1.1190
John Palmieri
johnp at kemper.freedesktop.org
Thu Nov 2 15:56:50 PST 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv20681
Modified Files:
ChangeLog
Log Message:
* bus/config-parser.c (service_dirs_find_dir): use
_dbus_list_get_next_link so we don't get stuck in an infinite loop
(start_busconfig_child): move processing of standard_session_servicedirs
tags here because they have no content
(bus_config_parser_content): check we don't have content in
standard_session_servicedirs tag
* tools/Makefile.am: Make sure the /var/lib/dbus directory is created
Packagers need to own this directory
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1189
retrieving revision 1.1190
diff -u -d -r1.1189 -r1.1190
--- ChangeLog 2 Nov 2006 19:30:10 -0000 1.1189
+++ ChangeLog 2 Nov 2006 23:56:48 -0000 1.1190
@@ -1,5 +1,19 @@
2006-11-02 John (J5) Palmieri <johnp at redhat.com>
+ * bus/config-parser.c (service_dirs_find_dir): use
+ _dbus_list_get_next_link so we don't get stuck in an infinite loop
+ (start_busconfig_child): move processing of standard_session_servicedirs
+ tags here because they have no content
+ (bus_config_parser_content): check we don't have content in
+ standard_session_servicedirs tag
+
+2006-11-02 John (J5) Palmieri <johnp at redhat.com>
+
+ * tools/Makefile.am: Make sure the /var/lib/dbus directory is created
+ Packagers need to own this directory
+
+2006-11-02 John (J5) Palmieri <johnp at redhat.com>
+
* tools/run-with-tmp-session-bus.sh: fixed script to replace the
<standard_session_servicedirs> tag with a <sevicedir> tag that
points to the test service directory
More information about the dbus-commit
mailing list