pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2010Q2] pkgsrc/sysutils/dbus-glib



Module Name:    pkgsrc
Committed By:   tron
Date:           Thu Aug 19 18:17:27 UTC 2010

Modified Files:
        pkgsrc/sysutils/dbus-glib [pkgsrc-2010Q2]: Makefile PLIST distinfo

Log Message:
Pullup ticket #3209 - requested by wiz
sysutils/dbus-glib: security update

Revisions pulled up:
- sysutils/dbus-glib/Makefile                   1.24
- sysutils/dbus-glib/PLIST                      1.11
- sysutils/dbus-glib/distinfo                   1.12
---
Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 17 13:33:40 UTC 2010

Modified Files:
        pkgsrc/sysutils/dbus-glib: Makefile PLIST distinfo

Log Message:
Update to 0.88:

0.88:
 Astone Lin (1):
       Allow duplicate object path registrations for different connections

 Christian Dywan (1):
       Refer to dbus_g_connection_flush rather than the plain dbus call

 Colin Walters (3):
       Disable test-profile on win32 for now
       Respect property access flags for writing, allow disabling for reads
       configure: Release 0.88

 Dan Williams (2):
       core: don't pass malformed error interface to dbus (rh#581794)
       Fix lookup of regular properties when shadow properties are used

 Danielle Madeley (6):
       Bumping required GLib to 2.24 for GVariant
       fd.o #28715: Add dbus_g_value_build_g_variant()
       Tests for GValue-to-GVariant
       Write a recursive equivalence function for testing the
 equivalence of GVariants
       Test test_g_variant_equivalent itself
       Support DBUS_TYPE_G_SIGNATURE

 Fridrich Strba (2):
       Use AC_CANONICAL_HOST, not _TARGET
       Don't use the identifier "interface" in public headers

 Fridrich Strba (3):
       Use EXEEXT so that we satisfy dependencies when cross-compiling
       Fix linking of tests. On windows, undefined symbols are not
 allowed and symbol lookup is sequencial
       Put the G_OS_WIN32 check where it can be defined.

 Guillaume Desmottes (1):
       add mising DBUS_TYPE_G_* to the doc

 Simon McVittie (6):
       Bug 14579: remove pending call from hash table before cancelling it
       Merge branch '14579-remove-before-cancel'
       fd.o #27958: dbus_g_error_domain_register: rewrite the documentation
       Add Libtool m4 to .gitignore
       Add various tests etc. to .gitignore
       Consolidate LDADD variables in tests/examples and make them more complete

 Will Thompson (1):
       Merge remote branch 'danni/gvalue-to-gvariant'

0.86:
 Colin Walters (8):
       Squash underscores and dashes in errors when converting to DBus errors
       Remove dbus-glib-undocumented.txt from git
       Revert "Squash underscores and dashes in errors when converting
 to DBus errors"
       Fix hyphenated error codes correctly
       [configure.ac] Use AM_SILENT_RULES if available
       Remove dbus-glib-undeclared.txt from git; it's a generated file
       [dbus-gobject.c] Trivial compiler warning fixes
       [configure] Release 0.86

 Dan Williams (2):
       core: allow duplicate property names on GInterfaces
       core: performance optimization for object info lookup

 Sven Herzberg (1):
       turn the gtk-doc documentation into buildable shape

 Will Thompson (1):
       Free errors returned by method implementations


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.4.1 pkgsrc/sysutils/dbus-glib/Makefile
cvs rdiff -u -r1.10 -r1.10.8.1 pkgsrc/sysutils/dbus-glib/PLIST
cvs rdiff -u -r1.11 -r1.11.4.1 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