pkgsrc/sysutils/dbus
wiz b795a572a7 Update to 1.6.16:
D-Bus 1.6.16 (2013-10-08)
==

The “Fortify Agility” release.

Fixes:

• Make dbus_connection_set_route_peer_messages(x, FALSE) behave as
  documented. Previously, it assumed its second parameter was TRUE.
  (fd.o #69165, Chengwei Yang)

• Fix a NULL pointer dereference on an unlikely error path
  (fd.o #69327, Sviatoslav Chagaev)

• Unix-specific:
  · If accept4() fails with EINVAL, as it can on older Linux kernels
    with newer glibc, try accept() instead of going into a busy-loop.
    (fd.o #69026, Chengwei Yang)
  · If socket() or socketpair() fails with EINVAL or EPROTOTYPE,
    for instance on Hurd or older Linux with a new glibc, try without
    SOCK_CLOEXEC. (fd.o #69073; Pino Toscano, Chengwei Yang)
  · Fix a file descriptor leak on an error code path.
    (fd.o #69182, Sviatoslav Chagaev)
  · Fix compilation if writev() is unavailable (fd.o #69409,
    Vasiliy Balyasnyy)
2013-10-17 07:21:48 +00:00
..
files
patches Update to 1.6.14: 2013-09-12 13:25:47 +00:00
buildlink3.mk
DEINSTALL Fix typo in previous that made deinstallation fail... 2011-10-29 15:17:17 +00:00
DESCR
distinfo Update to 1.6.16: 2013-10-17 07:21:48 +00:00
hacks.mk
INSTALL
Makefile Update to 1.6.16: 2013-10-17 07:21:48 +00:00
MESSAGE
options.mk Darwin supports kqueue(2), too. 2012-09-02 13:02:13 +00:00
PLIST update to 1.6.4 2012-08-01 17:52:21 +00:00