From nobody Sat Feb 14 01:09:38 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fCWCl2SVcz6SG5S for ; Sat, 14 Feb 2026 01:09:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fCWCl0QcTz3qdf for ; Sat, 14 Feb 2026 01:09:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771031379; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GnDp8f+rbnMuyUGx1b2nHZl5/16GbPlC+CgrTE0Ckck=; b=BOCEd+RhF83AK/+QW7GsYFFYeriSltDfN+VnhX/RBAhb8bc9WcEMQYRe8j7DxkQeKHdQwL l1m/Y5hWjeR6aPTA/OjY0b+GM5zrkDo3J/+iowK6/4Horma4M5uviVqdnF6liKsCqHdHLs FlVvtPHo1rd+Vfv38tYnrl7ss+8T2UErblIeDBJf1PBmUiZ5cj1puGRL++hBlOrWanlcbK ZjN6cBSVPOxMqpip6Bi99Z+PtnS+cm/9LUndwtG7kwm3NRD1vj5sOprDElaEZrS+nDeBNZ LUqxJheUljeaARea3UCwYHj+hfZz0BbuoaFvaqrTWgr9U3CUDXf63AZj+KyGRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771031379; a=rsa-sha256; cv=none; b=MRIOKqOkqntmIn+w613K+pg+wZ1PfwnlgpinKmEq+Pt0+YwVDhJ5e0cwxX9T8pijopRbb6 tWfS1ZaczM2fHzvuAsW6XYvBPihXn9I/A3wy75TLm8IHfD7ADIRergsp+WpbMpYmFBvApv TAvz/O6/JsJGRZGYfwaJk+Cc/nhQtxMXm2kDzgzwJTBm0YC0HY/x/TCnnwQihZTya8briy Ns2jCtzlVNqtz0IeLknBm9hbw4aj7S2jinOz3SLEKy57kalotjxGiS3Bl/O0IZ5B45d74M zvHq6GlhUvbUoO6QaYn6PjZsKfeX934BHGbh6rv52nPav3T2GU0Tq8YiY7OIBA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771031379; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GnDp8f+rbnMuyUGx1b2nHZl5/16GbPlC+CgrTE0Ckck=; b=JSnhi9/x1Abi5NYnTv1/JoTpYvtRMGZJOLBfaCgOLVhtlkxHliS014mVipQvJdKsRQx+QA yuL44PgdRoEcZ9fij/x0Bszta6yt0fFgq7RFe9urnJah7uRpxLP0NIv8ombkE3mZUjldR0 wtriqKdWp6l3E+MkRH8XlR4p8ECcfs6DdhOS/n40emkBtxwSbFA3bXHP+jQBKg988GZMGV 1r4Jdc7TCIHL3rWGrOeeTG/GKshjx86PPT3GYXJmAORSzMN9n3lE7xr1fR34R4Wp5V5Tqc wdVDidOTL6cBCfysG+z0ts7JhmcFHKaJ7XXWOmnsyurb+TZQw8hD9V2lkv7uyw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fCWCk6ZbhzlR3 for ; Sat, 14 Feb 2026 01:09:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ca39 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 14 Feb 2026 01:09:38 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Philippe Audeoud From: Vladimir Druzenko Subject: git: ac4e023ae972 - 2026Q1 - security/netbird: Update to 0.64.3 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q1 X-Git-Reftype: branch X-Git-Commit: ac4e023ae9725aa3d550a1a08dd3b97d37d3c619 Auto-Submitted: auto-generated Date: Sat, 14 Feb 2026 01:09:38 +0000 Message-Id: <698fcb52.3ca39.76ab27f@gitrepo.freebsd.org> The branch 2026Q1 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac4e023ae9725aa3d550a1a08dd3b97d37d3c619 commit ac4e023ae9725aa3d550a1a08dd3b97d37d3c619 Author: Philippe Audeoud AuthorDate: 2026-01-30 16:40:49 +0000 Commit: Vladimir Druzenko CommitDate: 2026-02-14 01:06:21 +0000 security/netbird: Update to 0.64.3 PR: 292826 (cherry picked from commit 972cee21eeffabdd722a5d7c92d890d2e08115c7) --- security/netbird/Makefile | 2 +- security/netbird/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/netbird/Makefile b/security/netbird/Makefile index c0e268cec249..57c4b7865f92 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.64.2 +DISTVERSION= 0.64.3 CATEGORIES= security net net-vpn MAINTAINER= dev@netbird.io diff --git a/security/netbird/distinfo b/security/netbird/distinfo index 9b64e64967b1..6331fb069840 100644 --- a/security/netbird/distinfo +++ b/security/netbird/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1769529625 -SHA256 (go/security_netbird/netbird-v0.64.2/v0.64.2.mod) = e052c5e833f2d0e192ce2aa49e84ce42661f57afd7b83a921553f8244f5ead5c -SIZE (go/security_netbird/netbird-v0.64.2/v0.64.2.mod) = 13986 -SHA256 (go/security_netbird/netbird-v0.64.2/v0.64.2.zip) = 5adb15aa83c244b7c4b79cb9522ff959a8d457a7175023857fb06c2d0e4f643b -SIZE (go/security_netbird/netbird-v0.64.2/v0.64.2.zip) = 3787165 +TIMESTAMP = 1769710494 +SHA256 (go/security_netbird/netbird-v0.64.3/v0.64.3.mod) = e052c5e833f2d0e192ce2aa49e84ce42661f57afd7b83a921553f8244f5ead5c +SIZE (go/security_netbird/netbird-v0.64.3/v0.64.3.mod) = 13986 +SHA256 (go/security_netbird/netbird-v0.64.3/v0.64.3.zip) = 037328f137ad68cd89bb6336a4ebd0456d5b1e729d5f78820c20107a6ef06eba +SIZE (go/security_netbird/netbird-v0.64.3/v0.64.3.zip) = 3788928