Bug 274752 - sysutils/fusefs-bindfs update to 1.17.4
Summary: sysutils/fusefs-bindfs update to 1.17.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://bindfs.org/docs/ChangeLog.utf...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-27 09:28 UTC by Leon Dietrich
Modified: 2023-11-03 21:38 UTC (History)
1 user (show)

See Also:


Attachments
The patch for the port (1.22 KB, patch)
2023-10-27 09:28 UTC, Leon Dietrich
doralitze: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Dietrich 2023-10-27 09:28:25 UTC
Created attachment 245917 [details]
The patch for the port

Updated sysutils/fusefs-bindfs to 1.17.4

Changes relevant to FreeBSD since 1.16.1
 * Fixed file descriptor leak that occurred with --block-devices-as-files
 * Added socket file support

Full changelog can be reviewed here: https://bindfs.org/docs/ChangeLog.utf8.txt
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-03 21:19:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cac14e09c641a383902fc2bcb56f00b0190d1927

commit cac14e09c641a383902fc2bcb56f00b0190d1927
Author:     Leon Dietrich <doralitze@chaotikum.org>
AuthorDate: 2023-10-27 09:17:37 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-03 21:09:38 +0000

    sysutils/fusefs-bindfs: update to 17.4.0

    Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt

    PR:             274752

 sysutils/fusefs-bindfs/Makefile | 2 +-
 sysutils/fusefs-bindfs/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-11-03 21:38:22 UTC
Thank you for your contribution.