summaryrefslogtreecommitdiffstats
path: root/package/dbus
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-11-02 23:51:02 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-02 23:51:02 +0100
commitb72f3f625c97bca59549b3fedfd51b3dc993fb27 (patch)
treec8e3f0710abea0ccdd03a71de8282914356d4333 /package/dbus
parent8f4ffd8c0b7fcc36309b0dbd73463745042496f9 (diff)
downloadbuildroot-novena-b72f3f625c97bca59549b3fedfd51b3dc993fb27.tar.gz
buildroot-novena-b72f3f625c97bca59549b3fedfd51b3dc993fb27.zip
dbus: bump version
Fixes security issues: - CVE-2012-3524: Don't access environment variables (fd.o #52202) Thanks to work and input from Colin Walters, Simon McVittie, Geoffrey Thomas, and others. - Be more careful about monotonic time vs. real time, fixing DBUS_COOKIE_SHA1 spec-compliance (fd.o #48580, David Zeuthen) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/dbus.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index f848bfd34..b7cc37820 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -3,7 +3,7 @@
# dbus
#
#############################################################
-DBUS_VERSION = 1.4.20
+DBUS_VERSION = 1.4.24
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
DBUS_INSTALL_STAGING = YES