Bug 249945

Summary: net/yggdrasil: Update to 0.3.15
Product: Ports & Packages Reporter: rlwestlund
Component: Individual Port(s)Assignee: Loïc Bartoletti <lbartoletti>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, freebsd, lbartoletti, rlwestlund
Priority: --- Keywords: buildisok
Version: LatestFlags: freebsd: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.3.15
Attachments:
Description Flags
diff for net/yggdrasil none

Description rlwestlund 2020-09-27 17:33:59 UTC
Created attachment 218365 [details]
diff for net/yggdrasil

v0.3.15 is released, along with a better service file. This should fix the issues with the interface not being taken down, log output being buffered, and log output from shutdown being lost, among others.
Comment 1 Neil Alexander 2020-09-27 17:35:46 UTC
Looks great, thanks for taking the time to update this!
Comment 2 Automation User 2020-09-27 17:56:39 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/195071211
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-09-30 06:18:06 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-10-10 06:38:23 UTC
A commit references this bug:

Author: lbartoletti
Date: Sat Oct 10 06:37:37 UTC 2020
New revision: 551857
URL: https://svnweb.freebsd.org/changeset/ports/551857

Log:
  net/yggdrasil: Update to 0.3.15

  Changelog:
    - https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.3.15

  PR:		249945
  Submitted by:	rlwestlund@gmail.com
  Approved by:	 Neil Alexander (maintainer)

Changes:
  head/net/yggdrasil/Makefile
  head/net/yggdrasil/distinfo
  head/net/yggdrasil/files/yggdrasil.in
Comment 5 Loïc Bartoletti freebsd_committer freebsd_triage 2020-10-11 10:17:29 UTC
Committed, thanks!