From nobody Thu Jan 05 14:57:38 2023 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 4NnqMQ4dfMz2r10M; Thu, 5 Jan 2023 14:57:38 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NnqMQ45S9z3x4g; Thu, 5 Jan 2023 14:57:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672930658; 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=iEvDYVYBppYlsNOYWlqv1TMMadBSNwr5vspMNaE6nQ8=; b=CKCFLP6URmyFlOYkQejwa24DBe1Sqda6LLtDRhfr25Gb9CY941sFyXuDsQ6l58nOl9mwe4 ObnlrbEepypqsikVRqYq01sdrC6oyuZSAV8govZGcEGatp91Rh62IbIKkQBdOiv3fjantd bjLp/3Wfk9I7M78CnluX9F5+q5TNKvZqUMY6mgXYzV9kH81zCCLK5SRd9X3tOBgL3qxugB Bk0uni3nwET9dLjK0YtIXoPYQqjeI/FIwcGJAaGmKTypbq5fFukAvT8WqxJ6K7bXpLHeOc RuUMCF9AWwu7dr23WHx+m5PkFxiUs9ie8gjeiMVu5kRECc2Hx6kFgmixWFqCqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672930658; 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=iEvDYVYBppYlsNOYWlqv1TMMadBSNwr5vspMNaE6nQ8=; b=du0ZgSg0bT2DrkLC+uewn56kCBxNUMZLENOS6CaXCF2+oaaEXS7vdO6Fi8JlPvg/fbrzrw Ze189xiv4Mc5J8X8pkNbUbVzMcgSN8Y0LIV2t0zh5Q0Auf1dBMG+KMipHK6YOjXLLxhDCQ vReayuOE3AQFf900jlhOwhqih804pRjPWeRRk7C/ubUTmtBVxQQdKxoNMPxg6TruIcbNOQ C1WndT+CEYT848NQ73f+RiDuBVWFQWxELz5slSQPO5hMmIZ/bFlq1hIyHqKPkCDrbFJBqj B3RUNYYGVdV1OHHom9gvFI6FyhsyX1IJcKrs6aHOQmRmleexR/KaoOwqkz9yug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672930658; a=rsa-sha256; cv=none; b=TLKJnp8vhz3W6l73XqNQ/2JQwJ5KqmHGMQohep56/3YJeBrIFughlPDE8QLZcoS+Me0uNL wAcoywPaAYO/Ch2IfQRJjLNCdvRLR4Y+8wQy5b6PW/v860OlknLkBS34ifCIXE2IQrTKQ+ 2Aw3zyPfqdwTUcwWthTbO5931oA1XdXBqY+e8bg/n5QoLeeXyCnC1C5VchG7y+gwAgsABI 0VniWOVwOq//VjU79jB6uDlCnIkx7DuKouUyWJ00z+SNHbnH8ieZw71Ph2fTjMrInOJYok LWos83ZDC8jvhqGJASUZzbo0qy7jyjdH75RzsdnLoUOKxhHSUZjfVOW2sTY9LQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NnqMQ38LRztjr; Thu, 5 Jan 2023 14:57:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 305EvcB7075300; Thu, 5 Jan 2023 14:57:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 305EvcC0075299; Thu, 5 Jan 2023 14:57:38 GMT (envelope-from git) Date: Thu, 5 Jan 2023 14:57:38 GMT Message-Id: <202301051457.305EvcC0075299@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Ashish SHUKLA Subject: git: 36d6d4541659 - 2023Q1 - security/tailscale: Update to 1.34.2 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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/2023Q1 X-Git-Reftype: branch X-Git-Commit: 36d6d4541659df1ccdb6b5ba8fe055805d1f5f02 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2023Q1 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=36d6d4541659df1ccdb6b5ba8fe055805d1f5f02 commit 36d6d4541659df1ccdb6b5ba8fe055805d1f5f02 Author: Ashish SHUKLA AuthorDate: 2023-01-05 13:56:40 +0000 Commit: Ashish SHUKLA CommitDate: 2023-01-05 14:57:20 +0000 security/tailscale: Update to 1.34.2 (cherry picked from commit ae128c17efda6c057262436ad70993f5abb122cb) --- 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 4b267081b3d3..e25bb6a73357 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,5 @@ PORTNAME= tailscale -PORTVERSION= 1.34.1 +PORTVERSION= 1.34.2 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo index bc559902d8c6..d7928c01c94d 100644 --- a/security/tailscale/distinfo +++ b/security/tailscale/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1671001705 -SHA256 (go/security_tailscale/tailscale-v1.34.1/v1.34.1.mod) = f5a8224fbb89429432fb000146774575b4bebd7d2cf9ee207f35a971202be1a0 -SIZE (go/security_tailscale/tailscale-v1.34.1/v1.34.1.mod) = 15080 -SHA256 (go/security_tailscale/tailscale-v1.34.1/v1.34.1.zip) = e976f13037a6e69ebd43091996790fbdacf07169d4e7b9b87f05e1c4ad2155c5 -SIZE (go/security_tailscale/tailscale-v1.34.1/v1.34.1.zip) = 1990787 +TIMESTAMP = 1672926931 +SHA256 (go/security_tailscale/tailscale-v1.34.2/v1.34.2.mod) = d689d08770a3d18e22675fe16ecdeccce67125dda8bfef2a0105ba1c25c40f82 +SIZE (go/security_tailscale/tailscale-v1.34.2/v1.34.2.mod) = 15110 +SHA256 (go/security_tailscale/tailscale-v1.34.2/v1.34.2.zip) = a83c83d620c6280604c1d53b47d6ed4eb88697e8c2502d793cbfd39fca0f7710 +SIZE (go/security_tailscale/tailscale-v1.34.2/v1.34.2.zip) = 1991366