From 17dc2374dd845da44703bb6693e13ca76484f98d Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Apr 2017 12:22:09 +0000 Subject: Updated dbus to 1.10.18. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- sysutils/dbus/Makefile | 4 ++-- sysutils/dbus/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sysutils') 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 -- cgit v1.2.3