summaryrefslogtreecommitdiff
path: root/package/dbus
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-10-10 12:56:40 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-10-13 08:04:45 +0200
commit420bfabf4702f511d1472a0a31ee928209966266 (patch)
treefde0c89b9d22611683ffcb206d1d9c135f9eefa7 /package/dbus
parent3ccdc270eeb72de718afa348f2a362c79ba0579d (diff)
dbus: security bump to version 1.10.12
Fixes: Format string vulnerability processing ActivationFailure messages See: https://bugs.freedesktop.org/show_bug.cgi?id=98157 CVE not assigned yet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/dbus.hash2
-rw-r--r--package/dbus/dbus.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/dbus/dbus.hash b/package/dbus/dbus.hash
index 1b20d3f2e..27d38ea92 100644
--- a/package/dbus/dbus.hash
+++ b/package/dbus/dbus.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 9d8f1d069ab4d1a0255d7b400ea3bcef4430c42e729b1012abb2890e3f739a43 dbus-1.10.10.tar.gz
+sha256 210a79430b276eafc6406c71705e9140d25b9956d18068df98a70156dc0e475d dbus-1.10.12.tar.gz
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index 1388e346b..86571286b 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DBUS_VERSION = 1.10.10
+DBUS_VERSION = 1.10.12
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
DBUS_LICENSE = AFLv2.1 or GPLv2+ (library, tools), GPLv2+ (tools)
DBUS_LICENSE_FILES = COPYING