summaryrefslogtreecommitdiffstats
path: root/package/utils/fuse/patches
Commit message (Collapse)AuthorAgeFilesLines
* fuse: fix exec environment for mount and umountNicolas Thill2015-05-242-5/+60
| | | | | | | | | | * add upstream patch (CVE-2015-3202) * refresh patches * bump release number Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 45744
* fuse: fix build on arm64John Crispin2015-05-231-0/+34
| | | | | | | | | | | | | | | error: ../include/fuse_kernel.h:93:15: error: conflicting types for 'int64_t' ../include/fuse_kernel.h:92:15: error: conflicting types for 'uint64_t' reported by buildbot fix by adopting upstream patch: http://git.baserock.org/cgi-bin/cgit.cgi/delta/fuse.git/commit/include/fuse_kernel.h?id=914871b20a901e3e1e981c92bc42b1c93b7ab81b Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45740
* fuse: add missing include lines, fixes musl buildFelix Fietkau2015-03-281-0/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45076
* fuse: update to 2.9.3Nicolas Thill2015-01-111-2/+2
| | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 43941
* packages: clean up the package folderJohn Crispin2013-06-211-0/+11
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007