[Bug 277735] net/zerotier: include upstream patches to fix Auth issues

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 Mar 2024 10:47:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277735

            Bug ID: 277735
           Summary: net/zerotier: include upstream patches to fix Auth
                    issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dch@freebsd.org

Created attachment 249214
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249214&action=edit
fix auth and add http server functionality

https://github.com/zerotier/ZeroTierOne/issues/2151 works through
authentication
issues on dual-stack addresses like loopback ::1 / 127.0.0.1 which are used
to add/remove local nodes and perform other interactions that require zerotier
local node administrative privileges.

This patch also includes the upcoming local HTTP app functionality, because
it's so cool I can't wait ;-)
https://github.com/zerotier/ZeroTierOne/pull/2218/commits/b4eb39f

-- 
You are receiving this mail because:
You are the assignee for the bug.