Subject: CVS commit: pkgsrc/sysutils/dbus
From: Patrick Welche
Date: 2016-03-09 11:34:53
Message id: 20160309103453.6263AFBB7@cvs.NetBSD.org

Log Message:
Update dbus to 1.10.8

g/c CONFIGURE_ARGS_GROUPS (Unused since PR pkg/50075 point 13) )

D-Bus 1.10.8 (2016-03-07)
==

The "digestive biscuits" release.

Fixes:

* Enable "large file support" on systems where it exists: dbus-daemon
  is not expected to open large files, but it might need to stat files
  that happen to have large inode numbers (fd.o #93545, Hongxu Jia)

* Eliminate padding inside DBusMessageIter on 64-bit platforms,
  which might result in a pedantic C compiler not copying the entire contents
  of a DBusMessageIter; statically assert that this is not an ABI change
  in practice (fd.o #94136, Simon McVittie)

* Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N
  (fd.o #94244, Dmitri Iouchtchenko)

* Correctly report test failures in C tests from run-test.sh
  (fd.o #93379; amit tewari, Simon McVittie)

* When tests are enabled, run all the marshal-validate tests, not just
  the even-numbered ones (fd.o #93908, Nick Lewycky)

* Correct the expected error from one marshal-validate test, which was
  previously not run due to the above bug (fd.o #93908, Simon McVittie)

Files:
RevisionActionfile
1.99modifypkgsrc/sysutils/dbus/Makefile
1.74modifypkgsrc/sysutils/dbus/distinfo