security/headscale: Update to 0.26.1
headscale 0.26.0 has breaking changes refer to the release notes for more details. Changes since 0.25.1 - https://github.com/juanfont/headscale/releases/tag/v0.26.1 - https://github.com/juanfont/headscale/releases/tag/v0.26.0 PR: 287061 Approved by: maintainer timeout, 2+ weeks
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
PORTNAME= headscale
|
||||
PORTVERSION= 0.25.1
|
||||
PORTVERSION= 0.26.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security net-vpn
|
||||
|
||||
MAINTAINER= m.muenz@gmail.com
|
||||
@@ -16,7 +15,7 @@ BROKEN_armv7= fails to compile: modernc.org/libc
|
||||
|
||||
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
|
||||
|
||||
USES= go:1.23,modules
|
||||
USES= go:modules
|
||||
USE_RC_SUBR= headscale
|
||||
|
||||
GO_MODULE= github.com/juanfont/headscale
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1742783005
|
||||
SHA256 (go/security_headscale/headscale-v0.25.1/v0.25.1.mod) = 183068553944164d72939603f451063ff16cca34c7cf424a1f6745603dac50a0
|
||||
SIZE (go/security_headscale/headscale-v0.25.1/v0.25.1.mod) = 11476
|
||||
SHA256 (go/security_headscale/headscale-v0.25.1/v0.25.1.zip) = 3eed2c1b3e063a65b8a4c043596843457f729410ee9e5a2116e945676e2bd409
|
||||
SIZE (go/security_headscale/headscale-v0.25.1/v0.25.1.zip) = 724334
|
||||
TIMESTAMP = 1749445449
|
||||
SHA256 (go/security_headscale/headscale-v0.26.1/v0.26.1.mod) = 5acc4e00f3630fe9d497b33fde639d6bab5c02a05fb849485cec904c00dfef36
|
||||
SIZE (go/security_headscale/headscale-v0.26.1/v0.26.1.mod) = 11373
|
||||
SHA256 (go/security_headscale/headscale-v0.26.1/v0.26.1.zip) = 6890e3fa1e74b71eb6b18fffae1dfb824fa3b7779a5c7a2b64fcfdee89ba723c
|
||||
SIZE (go/security_headscale/headscale-v0.26.1/v0.26.1.zip) = 764768
|
||||
|
||||
@@ -10,4 +10,14 @@ and https://github.com/juanfont/headscale/releases/tag/v0.25.0
|
||||
for details.
|
||||
EOM
|
||||
}
|
||||
{
|
||||
type: upgrade
|
||||
maximum_version: "0.25.1"
|
||||
message: <<EOM
|
||||
Headscale has breaking changes on Routes, Policy and
|
||||
Configration, Authentication flow since 0.25.1, check
|
||||
https://github.com/juanfont/headscale/releases/tag/v0.26.0
|
||||
for details.
|
||||
EOM
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user