pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dbus-glib
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 17 14:03:54 UTC 2015
Modified Files:
pkgsrc/sysutils/dbus-glib: Makefile PLIST distinfo
Log Message:
Update to 0.104. You should read the changelog below.
dbus-glib 0.104 (2015-02-09)
============================
The “smoke and ashes” release.
Deprecations:
• Document the entire library as deprecated (Simon McVittie, Philip Withnall)
Dependencies:
• libdbus 1.8 is required
• GLib 2.32 is required
Enhancements:
• The libdbus 1.8 dependency means we can now document that
dbus_g_thread_init() is idempotent and thread-safe
(fd.o #54770, Simon McVittie)
• Use g_cclosure_marshal_generic for all marshalling (fd.o #64214,
Simon McVittie)
Fixes:
• Allow timeouts to be migrated from one main context to another
without an assertion failure (fd.o #30574, Mike Gorse)
• Don't trip a libdbus fatal warning if a Unix fd or other unsupported type
is encountered in a message (fd.o #80557, Alban Crequy)
• Make the tests pass with newer GLib by not removing removed sources
(fd.o #83530, Simon McVittie)
• Fix some typos in the documentation (fd.o #45686, Jiří Klimeš)
• Make the Autotools setup less awful (fd.o #58698;
Rafał Mużyło, Simon McVittie)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/sysutils/dbus-glib/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/dbus-glib/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/dbus-glib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index