DBus-GLib 0.80 released

Colin Walters walters at verbum.org
Mon Feb 2 16:48:44 PST 2009


A new release of dbus-glib is now available:

http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.80.tar.gz

Thanks to Doug Goldstein, Stian Skelstad, Colin Walters, Tambet Ingo,
Frederic Crozat, Dan Williams, and others for their contributions to
this release.

The most important fix in here is Bug 19441, which was causing
(harmless) denials to appear in syslog from NetworkManager and other
processes with the new core dbus security logging.

Full git log:

commit 49cad2ca523de6a85f12d22ade23046c548ea601
Author: Colin Walters <walters at verbum.org>
Date:   Mon Feb 2 19:40:29 2009 -0500

    Release 0.80

commit b161082148a51f2a2d8a4ee85f5736791dedc276
Author: Colin Walters <walters at verbum.org>
Date:   Mon Feb 2 15:07:51 2009 -0500

    Bug 19065 - handle nested nodes in dbus-binding-tool

    Patch modified from one provided by Stian Skelstad <stian at nixia.no>.

    Split the generate_glue function explicitly into a toplevel function and
    one for processing recursive nodes.

commit 64ec55f59a9ebe699e240c2a3b4d82e85f2db4a0
Author: Doug Goldstein <cardoe at gentoo.org>
Date:   Fri Jan 30 17:38:19 2009 -0500

    Bug 19325 - parallel build fix

    Signed-off-by: Colin Walters <walters at verbum.org>

commit 299460549e92665e5ea09d459d3985fc85d8d73c
Author: Colin Walters <walters at verbum.org>
Date:   Fri Jan 30 16:03:11 2009 -0500

    Bug 19259: Always use /etc/bash_completion.d

    This looks like what bash upstream has standardized on.

commit 78eb504bd9954918c363f357d0ab71ca85e3fc23
Author: Colin Walters <walters at verbum.org>
Date:   Tue Jan 27 18:59:01 2009 -0500

    Bug 19647: Move test-types inside run-test to avoid dep on
existing session bus

    All tests that use DBUS_BUS_SESSION should be in run-test.sh to
avoid introducing
    a dependency on an existing session bus.

commit 3d25c1640d59e9770c33fafb1a12766feb6494e8
Merge: d92a441... 8868486...
Author: Colin Walters <walters at verbum.org>
Date:   Tue Jan 27 18:43:50 2009 -0500

    Merge branch 'master' of
ssh://walters@git.freedesktop.org/git/dbus/dbus-glib

commit d92a44109e3fdc766e34b53f7ec5329e98e13909
Author: Colin Walters <walters at verbum.org>
Date:   Tue Jan 27 17:00:37 2009 -0500

    Bug 19441: Don't send replies for messages explicitly not requesting one

    In sending a reply when a message has the dbus_message_set_no_reply
    flag set, we can cause spurious denials logged on the system bus, aside
    from being inefficient.

commit 88684866d06df99f89b30a07e4809369b4cb0453
Author: Colin Walters <walters at verbum.org>
Date:   Fri Dec 19 11:18:26 2008 -0500

    Add new files missed from last commit

commit d55ffa5bbccd027caf7f2e7376b555e397a7ac3c
Author: Dan Williams <dcbw at redhat.com>
Date:   Thu Dec 18 13:09:33 2008 -0500

    Bug 19145: test cases for GetAll

    Add test cases for GetAll.

    Signed-off-by: Colin Walters <walters at verbum.org>

commit 94d68f00d9d244de3b1d66d3cf78bb5171552311
Author: Tambet Ingo <tambet at gmail.com>
Date:   Thu Dec 18 12:09:43 2008 +0200

    Use the provided interface for org.freedesktop.DBus.Properties.GetAll call.

commit 1b150c32aa574b421161b63bb01eeeb5ad23bf3a
Author: Frederic Crozat <fcrozat at mandriva.com>
Date:   Fri Dec 5 11:16:46 2008 -0500

    Fix linking order so -Wl,--as-needed works

    Signed-off-by: Colin Walters <walters at verbum.org>

commit f4a6c4755d7a82bb7ec0a8bf472bfe091c310ef0
Author: Colin Walters <walters at verbum.org>
Date:   Thu Dec 4 16:12:18 2008 -0500

    Do NEWS for 0.78

    Should have been in earlier commit, oops.

commit 3a713710a34d75d174eb632a6444e87dbf3923f4
Author: Colin Walters <walters at verbum.org>
Date:   Thu Dec 4 16:02:12 2008 -0500

    Bump configure for unstable cycle


More information about the dbus mailing list