Bug 262023

Summary: net/yggdrasil: Update to 0.4.3
Product: Ports & Packages Reporter: Vladyslav V. Prodan <admin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: crest, fernape, freebsd
Priority: --- Keywords: needs-patch
Version: LatestFlags: freebsd: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.4.3
Attachments:
Description Flags
Patch for net/yggdrasil 0.4.3 fernape: maintainer-approval? (freebsd)

Description Vladyslav V. Prodan 2022-02-17 21:24:36 UTC
Recently released a new version 
https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.4.3
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-03-22 12:31:41 UTC
Created attachment 232629 [details]
Patch for net/yggdrasil 0.4.3

Would you try this simple update?
Comment 2 Vladyslav V. Prodan 2022-03-22 22:01:11 UTC
(In reply to Fernando Apesteguía from comment #1)
I can not imagine how to apply this patch to the port...
Comment 3 Vladyslav V. Prodan 2022-03-22 22:13:25 UTC
(In reply to Vladislav V. Prodan from comment #2)
I figured it out.
Now I will build the port and run a new binary
Comment 4 Vladyslav V. Prodan 2022-03-22 22:47:52 UTC
(In reply to Fernando Apesteguía from comment #1)

I have updated on two Yggdrasil nodes.
There is a ping between them.
Comment 5 Vladyslav V. Prodan 2022-03-22 22:51:34 UTC
(In reply to Vladislav V. Prodan from comment #4)

```
# yggdrasilctl getSelf
Build name: yggdrasil
Build version: 0.4.3
IPv6 address: 200:2f3:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx
IPv6 subnet: 300:2f3:xxxx:xxxx::/64
Public key: fe8670ab2ed3d8581dab298b163fbb88f941e188389308cfff792342c226fde0
```
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2022-03-23 08:12:02 UTC
Thanks for testing.

I'll wait a bit to see if maintainer chimes in.
Comment 7 Neil Alexander 2022-03-23 14:24:44 UTC
Apologies that I haven't been able to get to this myself. The patch looks great.
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2022-03-23 15:36:47 UTC
Committed,

Thanks!
Comment 9 commit-hook freebsd_committer freebsd_triage 2022-03-23 15:37:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00875c7b06744b3fc558a89abdacf49d8a40be3f

commit 00875c7b06744b3fc558a89abdacf49d8a40be3f
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-03-22 08:05:48 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-03-23 15:33:41 +0000

    net/yggdrasil: Update to 0.4.3

    ChangeLog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.4.3

    PR:     262023
    Reported by:    admin@support.od.ua
    Tested by:
    Approved by:    freebsd@neilalexander.dev (maintainer)

 net/yggdrasil/Makefile | 18 +++++++++++-------
 net/yggdrasil/distinfo | 38 +++++++++++++++++++++++---------------
 2 files changed, 34 insertions(+), 22 deletions(-)