Bug 270806 - sysutils/fusefs-smbnetfs: Update to 0.6.3
Summary: sysutils/fusefs-smbnetfs: Update to 0.6.3
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-12 21:58 UTC by Kevin Zheng
Modified: 2023-04-21 07:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (freebsd-2024)


Attachments
Patch (9.23 KB, patch)
2023-04-12 21:58 UTC, Kevin Zheng
no flags Details | Diff

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