Bug 270806

Summary: sysutils/fusefs-smbnetfs: Update to 0.6.3
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, freebsd-2024
Priority: --- Flags: bugzilla: maintainer-feedback? (freebsd-2024)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Kevin Zheng 2023-04-12 21:58:15 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-13 09:57:01 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-21 07:11:34 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-21 07:11:58 UTC
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(-)