pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dbus
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 11 20:04:23 UTC 2019
Modified Files:
pkgsrc/sysutils/dbus: Makefile distinfo
Log Message:
dbus: update to 1.12.16.
dbus 1.12.16 (2019-06-11)
=========================
The “tree cat” release.
Security fixes:
• CVE-2019-12749: Do not attempt to carry out DBUS_COOKIE_SHA1
authentication for identities that differ from the user running the
DBusServer. Previously, a local attacker could manipulate symbolic
links in their own home directory to bypass authentication and connect
to a DBusServer with elevated privileges. The standard system and
session dbus-daemons in their default configuration were immune to this
attack because they did not allow DBUS_COOKIE_SHA1, but third-party
users of DBusServer such as Upstart could be vulnerable.
Thanks to Joe Vennix of Apple Information Security.
(dbus#269, Simon McVittie)
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/sysutils/dbus/Makefile
cvs rdiff -u -r1.91 -r1.92 pkgsrc/sysutils/dbus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dbus/Makefile
diff -u pkgsrc/sysutils/dbus/Makefile:1.117 pkgsrc/sysutils/dbus/Makefile:1.118
--- pkgsrc/sysutils/dbus/Makefile:1.117 Mon May 20 11:45:37 2019
+++ pkgsrc/sysutils/dbus/Makefile Tue Jun 11 20:04:23 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2019/05/20 11:45:37 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2019/06/11 20:04:23 wiz Exp $
-DISTNAME= dbus-1.12.14
+DISTNAME= dbus-1.12.16
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
Index: pkgsrc/sysutils/dbus/distinfo
diff -u pkgsrc/sysutils/dbus/distinfo:1.91 pkgsrc/sysutils/dbus/distinfo:1.92
--- pkgsrc/sysutils/dbus/distinfo:1.91 Mon May 20 11:45:37 2019
+++ pkgsrc/sysutils/dbus/distinfo Tue Jun 11 20:04:23 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.91 2019/05/20 11:45:37 wiz Exp $
+$NetBSD: distinfo,v 1.92 2019/06/11 20:04:23 wiz Exp $
-SHA1 (dbus-1.12.14.tar.gz) = 2b467bf0fcaed883343e291f4a4e7f8c2ff5e0ef
-RMD160 (dbus-1.12.14.tar.gz) = cee108fa927e7230e86218eaa3f4d249332d1826
-SHA512 (dbus-1.12.14.tar.gz) = b5707a9b429683995a44ba1c61acd402f8c3f2bd867fffc46506583c67dac864c262ce3e7310f653cf3a78fa1a9cae7326a62d244a2b515f613bad274d1826c6
-Size (dbus-1.12.14.tar.gz) = 2091526 bytes
+SHA1 (dbus-1.12.16.tar.gz) = 06e3412a7d9c7e345bfcfb027016c634e20f7ece
+RMD160 (dbus-1.12.16.tar.gz) = fb9c2f01d3068600cb43eae05ccd687878a31e4f
+SHA512 (dbus-1.12.16.tar.gz) = 27ae805170e9515a8bb0fba5f29d414edc70e3b6b28b7b65bbea47035b8eafa9ac4820cdc92645be6035f6748f8aa45679e1ffc84ba74a64859a3056d318b9bb
+Size (dbus-1.12.16.tar.gz) = 2093296 bytes
SHA1 (patch-ak) = 4535584537a22a2e42824fe45e2d75253b484147
SHA1 (patch-al) = ffaa8f224c3dd6a97ffa42fe2e9ca924160fa68c
SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4
Home |
Main Index |
Thread Index |
Old Index