From nobody Tue Aug 4 20:56:28 2026 X-Original-To: dev-commits-ports-main@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 4hF5SD3kr6z6nPnn for ; Tue, 04 Aug 2026 20:56:28 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hF5SD2qnsz3g0h for ; Tue, 04 Aug 2026 20:56:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785876988; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ojQpl8CvXCaSMtMOfpNpT/S8yL58zMSpIplIDD7Ex5k=; b=vVVVay1pFjZCrvN8hhHMRV2cTaJpx1nKELtX9eYy/84UpWgIL0ZuaGW4lV/9PLu80h4Aj2 5g9YU3KV3N2pFDe7WIrLQTN0RvxGPBbLEUDWuHWbuJ8kvk7VXnvP0c64ZraFnzZxVcEA5L 8YZbRv4GVKwGTup1rflesbUcsBTAbCrEj0+1HlobEEFVBulYtxSD30fMgfy+IPv4RlPuKr BkMKyl0/iZDX9Xfdw/X7Xsm/3niJ3CUoSqLNdscBTJQ/twoCMuxnAGgt1Kuf/CT9kbA+3d XRVB29LKRGlPXDQ6x1m9KqGRv6hw8sBJIeqnT0Fd4KhB3daI1d2n+4W2Ja0Fdw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785876988; a=rsa-sha256; cv=none; b=e/1EnPx6eKrZiMxr7q+NryPG/yZ5bJKP/x0yq38XdcY9LeQKB9YbnE75jIqdrk2a5mh7cs HALLGPYydkkEm7bRdnH4zhw9pRRKm4ERU6JIjewWldsEOaAc0LAAiuLgezxSW5yesW189n 6zHs8TS3zBdw34WBUkkOvuJfPEym5UnAzBR/mkaC1Pk9CfHHw03dkaecXMayKX82JYskxN aB/fccecjE0v+F2JP0C/9/Ze9gHG+SDfeMGkuxCfobfO7qTTd1md4wqXdPYCVIWLcQTcAf Erey/epmmNr9CgtZrXkG50zM3qheqQytejIfwFbwtvgNehF+Dg4HPxc+mSAdhg== 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=1785876988; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ojQpl8CvXCaSMtMOfpNpT/S8yL58zMSpIplIDD7Ex5k=; b=haNBtGqeSpar98QINZsgjGiLt7wRLnPqFon/codkvFGnWpu93xhVeGunS1v814pdGBjiGo BuiHJzYU5H4OiH15He5wycsf/W5lSOd9OYpbGqGHkBI+7jI4ylHfx/nyaZHiDZ6hZuAaDM mtIsQ3Fg1P6lRuosO3iLzgHrQCxky9XzNdImwtw7Bzx685Wgqh+61Ii9qjhggDmuV6D3cg 9Vpb3Fo10Mi/xmhWtpDyMie60zPnVr9de0vhzHzyGikiFMMD89Dp5fh5Q3AnJAY/Wt3wZE gMOY79MjQI5bcCG+TtNe8VSrMnAkZcroUuhnMDSge7FnzTbKTyCgaqr1FCl3tQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hF5SD1mhmz13P3 for ; Tue, 04 Aug 2026 20:56:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4043a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 20:56:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: 072e8c3a349b - main - security/tailscale: Update to 1.102.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 072e8c3a349b407c7ddf6287fc295019a0fc29e9 Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 20:56:28 +0000 Message-Id: <6a7251fc.4043a.2094407e@gitrepo.freebsd.org> The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=072e8c3a349b407c7ddf6287fc295019a0fc29e9 commit 072e8c3a349b407c7ddf6287fc295019a0fc29e9 Author: Ashish SHUKLA AuthorDate: 2026-08-04 20:35:35 +0000 Commit: Ashish SHUKLA CommitDate: 2026-08-04 20:56:23 +0000 security/tailscale: Update to 1.102.1 MFH: 2026Q3 --- security/tailscale/Makefile | 2 +- security/tailscale/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 36b03566a665..2c93e630aa6a 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,5 @@ PORTNAME= tailscale -PORTVERSION= 1.98.10 +PORTVERSION= 1.102.1 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo index 29e66330de58..d189fe62d799 100644 --- a/security/tailscale/distinfo +++ b/security/tailscale/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1785426009 -SHA256 (go/security_tailscale/tailscale-v1.98.10/v1.98.10.mod) = 9e279724ca54b2c4fca9540e371a421ae31165e030cbd512e6b1dcddf252c7f4 -SIZE (go/security_tailscale/tailscale-v1.98.10/v1.98.10.mod) = 25725 -SHA256 (go/security_tailscale/tailscale-v1.98.10/v1.98.10.zip) = c717d6a05c788ae2558d15dc73a0985c932fecb204687cd72e76efbbaa81de1f -SIZE (go/security_tailscale/tailscale-v1.98.10/v1.98.10.zip) = 6221056 +TIMESTAMP = 1785875722 +SHA256 (go/security_tailscale/tailscale-v1.102.1/v1.102.1.mod) = 8bda32792d06d8df55fdb8187c00263112f2444bf75f83ffe3600c85871233fc +SIZE (go/security_tailscale/tailscale-v1.102.1/v1.102.1.mod) = 26754 +SHA256 (go/security_tailscale/tailscale-v1.102.1/v1.102.1.zip) = 7350f6001cbb42f9707faba94068cbd07af519853fac50f7eee6df86ac11cbd8 +SIZE (go/security_tailscale/tailscale-v1.102.1/v1.102.1.zip) = 6876210