Bug 255331 - [MAINTAINER] net/nncp: Update to 6.4.0
Summary: [MAINTAINER] net/nncp: Update to 6.4.0
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: Rainer Hurling
URL: http://www.nncpgo.org/Release-6_002e4...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 18:07 UTC by Sergey Matveev
Modified: 2021-04-22 19:57 UTC (History)
1 user (show)

See Also:


Attachments
Update patch from 6.3.0 to 6.4.0 (742 bytes, patch)
2021-04-22 18:07 UTC, Sergey Matveev
stargrave: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Matveev 2021-04-22 18:07:01 UTC
Created attachment 224359 [details]
Update patch from 6.3.0 to 6.4.0

Update NNCP to 6.4.0.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-22 19:56:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c0b236eae61826851bb48c93ec506bb1e3ded08

commit 2c0b236eae61826851bb48c93ec506bb1e3ded08
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-04-22 19:53:06 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-04-22 19:53:06 +0000

    net/nncp: Update to 6.4.0

    Fixed possible race in online protocol, that lead to panic.

    Changelog: https://www.nncpgo.org/Release-6_002e4_002e0.html

    PR:             255331
    Submitted by:   Sergey Matveev <stargrave@stargrave.org> (maintainer)

 net/nncp/Makefile | 2 +-
 net/nncp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-04-22 19:57:04 UTC
Committed, thanks :)