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: | Latest | Flags: | freebsd:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.4.3 | ||||||
Attachments: |
|
Description
Vladyslav V. Prodan
2022-02-17 21:24:36 UTC
Created attachment 232629 [details]
Patch for net/yggdrasil 0.4.3
Would you try this simple update?
(In reply to Fernando Apesteguía from comment #1) I can not imagine how to apply this patch to the port... (In reply to Vladislav V. Prodan from comment #2) I figured it out. Now I will build the port and run a new binary (In reply to Fernando Apesteguía from comment #1) I have updated on two Yggdrasil nodes. There is a ping between them. (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 ``` Thanks for testing. I'll wait a bit to see if maintainer chimes in. Apologies that I haven't been able to get to this myself. The patch looks great. Committed, Thanks! 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(-) |