[Buildroot] [PATCH] dbus: security bump to version 1.8.10

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Nov 14 10:15:41 UTC 2014


Fixes:
CVE-2014-7824 - Denial of service via incomplete fix for CVE-2014-3636

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/dbus/dbus.hash | 2 ++
 package/dbus/dbus.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/dbus/dbus.hash

diff --git a/package/dbus/dbus.hash b/package/dbus/dbus.hash
new file mode 100644
index 0000000..516b87c
--- /dev/null
+++ b/package/dbus/dbus.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256	10bf87fdb68815edd01d53885101dbcdd80dacad7198912cca61a4fa22dfaf8e	dbus-1.8.10.tar.gz
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index 519146c..2d5d2c8 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DBUS_VERSION = 1.8.8
+DBUS_VERSION = 1.8.10
 DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
 DBUS_LICENSE = AFLv2.1 GPLv2+
 DBUS_LICENSE_FILES = COPYING
-- 
2.0.4



More information about the buildroot mailing list