Bug 221028 - sysutils/fusefs-encfs: Update to 1.9.2
Summary: sysutils/fusefs-encfs: Update to 1.9.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason E. Hale
URL: https://github.com/vgough/encfs/releases
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-07-26 16:51 UTC by Dmitri Goutnik
Modified: 2017-08-03 22:16 UTC (History)
2 users (show)

See Also:


Attachments
patch file (1.86 KB, patch)
2017-07-26 16:51 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!