From 9fc129febebdeaa0da16c45c9de285919f7be1e8 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 18 Jan 2024 23:35:21 +0000 Subject: [PATCH 1/2] tailscale/1.58.0 package update --- tailscale.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tailscale.yaml b/tailscale.yaml index 35bff0873eb..9cde5f10a25 100644 --- a/tailscale.yaml +++ b/tailscale.yaml @@ -1,7 +1,7 @@ package: name: tailscale - version: 1.56.1 - epoch: 1 + version: 1.58.0 + epoch: 0 description: The easiest, most secure way to use WireGuard and 2FA. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: f1ea3161a2a06ad6474a9ea919e91e9bd6062f84 + expected-commit: dfc5715d9473ad16b132d1b7f4d22e5a607202e1 repository: https://github.com/tailscale/tailscale tag: v${{package.version}} From a4429ddd9d4c6385e8a6259ab944ea442ac1dc07 Mon Sep 17 00:00:00 2001 From: Ajay Kemparaj Date: Thu, 18 Jan 2024 15:40:25 -0800 Subject: [PATCH 2/2] Update tailscale.yaml Signed-off-by: Ajay Kemparaj --- tailscale.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tailscale.yaml b/tailscale.yaml index 9cde5f10a25..5a632bf9a25 100644 --- a/tailscale.yaml +++ b/tailscale.yaml @@ -22,11 +22,6 @@ pipeline: repository: https://github.com/tailscale/tailscale tag: v${{package.version}} - - uses: go/bump - with: - deps: golang.org/x/crypto@v0.17.0 - go-version: "1.21" - - runs: | ./build_dist.sh tailscale.com/cmd/tailscale ./build_dist.sh tailscale.com/cmd/tailscaled