pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dbus dbus: update to 1.12.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f724330571ea
branches:  trunk
changeset: 376967:f724330571ea
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 11 17:34:59 2018 +0000

description:
dbus: update to 1.12.6.

dbus 1.12.6 (2018-03-01)
========================

The ?just the one swan, actually? release.

Fixes:

? Increase system dbus-daemon's RLIMIT_NOFILE rlimit before it drops
  privileges, because it won't have permission afterwards. This fixes a
  regression in dbus 1.10.18 and 1.11.0 which made the standard system bus
  more susceptible to deliberate or accidental denial of service.
  (fd.o #105165, David King)

diffstat:

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

diffs (30 lines):

diff -r b8dc0cab3a73 -r f724330571ea sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile    Sun Mar 11 17:32:53 2018 +0000
+++ b/sysutils/dbus/Makefile    Sun Mar 11 17:34:59 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2018/02/11 16:11:43 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2018/03/11 17:34:59 wiz Exp $
 
-DISTNAME=      dbus-1.12.4
+DISTNAME=      dbus-1.12.6
 CATEGORIES=    sysutils
 MASTER_SITES=  http://dbus.freedesktop.org/releases/dbus/
 
diff -r b8dc0cab3a73 -r f724330571ea sysutils/dbus/distinfo
--- a/sysutils/dbus/distinfo    Sun Mar 11 17:32:53 2018 +0000
+++ b/sysutils/dbus/distinfo    Sun Mar 11 17:34:59 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.86 2018/02/11 16:11:43 wiz Exp $
+$NetBSD: distinfo,v 1.87 2018/03/11 17:34:59 wiz Exp $
 
-SHA1 (dbus-1.12.4.tar.gz) = 8e083d0128c882c79dd7f2c519a2740411e96a90
-RMD160 (dbus-1.12.4.tar.gz) = 8d799b12a60069d8a801ef89d0d428ad3f0e058a
-SHA512 (dbus-1.12.4.tar.gz) = ca9f7c76f705aca0f71366627fadf8b5c68992d5bcb6fae1746a8c14e9dc93c4492e80c63b6fd522b8753ec264df046e33482a5ce20be82adf181a6dd69b36a5
-Size (dbus-1.12.4.tar.gz) = 2067402 bytes
+SHA1 (dbus-1.12.6.tar.gz) = e578a932e9f47ff23b0b8b5a2133c9edf1a86f1e
+RMD160 (dbus-1.12.6.tar.gz) = 411565809187ee433086918c13fd8a78758cb9a8
+SHA512 (dbus-1.12.6.tar.gz) = a0599329190e90d5982215138a19031028ed825f54c76c1ae13b54c2e4ddf14c949eacaac05c667db11bca13fb4bbdf8855fc9e15641cece55be1efde00c41ab
+Size (dbus-1.12.6.tar.gz) = 2068612 bytes
 SHA1 (patch-ak) = 4535584537a22a2e42824fe45e2d75253b484147
 SHA1 (patch-al) = ffaa8f224c3dd6a97ffa42fe2e9ca924160fa68c
 SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4



Home | Main Index | Thread Index | Old Index