Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tailscale: update to 1.50.0
@ 2023-09-28  3:11 zen0bit
  2023-10-02  4:26 ` [PR REVIEW] " classabbyamp
  2023-10-02  7:07 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: zen0bit @ 2023-09-28  3:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

There is a new pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR tailscale
https://github.com/void-linux/void-packages/pull/46305

tailscale: update to 1.50.0

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)


A patch file from https://github.com/void-linux/void-packages/pull/46305.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tailscale-46305.patch --]
[-- Type: text/x-diff, Size: 1859 bytes --]

From dcc61e31bc90f573291a15dbc5458da5e54b89e3 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 28 Sep 2023 05:00:57 +0200
Subject: [PATCH] tailscale: update to 1.50.0

---
 srcpkgs/tailscale/patches/no-self-update.patch | 11 -----------
 srcpkgs/tailscale/template                     |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/tailscale/patches/no-self-update.patch

diff --git a/srcpkgs/tailscale/patches/no-self-update.patch b/srcpkgs/tailscale/patches/no-self-update.patch
deleted file mode 100644
index 6fb4c7ad7f1ed..0000000000000
--- a/srcpkgs/tailscale/patches/no-self-update.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/cmd/tailscale/cli/cli.go
-+++ b/cmd/tailscale/cli/cli.go
-@@ -149,8 +149,6 @@
- 	switch {
- 	case slices.Contains(args, "debug"):
- 		rootCmd.Subcommands = append(rootCmd.Subcommands, debugCmd)
--	case slices.Contains(args, "update"):
--		rootCmd.Subcommands = append(rootCmd.Subcommands, updateCmd)
- 	}
- 	if runtime.GOOS == "linux" && distro.Get() == distro.Synology {
- 		rootCmd.Subcommands = append(rootCmd.Subcommands, configureHostCmd)
diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 4fd4521b36abf..f5cceda90d330 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.48.2
+version=1.50.0
 revision=1
 build_style=go
 go_import_path="tailscale.com"
@@ -13,7 +13,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=1c34c5c2c3b78e59ffb824b356418ff828653c62885b126d0d05f300218b36b5
+checksum=a7e024577854c07b793c4bbd81a497250e6a1b4536e303351a388810f13b7316
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR REVIEW] tailscale: update to 1.50.0
  2023-09-28  3:11 [PR PATCH] tailscale: update to 1.50.0 zen0bit
@ 2023-10-02  4:26 ` classabbyamp
  2023-10-02  7:07 ` [PR PATCH] [Closed]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-10-02  4:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46305#discussion_r1342270573

Comment:
no, do not delete this. the patch should be rebased if that subcommand still exists

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: tailscale: update to 1.50.0
  2023-09-28  3:11 [PR PATCH] tailscale: update to 1.50.0 zen0bit
  2023-10-02  4:26 ` [PR REVIEW] " classabbyamp
@ 2023-10-02  7:07 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-10-02  7:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There's a closed pull request on the void-packages repository

tailscale: update to 1.50.0
https://github.com/void-linux/void-packages/pull/46305

Description:

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-02  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-28  3:11 [PR PATCH] tailscale: update to 1.50.0 zen0bit
2023-10-02  4:26 ` [PR REVIEW] " classabbyamp
2023-10-02  7:07 ` [PR PATCH] [Closed]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).