pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dbus
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 19 12:22:09 UTC 2017
Modified Files:
pkgsrc/sysutils/dbus: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/sysutils/dbus/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/sysutils/dbus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dbus/Makefile
diff -u pkgsrc/sysutils/dbus/Makefile:1.106 pkgsrc/sysutils/dbus/Makefile:1.107
--- pkgsrc/sysutils/dbus/Makefile:1.106 Wed Mar 8 16:09:15 2017
+++ pkgsrc/sysutils/dbus/Makefile Wed Apr 19 12:22:09 2017
@@ -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/
Index: pkgsrc/sysutils/dbus/distinfo
diff -u pkgsrc/sysutils/dbus/distinfo:1.78 pkgsrc/sysutils/dbus/distinfo:1.79
--- pkgsrc/sysutils/dbus/distinfo:1.78 Thu Feb 16 16:07:05 2017
+++ pkgsrc/sysutils/dbus/distinfo Wed Apr 19 12:22:09 2017
@@ -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