From fa8cea1e335f8322a03a588b967c7b91603e7f22 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 24 May 2015 17:56:26 +0000 Subject: fuse: fix exec environment for mount and umount * add upstream patch (CVE-2015-3202) * refresh patches * bump release number Signed-off-by: Nicolas Thill SVN-Revision: 45744 --- .../patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch') diff --git a/package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch b/package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch index 8436224e96..d45da84cca 100644 --- a/package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch +++ b/package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch @@ -8,11 +8,9 @@ using types. --- (limited to 'include/fuse_kernel.h') -diff --git a/include/fuse_kernel.h b/include/fuse_kernel.h -index 501450c..df8e9b9 100644 --- a/include/fuse_kernel.h +++ b/include/fuse_kernel.h -@@ -91,12 +91,16 @@ +@@ -88,12 +88,16 @@ #ifndef _LINUX_FUSE_H #define _LINUX_FUSE_H @@ -30,5 +28,3 @@ index 501450c..df8e9b9 100644 /* * Version negotiation: --- -cgit v0.9.0.3-67-gacbf -- cgit v1.2.3