From: Gustavo Zacarias Date: Mon, 10 Oct 2016 15:56:40 +0000 (-0300) Subject: dbus: security bump to version 1.10.12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=420bfabf4702f511d1472a0a31ee928209966266;p=buildroot.git 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 Signed-off-by: Peter Korsgaard --- diff --git a/package/dbus/dbus.hash b/package/dbus/dbus.hash index 1b20d3f2e5..27d38ea92d 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 1388e346bf..86571286b5 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