| 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
Alan Somers
2023-09-21 19:42:53 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.
LGTM for ports. 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(-) |