From: Laurent Cheylus Subject: [maintainer update] net/headscale 0.25.1 To: "ports " Date: Wed, 14 May 2025 10:39:33 +0200 Hi ports@ update for net/headscale 0.25.1 (open source implementation of the Tailscale control server) Changelog: https://github.com/juanfont/headscale/blob/main/CHANGELOG.md - update Makefile, distinfo and modules.inc - Makefile: remove MODGO_LDFLAGS to fix linker with Go 1.23 (unnecessary with Go 1.24.1) - remove patches: * go.{mod,sum}: module libc updated upstream * hscontrol/app.go: bugfix merged upstream - update patches for cmd/headscale/headscale_test.go and config-example.yaml - add patch for hscontrol/db/db_test.go => disable tests for PostgreSQL DB - update pkg/MESSAGE: configuration for DB changed in version 0.23.0 Build and tests OK on current/amd64 with Go version 1.24.1 Tests welcome and please commit if OK. Laurent