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.22.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9648828a2123
branches: trunk
changeset: 366478:9648828a2123
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 14 20:38:10 2017 +0000
description:
Updated dbus to 1.10.22.
D-Bus 1.10.22 (2017-07-27)
==
The ?roof terrace? release.
Fixes:
? dbus_message_iter_append_basic() no longer leaks memory if it fails to
append a file descriptor to a message. (fd.o #101568, Simon McVittie)
? dbus_message_iter_open_container() no longer leaks memory if it runs out
of memory. (fd.o #101568, Simon McVittie)
? dbus_message_append_args_valist() no longer leaks memory if given an
unsupported type. This situation is still considered to be a programming
error which needs to be corrected by the user of libdbus.
(fd.o #101568, Simon McVittie)
? Wrap test-pending-call-disconnected with dbus-run-session so that it can
pass in environments that are not already running a D-Bus session bus,
fixing a build-time test regression in 1.10.20
(fd.o #101698, Simon McVittie)
? Ensure that tests fail if they would otherwise have tried to connect to
the real session bus (fd.o #101698, Simon McVittie)
? Make build-time tests cope with finding Python 3, but not Python 2
(fd.o #101716, Simon McVittie)
diffstat:
sysutils/dbus/Makefile | 4 ++--
sysutils/dbus/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r da142f0885a7 -r 9648828a2123 sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile Mon Aug 14 20:38:02 2017 +0000
+++ b/sysutils/dbus/Makefile Mon Aug 14 20:38:10 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2017/07/04 08:48:08 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2017/08/14 20:38:10 wiz Exp $
-DISTNAME= dbus-1.10.20
+DISTNAME= dbus-1.10.22
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
diff -r da142f0885a7 -r 9648828a2123 sysutils/dbus/distinfo
--- a/sysutils/dbus/distinfo Mon Aug 14 20:38:02 2017 +0000
+++ b/sysutils/dbus/distinfo Mon Aug 14 20:38:10 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.82 2017/07/04 08:48:08 wiz Exp $
+$NetBSD: distinfo,v 1.83 2017/08/14 20:38:10 wiz Exp $
-SHA1 (dbus-1.10.20.tar.gz) = 13b98b8edf9104871b8046b4c95e78caeb1be847
-RMD160 (dbus-1.10.20.tar.gz) = f3efe72a97b90203267ddc25a65c5a514bc6b7f5
-SHA512 (dbus-1.10.20.tar.gz) = 0e43866b56d6ae4a5d885044793573908ce95b4dd84822292efa87f5eb0dec3d09adf58af0574ca41259b16c3d70476ef956b6c8aa3bf9ca7461e6196be71daf
-Size (dbus-1.10.20.tar.gz) = 1989628 bytes
+SHA1 (dbus-1.10.22.tar.gz) = 9d4e93475fb95498cc105af68c88eb51f3062e6d
+RMD160 (dbus-1.10.22.tar.gz) = 64615bd0f1947166dbe64ee1de92af1b6fd3256c
+SHA512 (dbus-1.10.22.tar.gz) = c5c0040717ecef66b788c5bcda94463c079502b5004639b3c1e93bb92b4de5d9be8b3fe43e18843f1d9e50411f742ba8a869375b57d479882f8aee46b613c545
+Size (dbus-1.10.22.tar.gz) = 1989350 bytes
SHA1 (patch-ak) = ebb0c291297577a9cff246e7bc71412bf6157254
SHA1 (patch-al) = c70be84ae79698cc4d83087427646bfb0500f194
SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4
Home |
Main Index |
Thread Index |
Old Index