mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
dbus: security bump to version 1.8.6
Fixes: CVE-2014-3532, CVE-2014-3533. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f56f4da887
commit
0fb53252af
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DBUS_VERSION = 1.8.4
|
||||
DBUS_VERSION = 1.8.6
|
||||
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
|
||||
DBUS_LICENSE = AFLv2.1 GPLv2+
|
||||
DBUS_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user