Package: fuse / 2.9.0-2+deb7u2

Metadata

Package Version Patches format
fuse 2.9.0-2+deb7u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 initscript.patch | (download)

util/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream build system should not run update-rc.d.

02 kfreebsd.patch | (download)

include/fuse_common.h | 2 1 + 1 - 0 !
include/fuse_compat.h | 2 1 + 1 - 0 !
include/fuse_lowlevel_compat.h | 2 1 + 1 - 0 !
lib/fuse.c | 6 3 + 3 - 0 !
lib/fuse_lowlevel.c | 2 1 + 1 - 0 !
lib/fuse_session.c | 2 1 + 1 - 0 !
lib/helper.c | 2 1 + 1 - 0 !
7 files changed, 9 insertions(+), 9 deletions(-)

 gnu/kfreebsd support

03 examples.patch | (download)

example/Makefile.am | 1 0 + 1 - 0 !
example/Makefile.in | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

 don't exclude fioc.h from examples (closes: #626522).

04 CVE 2015 3202.patch | (download)

lib/mount_util.c | 23 17 + 6 - 0 !
1 file changed, 17 insertions(+), 6 deletions(-)

 fix cve-2015-3202
 Missing scrubbing of the environment before executing a mount or umount
 of a filesystem.