Mon May 20 11:45:37 2019 UTC ()
dbus: update to 1.12.14.

dbus 1.12.14 (2019-05-17)
=========================

The “reclaimed floorboards” release.

Enhancements:

• Raise soft fd limit to match hard limit, even if unprivileged.
  This makes session buses with many clients, or with clients that make
  heavy use of fd-passing, less likely to suffer from fd exhaustion.
  (dbus!103, Simon McVittie)

Fixes:

• If a privileged dbus-daemon has a hard fd limit greater than 64K, don't
  reduce it to 64K, ensuring that we can put back the original fd limits
  when carrying out traditional (non-systemd) activation. This fixes a
  regression with systemd >= 240 in which system services inherited
  dbus-daemon's hard and soft limit of 64K fds, instead of the intended
  soft limit of 1K and hard limit of 512K or 1M.
  (dbus!103, Debian#928877; Simon McVittie)

• Fix build failures caused by an AX_CODE_COVERAGE API change in newer
  autoconf-archive versions (dbus#249, dbus!88; Simon McVittie)

• Fix build failures with newer autoconf-archive versions that include
  AX_-prefixed shell variable names (dbus#249, dbus!86; Simon McVittie)

• Parse section/group names in .service files according to the syntax
  from the Desktop Entry Specification, rejecting control characters
  and non-ASCII in section/group names (dbus#208, David King)

• Fix various -Wlogical-op issues that cause build failure with newer
  gcc versions (dbus#225, dbus!109; David King)

• Don't assume we can set permissions on a directory, for the benefit of
  MSYS and Cygwin builds (dbus#216, dbus!110; Simon McVittie)

• Don't overwrite PKG_CONFIG_PATH and related environment variables when
  the pkg-config-based version of DBus1Config is used in a CMake project
  (dbus#267, dbus!96; Clemens Lang)


(wiz)
diff -r1.116 -r1.117 pkgsrc/sysutils/dbus/Makefile
diff -r1.90 -r1.91 pkgsrc/sysutils/dbus/distinfo

cvs diff -r1.116 -r1.117 pkgsrc/sysutils/dbus/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/dbus/Makefile 2018/12/10 08:59:44 1.116
+++ pkgsrc/sysutils/dbus/Makefile 2019/05/20 11:45:37 1.117
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.116 2018/12/10 08:59:44 wiz Exp $ 1# $NetBSD: Makefile,v 1.117 2019/05/20 11:45:37 wiz Exp $
2 2
3DISTNAME= dbus-1.12.12 3DISTNAME= dbus-1.12.14
4CATEGORIES= sysutils 4CATEGORIES= sysutils
5MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/ 5MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://www.freedesktop.org/Software/dbus 8HOMEPAGE= http://www.freedesktop.org/Software/dbus
9COMMENT= Message bus system 9COMMENT= Message bus system
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12CONFLICTS+= dbus-glib<0.71 12CONFLICTS+= dbus-glib<0.71
13CONFLICTS+= py27-dbus<0.71 13CONFLICTS+= py27-dbus<0.71
14 14
15BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto 15BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
16 16

cvs diff -r1.90 -r1.91 pkgsrc/sysutils/dbus/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/dbus/distinfo 2018/12/10 08:59:44 1.90
+++ pkgsrc/sysutils/dbus/distinfo 2019/05/20 11:45:37 1.91
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: distinfo,v 1.90 2018/12/10 08:59:44 wiz Exp $ 1$NetBSD: distinfo,v 1.91 2019/05/20 11:45:37 wiz Exp $
2 2
3SHA1 (dbus-1.12.12.tar.gz) = ff61dc5bb7e3b4dd86444f4a72fb54378edc54fa 3SHA1 (dbus-1.12.14.tar.gz) = 2b467bf0fcaed883343e291f4a4e7f8c2ff5e0ef
4RMD160 (dbus-1.12.12.tar.gz) = d0c32565de9690671ee78cb030be6fa688aa96b6 4RMD160 (dbus-1.12.14.tar.gz) = cee108fa927e7230e86218eaa3f4d249332d1826
5SHA512 (dbus-1.12.12.tar.gz) = 51af4e86ab7d36e1c9a861164e7cd7aa1605fdd82f90aed8728b34c45a87864a00671de9db00d88ea6f96be97459c7eb53d2517ea9d9687ae9ebf81c58c3a80f 5SHA512 (dbus-1.12.14.tar.gz) = b5707a9b429683995a44ba1c61acd402f8c3f2bd867fffc46506583c67dac864c262ce3e7310f653cf3a78fa1a9cae7326a62d244a2b515f613bad274d1826c6
6Size (dbus-1.12.12.tar.gz) = 2077301 bytes 6Size (dbus-1.12.14.tar.gz) = 2091526 bytes
7SHA1 (patch-ak) = 4535584537a22a2e42824fe45e2d75253b484147 7SHA1 (patch-ak) = 4535584537a22a2e42824fe45e2d75253b484147
8SHA1 (patch-al) = ffaa8f224c3dd6a97ffa42fe2e9ca924160fa68c 8SHA1 (patch-al) = ffaa8f224c3dd6a97ffa42fe2e9ca924160fa68c
9SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4 9SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4
10SHA1 (patch-configure) = 9dee6306aa07b60449a0f9f0f1ea3dccbc70dcb4 10SHA1 (patch-configure) = 9dee6306aa07b60449a0f9f0f1ea3dccbc70dcb4
11SHA1 (patch-dbus_dbus-sysdeps-unix.c) = 3dfc60eba7ab9d5a29d2a842ce0baa1b109df716 11SHA1 (patch-dbus_dbus-sysdeps-unix.c) = 3dfc60eba7ab9d5a29d2a842ce0baa1b109df716
12SHA1 (patch-dbus_dbus-sysdeps-util-unix.c) = 1a25e53514064e452a207ad8b2a0057c11d5c190 12SHA1 (patch-dbus_dbus-sysdeps-util-unix.c) = 1a25e53514064e452a207ad8b2a0057c11d5c190
13SHA1 (patch-tools_dbus-print-message.c) = 96267d3cff2c5207911615735748ef81604a69ec 13SHA1 (patch-tools_dbus-print-message.c) = 96267d3cff2c5207911615735748ef81604a69ec