Bug 221028

Summary: sysutils/fusefs-encfs: Update to 1.9.2
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Some People CC: dbaio, jhale
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/vgough/encfs/releases
Attachments:
Description Flags
patch file dmgk: maintainer-approval+

Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-07-26 16:51:47 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-03 22:16:04 UTC
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
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2017-08-03 22:16:48 UTC
Committed, thanks!