Bug 274005

Summary: net-mgmt/nfs-exporter: upgrade to 0.4.3
Product: Ports & Packages Reporter: Alan Somers <asomers>
Component: Individual Port(s)Assignee: Alan Somers <asomers>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Upgrade nfs-exporter to 0.4.3 asomers: maintainer-approval+

Description Alan Somers freebsd_committer freebsd_triage 2023-09-21 19:42:53 UTC
This version addresses some minor security advisories.

https://github.com/Axcient/freebsd-nfs-exporter/blob/master/CHANGELOG.md#043---2023-09-21
Comment 1 Alan Somers freebsd_committer freebsd_triage 2023-09-21 19:51:19 UTC
Created attachment 245099 [details]
Upgrade nfs-exporter to 0.4.3

The attached patch fixes the bug.  I'm only a src committer, so I need approval to commit.
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-09-21 19:58:25 UTC
LGTM for ports.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-09-21 20:00:43 UTC
A commit in branch main references this bug:

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

commit 68b0bfc82661c7538d243b1374bbf33538a35198
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2023-09-21 18:26:56 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2023-09-21 20:00:16 +0000

    net-mgmt/nfs-exporter: version 0.4.3

    This version fixes two minor security advisories.

    https://github.com/Axcient/freebsd-nfs-exporter/blob/master/CHANGELOG.md#043---2023-09-21

    PR:             274005
    Sponsored by:   Axcient
    Approved by:    fuz (ports)

 net-mgmt/nfs-exporter/Makefile              |  95 +---------
 net-mgmt/nfs-exporter/Makefile.crates (new) | 105 +++++++++++
 net-mgmt/nfs-exporter/distinfo              | 258 +++++++++++++++-------------
 3 files changed, 249 insertions(+), 209 deletions(-)