Created attachment 184741 [details] patch file Changelog: * fix a use-after-free bug that was introduced in v1.9-rc1 (#214) * cast booleans to int before writing the XML config (#343) * support reading the config file from pipes (#253) * add "-t" option to set syslog tag * allow read/write in standard reverse mode (#301) * reject empty passwords * support building with openssl 1.1 portlint -AC: OK poudriere testport: OK (11a, 10i, BUNDLED_TINYXML on/off tested)
A commit references this bug: Author: jhale Date: Thu Aug 3 22:15:20 UTC 2017 New revision: 447286 URL: https://svnweb.freebsd.org/changeset/ports/447286 Log: Update to 1.9.2 PR: 221028 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Changes: head/sysutils/fusefs-encfs/Makefile head/sysutils/fusefs-encfs/distinfo head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp
Committed, thanks!