Sun Sep 3 18:31:52 2023 UTC ()
sysutils/dbus: update to 1.14.10

dbus 1.14.10 (2023-09-01)
=========================

Bug fixes:

• Avoid a dbus-daemon crash if re-creating a connection's policy fails.
  If it isn't possible to re-create its policy (for example if it belongs
  to a user account that has been deleted or if the Name Service Switch is
  broken, on a system not supporting SO_PEERGROUPS), we now log a warning,
  continue to use its current policy, and continue to reload other
  connections' policies. (dbus#343; Peter Benie, Simon McVittie)

• If getting the groups from a user ID fails, report the error correctly,
  instead of logging "(null)" (dbus#343, Simon McVittie)

• Return the primary group ID in GetConnectionCredentials()' UnixGroupIDs
  field for processes with a valid-but-empty supplementary group list
  (dbus!422, cptpcrd)


(pin)
diff -r1.137 -r1.138 pkgsrc/sysutils/dbus/Makefile
diff -r1.102 -r1.103 pkgsrc/sysutils/dbus/distinfo

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

--- pkgsrc/sysutils/dbus/Makefile 2023/08/24 06:35:03 1.137
+++ pkgsrc/sysutils/dbus/Makefile 2023/09/03 18:31:52 1.138
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.137 2023/08/24 06:35:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.138 2023/09/03 18:31:52 pin Exp $
2 2
3DISTNAME= dbus-1.14.8 3DISTNAME= dbus-1.14.10
4CATEGORIES= sysutils 4CATEGORIES= sysutils
5MASTER_SITES= https://dbus.freedesktop.org/releases/dbus/ 5MASTER_SITES= https://dbus.freedesktop.org/releases/dbus/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.freedesktop.org/Software/dbus 9HOMEPAGE= https://www.freedesktop.org/Software/dbus
10COMMENT= Message bus system 10COMMENT= Message bus system
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13CONFLICTS+= dbus-glib<0.71 13CONFLICTS+= dbus-glib<0.71
14CONFLICTS+= py27-dbus<0.71 14CONFLICTS+= py27-dbus<0.71
15 15
16TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto 16TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto

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

--- pkgsrc/sysutils/dbus/distinfo 2023/08/24 06:35:03 1.102
+++ pkgsrc/sysutils/dbus/distinfo 2023/09/03 18:31:52 1.103
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.102 2023/08/24 06:35:03 wiz Exp $ 1$NetBSD: distinfo,v 1.103 2023/09/03 18:31:52 pin Exp $
2 2
3BLAKE2s (dbus-1.14.8.tar.xz) = d136fe66df812c1b1703bfd4e29f4edbea0aa96227d12465deded2995828a8b3 3BLAKE2s (dbus-1.14.10.tar.xz) = 10c2d40a506db80cd7852f671156641ef608da7a17ac250502038148f098fb92
4SHA512 (dbus-1.14.8.tar.xz) = f3dfc73da28cbe20449d15bbe4166c3574f0e551dfd15fca7cce2b8c71e778360ed2dd391ee5c414a7a47ff4b958727b26ef4cabfee70564f8d0a34bf5ad2386 4SHA512 (dbus-1.14.10.tar.xz) = 775b708326059692937acb69d4ce1a89e69878501166655b5d1b1628ac31b50dd53d979d93c84e57f95e90b15e25aa33893e51a7421d3537e9c2f02b1b91bfae
5Size (dbus-1.14.8.tar.xz) = 1371236 bytes 5Size (dbus-1.14.10.tar.xz) = 1372328 bytes
6SHA1 (patch-configure) = 9dee6306aa07b60449a0f9f0f1ea3dccbc70dcb4 6SHA1 (patch-configure) = 9dee6306aa07b60449a0f9f0f1ea3dccbc70dcb4
7SHA1 (patch-dbus_dbus-sysdeps-unix.c) = 3dfc60eba7ab9d5a29d2a842ce0baa1b109df716 7SHA1 (patch-dbus_dbus-sysdeps-unix.c) = 3dfc60eba7ab9d5a29d2a842ce0baa1b109df716
8SHA1 (patch-dbus_dbus-sysdeps-util-unix.c) = 537bb8a30bd0bde8ac208a7ce9a4e1903246b443 8SHA1 (patch-dbus_dbus-sysdeps-util-unix.c) = 537bb8a30bd0bde8ac208a7ce9a4e1903246b443