pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dbus Updated dbus to 1.10.18.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a1e506b6404
branches:  trunk
changeset: 361280:0a1e506b6404
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 19 12:22:09 2017 +0000

description:
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:

 sysutils/dbus/Makefile |   4 ++--
 sysutils/dbus/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 9e58f89581db -r 0a1e506b6404 sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile    Wed Apr 19 12:20:19 2017 +0000
+++ b/sysutils/dbus/Makefile    Wed Apr 19 12:22:09 2017 +0000
@@ -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 -r 9e58f89581db -r 0a1e506b6404 sysutils/dbus/distinfo
--- a/sysutils/dbus/distinfo    Wed Apr 19 12:20:19 2017 +0000
+++ b/sysutils/dbus/distinfo    Wed Apr 19 12:22:09 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index