Subject: CVS commit: pkgsrc/sysutils/dbus
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 12/15/2006 19:06:00
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Dec 15 19:06:00 UTC 2006

Modified Files:
	pkgsrc/sysutils/dbus: Makefile PLIST distinfo
	pkgsrc/sysutils/dbus/files: dbus.sh

Log Message:
update to 1.0.2
changes:
-Fix bug where calling dbus_threads_init_default would assert
-Fix UUID output to match the spec
-Clear up documentation on UUIDs
-Fix security bug CVE-2006-6107 match rules can be removed by apps that
 did not create them
-pthread fix

pkgsrc changes:
-create /var/lib/dbus on startup
-build against X11 to get the automatic startup of the session bus
 (can be switched off per pkgsrc option)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/sysutils/dbus/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/dbus/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/sysutils/dbus/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/dbus/files/dbus.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.