Path to this page:
Subject: CVS commit: pkgsrc/sysutils/dbus-glib
From: Thomas Klausner
Date: 2014-02-20 11:17:45
Message id: 20140220101745.A569496@cvs.netbsd.org
Log Message:
Update to 0.102:
dbus-glib 0.102 (2014-02-12)
============================
The âI've come to the conclusion that Debian should choose Russ Allbery
to be its new init systemâ release. [1]
Enhancements:
⢠Add dbus_g_method_invocation_get_connection (fd.o #55729, Dan Williams)
⢠Add dbus_g_connection_open_private (fd.o #55730, Dan Williams)
⢠Better regression tests (fd.o #23633, fd.o #40711, fd.o #41129, fd.o #51511,
fd.o #68603; Simon McVittie, Dan Williams)
⢠Get rid of more dead code (fd.o #40711, Simon McVittie)
⢠dbus-binding-tool: check validity of names (fd.o #7909, Simon McVittie)
Fixes:
⢠dbus_g_value_build_g_variant: treat GValues containing (G_TYPE_STRING, NULL)
or (G_TYPE_STRV, NULL) as empty string or empty array instead of asserting
(fd.o #71811, Xavier Claessens)
⢠Upload documentation correctly (Simon McVittie)
⢠Fix under-linking (fd.o #68601, Simon McVittie)
[1] credit: https://twitter.com/keybuk/status/433058371290157056
Files: