Subject: CVS commit: pkgsrc/filesystems/fuse-encfs
From: Masatake Daimon
Date: 2021-12-01 05:45:52
Message id: 20211201044552.43D15FAEC@cvs.NetBSD.org

Log Message:
Update to encfs-1.9.5

v1.9.5 / 2018-04-27
===================
	* Correct a int/off_t buffer overflow in getSize()
	* Correct a possible write crash
	* Correct encfsctl cat and add reverse cat
	* Add -c & -u cmdline options
	* Add --noattrcache & --nodatacache cmdline options
	* Ignore .encfs6.xml file in reverse mode
	* Do not count usage on root path (to avoid resetting the --idle option)
	* Use stderr instead of stdout for error messages
	* Add the ability to disable data encryption (absolutely discouraged)
	* Add Cygwin support

Files:
RevisionActionfile
1.20modifypkgsrc/filesystems/fuse-encfs/Makefile
1.14modifypkgsrc/filesystems/fuse-encfs/distinfo
1.3modifypkgsrc/filesystems/fuse-encfs/patches/patch-encfs_FileUtils.cpp
1.5modifypkgsrc/filesystems/fuse-encfs/patches/patch-encfs_main.cpp