Created attachment 241450 [details] Patch Updates sysutils/fusefs-smbnetfs to 0.6.3. For some reason, the current version allows me to read files but not write them on a remote share. Upgrading to 0.6.3 fixed the problem for me. The ChangeLog from upstream is below: New in 0.6.2 (Abkhazia) ----------------- - fix opening a file with O_CREAT - fix wrong subsecond value in times - add noexec option support - it's now possible to disable libsecret - minor cleanup New in 0.6.3 (Abkhazia) ----------------- - add files for debian packaging
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=63920b7a18f3db7d75da1b5641421bb2439c5b13 commit 63920b7a18f3db7d75da1b5641421bb2439c5b13 Author: Kevin Zheng <kevinz5000@gmail.com> AuthorDate: 2023-04-13 09:53:30 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-04-21 07:06:30 +0000 sysutils/fusefs-smbnetfs: Update to 0.6.3 * fix opening a file with O_CREAT * fix wrong subsecond value in times * add noexec option support * it's now possible to disable libsecret * minor cleanup PR: 270806 Reported by: kevinz5000@gmail.com Approved by: mi@ALDAN.algebra.com (maintainer, timeout > 2 weeks) sysutils/fusefs-smbnetfs/Makefile | 3 +- sysutils/fusefs-smbnetfs/distinfo | 6 +- sysutils/fusefs-smbnetfs/files/patch-3 (gone) | 117 --------------------- sysutils/fusefs-smbnetfs/files/patch-bug47 (gone) | 12 --- .../files/patch-src_function.c (gone) | 12 --- .../fusefs-smbnetfs/files/patch-src_list.h (gone) | 38 ------- 6 files changed, 4 insertions(+), 184 deletions(-)