Created attachment 235859 [details] Update diff - Update to 0.16.1 - Unbreak on i386 platform
Nice, looks good! I sent you an email with a separate patch, maybe you can integrate it here too? :) Michael
(In reply to Michael Muenz from comment #1) As I replied in the email, could you please attach the patch here along with the authorship information ? Thanks!
Created attachment 235915 [details] Update diff - Update to 1.16.2 - Unbreak on i386 platform
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a43703865a58f2c989b87ce6caf98ae84ab7a5e6 commit a43703865a58f2c989b87ce6caf98ae84ab7a5e6 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2022-08-06 15:10:04 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-08-16 19:46:50 +0000 security/headscale: Update to 0.16.2 - Unbreak build on i386 platform - Implement sample configuration (from Jeff Schmidt, in private email) PR: 265788 Approved by: Michael Muenz <m.muenz at gmail dot com> (maintainer) Co-authored-by: Jeff Schmidt <jeff.jschmidt@gmail.com> security/headscale/Makefile | 7 +++---- security/headscale/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-)
Committed, thanks!