Created attachment 224257 [details] patch to upgrade devel/fstrm port to 0.6.1 Upgrade devel/fstrm to version 0.6.1: * fstrm_capture: ignore SIGPIPE, which will cause the interrupted connections to generate an EPIPE instead. * Fix truncation in snprintf calls in argument processing. * fstrm_capture: Fix output printf format.
^Triage: Reporter is committer, assign accordingly. ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
Tested all fine. Thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=836662ac7a9d085061669362df40106c96f4e7ca commit 836662ac7a9d085061669362df40106c96f4e7ca Author: Don Lewis <truckman@FreeBSD.org> AuthorDate: 2021-04-20 16:37:10 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2021-04-20 16:42:46 +0000 devel/fstrm: Upgrade to 0.6.1 * fstrm_capture: ignore SIGPIPE, which will cause the interrupted connections to generate an EPIPE instead. * Fix truncation in snprintf calls in argument processing. * fstrm_capture: Fix output printf format. PR: 255228 Tested by: freebsd@dns.company Approved by: freebsd@dns.company (maintainer) Sponsored by: Farsight Security, Inc. devel/fstrm/Makefile | 2 +- devel/fstrm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)