mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
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>
This commit is contained in:
parent
8f4ffd8c0b
commit
b72f3f625c
@ -3,7 +3,7 @@
|
|||||||
# dbus
|
# dbus
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
DBUS_VERSION = 1.4.20
|
DBUS_VERSION = 1.4.24
|
||||||
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
|
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
|
||||||
DBUS_INSTALL_STAGING = YES
|
DBUS_INSTALL_STAGING = YES
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user