Bug 274005 - net-mgmt/nfs-exporter: upgrade to 0.4.3
Summary: net-mgmt/nfs-exporter: upgrade to 0.4.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: Alan Somers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-21 19:42 UTC by Alan Somers
Modified: 2023-09-21 20:27 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade nfs-exporter to 0.4.3 (31.92 KB, patch)
2023-09-21 19:51 UTC, Alan Somers
asomers: maintainer-approval+
Details | Diff

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