mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
libfuse: security bump to version 2.9.4
Fixes: CVE-2015-3202 - fix exec environment for mount and umount. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
3302263870
commit
6b6d8ec4e9
@ -1,2 +1,3 @@
|
|||||||
# Locally computed:
|
# From http://sourceforge.net/projects/fuse/files/fuse-2.X/2.9.4/
|
||||||
sha256 0beb83eaf2c5e50730fc553406ef124d77bc02c64854631bdfc86bfd6437391c fuse-2.9.3.tar.gz
|
md5 ecb712b5ffc6dffd54f4a405c9b372d8 fuse-2.9.4.tar.gz
|
||||||
|
sha1 c8b25419f33624dc5240af6a5d26f2c04367ca71 fuse-2.9.4.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBFUSE_VERSION = 2.9.3
|
LIBFUSE_VERSION = 2.9.4
|
||||||
LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
|
LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
|
||||||
LIBFUSE_SITE = http://downloads.sourceforge.net/project/fuse/fuse-2.X/$(LIBFUSE_VERSION)
|
LIBFUSE_SITE = http://downloads.sourceforge.net/project/fuse/fuse-2.X/$(LIBFUSE_VERSION)
|
||||||
LIBFUSE_LICENSE = GPLv2 LGPLv2.1
|
LIBFUSE_LICENSE = GPLv2 LGPLv2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user