diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-19 12:22:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-19 12:22:09 +0000 |
commit | 17dc2374dd845da44703bb6693e13ca76484f98d (patch) | |
tree | 4a059d8a31ffc029d4be15a9b04513903cca6b6d /sysutils/dbus | |
parent | e199684f9996c6492e387f40fc504ed0d8d93bfa (diff) | |
download | pkgsrc-17dc2374dd845da44703bb6693e13ca76484f98d.tar.gz |
Updated dbus to 1.10.18.
D-Bus 1.10.18 (2017-04-05)
==
The “can't handle a self-referential paradox” release.
Fixes:
• Re-order dbus-daemon startup so that on SELinux systems, the thread
that reads AVC notifications retains the ability to write to the
audit log (fd.o #92832, Debian #857660; Laurent Bigonville)
• Fix a harmless read overflow and some memory leaks in a unit test
(fd.o #100568, Philip Withnall)
Diffstat (limited to 'sysutils/dbus')
-rw-r--r-- | sysutils/dbus/Makefile | 4 | ||||
-rw-r--r-- | sysutils/dbus/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile index 80812222a6c..1af15f0e3be 100644 --- a/sysutils/dbus/Makefile +++ b/sysutils/dbus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.106 2017/03/08 16:09:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.107 2017/04/19 12:22:09 wiz Exp $ -DISTNAME= dbus-1.10.16 +DISTNAME= dbus-1.10.18 CATEGORIES= sysutils MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/ diff --git a/sysutils/dbus/distinfo b/sysutils/dbus/distinfo index 6c0d8aeb05f..3eb1db5d534 100644 --- a/sysutils/dbus/distinfo +++ b/sysutils/dbus/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.78 2017/02/16 16:07:05 wiz Exp $ +$NetBSD: distinfo,v 1.79 2017/04/19 12:22:09 wiz Exp $ -SHA1 (dbus-1.10.16.tar.gz) = 8749b63ad911436f116182a321fa06c68070c19d -RMD160 (dbus-1.10.16.tar.gz) = 2cea27c18634487942dee32a94df87820272fe89 -SHA512 (dbus-1.10.16.tar.gz) = 1f3cbed3be80fe33b2a05774b17acd63132daa6b93102ac8b287443220ae27358457ddf4ecf2f4d974f881b0361136da785a52db45cd5da160c91b6674ba4a22 -Size (dbus-1.10.16.tar.gz) = 1986063 bytes +SHA1 (dbus-1.10.18.tar.gz) = f3407dc00075c7a81cce502316aaf536f02ebfea +RMD160 (dbus-1.10.18.tar.gz) = 9fc2aa4c93543983d8b12d1863b4696891afd866 +SHA512 (dbus-1.10.18.tar.gz) = 726f97d0a2016f4f0625ba332e93e2d33bb16857cd35cb6c79da0f44fff297df948c3df62c31ffbec34713a7b85b3ff5b65f31517fe3511ddbd3bf18bd4748ed +Size (dbus-1.10.18.tar.gz) = 1986589 bytes SHA1 (patch-ak) = ebb0c291297577a9cff246e7bc71412bf6157254 SHA1 (patch-al) = c70be84ae79698cc4d83087427646bfb0500f194 SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4 |