pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dbus Update to 1.8.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69ff0cacdb74
branches:  trunk
changeset: 633909:69ff0cacdb74
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 04 16:44:08 2014 +0000

description:
Update to 1.8.2:

D-Bus 1.8.2 (2014-04-30)
==

The “nobody wants red” release.

Enhancements:

• in the CMake build system, add some hints for Linux users cross-compiling
  Windows D-Bus binaries to be able to run tests under Wine
  (fd.o #41252, Ralf Habacker)

• add Documentation key to dbus.service (fd.o #77447, Cameron Norman)

Fixes:

• in "dbus-uuidgen --ensure", try to copy systemd's /etc/machine-id
  to /var/lib/dbus/machine-id instead of generating an entirely new ID
  (fd.o #77941, Simon McVittie)

• if dbus-launch receives an X error very quickly, do not kill
  unrelated processes (fd.o #74698, Роман Донченко)

• on Windows, allow up to 8K connections to the dbus-daemon, instead of the
  previous 64 (fd.o #71297; Cristian Onet, Ralf Habacker)

• cope with \r\n newlines in regression tests, since on Windows,
  dbus-daemon.exe uses text mode (fd.o #75863, Руслан Ижбулатов)

diffstat:

 sysutils/dbus/Makefile |  5 ++---
 sysutils/dbus/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 6e23f66b7ec0 -r 69ff0cacdb74 sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile    Sun May 04 16:18:55 2014 +0000
+++ b/sysutils/dbus/Makefile    Sun May 04 16:44:08 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2014/04/24 09:40:08 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2014/05/04 16:44:08 wiz Exp $
 
-DISTNAME=      dbus-1.8.0
-PKGREVISION=   1
+DISTNAME=      dbus-1.8.2
 CATEGORIES=    sysutils
 MASTER_SITES=  http://dbus.freedesktop.org/releases/dbus/
 
diff -r 6e23f66b7ec0 -r 69ff0cacdb74 sysutils/dbus/distinfo
--- a/sysutils/dbus/distinfo    Sun May 04 16:18:55 2014 +0000
+++ b/sysutils/dbus/distinfo    Sun May 04 16:44:08 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2014/04/29 10:18:54 obache Exp $
+$NetBSD: distinfo,v 1.52 2014/05/04 16:44:08 wiz Exp $
 
-SHA1 (dbus-1.8.0.tar.gz) = d14ab33e92e29fa732cdff69214913832181e737
-RMD160 (dbus-1.8.0.tar.gz) = f0a4e143d7bd9d97cee1e0e59140e17eee92c132
-Size (dbus-1.8.0.tar.gz) = 1860965 bytes
+SHA1 (dbus-1.8.2.tar.gz) = 00920d24935ce1fd28cf168b09706e09bf6d4746
+RMD160 (dbus-1.8.2.tar.gz) = 5ca50a12dd5bbdab55ed83a1a0eba3535d1e810a
+Size (dbus-1.8.2.tar.gz) = 1859949 bytes
 SHA1 (patch-aa) = 0c3d145979e3b2358261c9f7f34701d02eb6ecd4
 SHA1 (patch-ak) = 6d05ebde29acb3f6cb6f577dd2f2b734f590e8dd
 SHA1 (patch-al) = 57d08196e9daf49eb6bda2b30f019ce2cad77c6f


Home | Main Index | Thread Index | Old Index