aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-05-24 17:56:26 +0000
committerNicolas Thill <nico@openwrt.org>2015-05-24 17:56:26 +0000
commitfa8cea1e335f8322a03a588b967c7b91603e7f22 (patch)
tree5fd2ab0c16a806ed4be5b2b7f1848729c016d452 /package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch
parent9fedd6d8371ac5ed1adad4f25b1a47476c605031 (diff)
downloadupstream-fa8cea1e335f8322a03a588b967c7b91603e7f22.tar.gz
upstream-fa8cea1e335f8322a03a588b967c7b91603e7f22.tar.bz2
upstream-fa8cea1e335f8322a03a588b967c7b91603e7f22.zip
fuse: fix exec environment for mount and umount
* add upstream patch (CVE-2015-3202) * refresh patches * bump release number Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 45744
Diffstat (limited to 'package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch')
-rw-r--r--package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch6
1 files changed, 1 insertions, 5 deletions
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 <stdint.h> 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