Summary: | security/headscale: Update to 0.23.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Santhosh Raju <fox> | ||||||
Component: | Individual Port(s) | Assignee: | Santhosh Raju <fox> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fox, m.muenz | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(m.muenz) |
||||||
Version: | Latest | ||||||||
Hardware: | amd64 | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/juanfont/headscale/releases/tag/v0.23.0 | ||||||||
Attachments: |
|
Created attachment 254151 [details]
update 0.23 v2
second try
The new patch looks better, I shall commit this, thank you for the submission. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b88f99cc8e4b8e43453ac138d2a4c06e13e6a45 commit 8b88f99cc8e4b8e43453ac138d2a4c06e13e6a45 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2024-10-12 05:53:11 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2024-10-12 06:05:37 +0000 security/headscale: Update to 0.23.0 - Fix the service to pick up the configuration correctly Full change log: https://github.com/juanfont/headscale/compare/v0.16.4...v0.23.0 PR: 281940 Approved by: Michael Muenz <m.muenz@gmail.com> (maintainer) security/headscale/Makefile | 11 ++++------- security/headscale/distinfo | 10 +++++----- security/headscale/files/headscale.in | 3 ++- 3 files changed, 11 insertions(+), 13 deletions(-) Committed, thank you! |
Created attachment 254093 [details] Update the headscale to 0.23.0 Update the package to latest version from upstream (fixes an issue when running with panicking "ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.21" needed)