diff mbox

dbus: security bump to version 1.8.8

Message ID 1410956319-29075-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit c6afb21f4554dda6c61b5849400820edb7de71b8
Headers show

Commit Message

Gustavo Zacarias Sept. 17, 2014, 12:18 p.m. UTC
Fixes:
CVE-2014-3635 - Buffer access with incorrect length value
CVE-2014-3636 - Allocation of file descriptors or handles
without limits or throttling
CVE-2014-3637 - Missing release of file descriptor or handle after
effective lifetime
CVE-2014-3638 - Algorithmic complexity
CVE-2014-3639 - Allocation of file descriptors or handles without
limits or throttling

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/dbus/dbus.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Sept. 17, 2014, 1:17 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Fixes:
 > CVE-2014-3635 - Buffer access with incorrect length value
 > CVE-2014-3636 - Allocation of file descriptors or handles
 > without limits or throttling
 > CVE-2014-3637 - Missing release of file descriptor or handle after
 > effective lifetime
 > CVE-2014-3638 - Algorithmic complexity
 > CVE-2014-3639 - Allocation of file descriptors or handles without
 > limits or throttling

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index 63cec6e..3f29a30 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-DBUS_VERSION = 1.8.6
+DBUS_VERSION = 1.8.8
 DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
 DBUS_LICENSE = AFLv2.1 GPLv2+
 DBUS_LICENSE_FILES = COPYING