public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trayscale] f44: update to 0.18.9 rhbz#2459019
@ 2026-05-31 12:18 Jonathan Wright
  0 siblings, 0 replies; only message in thread
From: Jonathan Wright @ 2026-05-31 12:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/trayscale
Branch : f44
Commit : 5a1aea870f808f41e35d6525cf4e824734f72368
Author : Jonathan Wright <jonathan@almalinux.org>
Date   : 2026-05-31T07:01:27-05:00
Stats  : +51/-49 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/trayscale/c/5a1aea870f808f41e35d6525cf4e824734f72368?branch=f44

Log:
update to 0.18.9 rhbz#2459019

---
diff --git a/.gitignore b/.gitignore
index 61d5259..8ab8ce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /trayscale-0.18.0-vendored.tar.xz
 /trayscale-0.18.1-vendored.tar.xz
 /trayscale-0.18.7-vendored.tar.xz
+/trayscale-v0.18.9-vendored.tar.xz

diff --git a/sources b/sources
index d79379d..38a1990 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (trayscale-0.18.7-vendored.tar.xz) = 16eb61e1d564a4ee432a744d159d44033ea7251d6a623df2c2f83ea7c8331e6bbecd935719dc067e5f3e4bce77664a6ef536779e40e1cc5990cc1e98f061c6f3
+SHA512 (trayscale-v0.18.9-vendored.tar.xz) = 43a10d634881f6b18799c58a8745c83410359033c45ea3e311dc255fc4b580a348c4a4054e81a9669ad87e16f59df7cb8b0052af9b472ce227bbff17492f3800

diff --git a/trayscale.spec b/trayscale.spec
index e9c368e..07e3559 100644
--- a/trayscale.spec
+++ b/trayscale.spec
@@ -9,7 +9,7 @@
 
 # https://github.com/DeedleFake/trayscale
 %global goipath         github.com/DeedleFake/trayscale
-Version:                0.18.7
+Version:                0.18.9
 
 %if 0%{?rhel}
 %gometa
@@ -29,7 +29,7 @@ Summary:        An unofficial GUI wrapper around the Tailscale CLI client
 
 # main source code is MIT
 # see comments above provides tags for bundled license breakdown
-License:        MIT AND BSD-2-Clause AND Apache-2.0 AND MPL-2.0 AND ISC AND BSD-3-Clause
+License:        MIT AND BSD-2-Clause AND BSD-3-Clause AND Apache-2.0 AND MPL-2.0 AND ISC AND BSD-3-Clause
 URL:            %{gourl}
 # see create-vendor-tarball.sh in this distgit repo
 Source0:        trayscale-%{version}-vendored.tar.xz
@@ -63,13 +63,13 @@ Provides:       bundled(golang(github.com/diamondburned/gotk4/pkg)) = v0.3.2~0.2
 # BSD-3-Clause
 Provides:       bundled(golang(github.com/inhies/go-bytesize)) = v0.0.0~20220417184213~4913239db9cf
 # BSD-3-Clause OR Apache-2.0 OR MIT
-Provides:       bundled(golang(github.com/klauspost/compress)) = v1.18.4
+Provides:       bundled(golang(github.com/klauspost/compress)) = v1.18.5
 # MIT
 Provides:       bundled(golang(github.com/stretchr/testify)) = v1.11.1
 # BSD-3-Clause OR Apache-2.0 OR MIT
-Provides:       bundled(golang(tailscale.com)) = v1.94.1
+Provides:       bundled(golang(tailscale.com)) = v1.96.5
 # BSD-3-Clause
-Provides:       bundled(golang(filippo.io/edwards25519)) = v1.1.0
+Provides:       bundled(golang(filippo.io/edwards25519)) = v1.2.0
 # Apache-2.0
 Provides:       bundled(golang(fyne.io/systray)) = v1.12.0
 # MIT
@@ -85,35 +85,35 @@ Provides:       bundled(golang(github.com/alexbrainman/sspi)) = v0.0.0~202509191
 # BSD-3-Clause
 Provides:       bundled(golang(github.com/atotto/clipboard)) = v0.1.4
 # Apache-2.0 OR BSD-3-Clause
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2)) = v1.41.1
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2)) = v1.41.6
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = v1.32.7
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = v1.32.16
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = v1.19.7
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = v1.19.15
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = v1.18.17
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = v1.18.22
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = v1.4.17
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = v1.4.22
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = v2.7.17
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = v2.7.22
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/internal/ini)) = v1.8.4
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/internal/v4a)) = v1.4.23
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = v1.13.4
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = v1.13.8
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = v1.13.17
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = v1.13.22
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/signin)) = v1.0.5
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/signin)) = v1.0.10
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssm)) = v1.66.2
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssm)) = v1.68.5
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = v1.30.9
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = v1.30.16
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = v1.35.13
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = v1.35.20
 # Apache-2.0
-Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = v1.41.6
+Provides:       bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = v1.42.0
 # Apache-2.0 OR BSD-3-Clause
-Provides:       bundled(golang(github.com/aws/smithy-go)) = v1.24.0
+Provides:       bundled(golang(github.com/aws/smithy-go)) = v1.25.1
 # ISC
 Provides:       bundled(golang(github.com/coder/websocket)) = v1.8.14
 # Apache-2.0
@@ -127,19 +127,17 @@ Provides:       bundled(golang(github.com/dblohm7/wingoes)) = v0.0.0~20250822163
 # MIT
 Provides:       bundled(golang(github.com/fogleman/gg)) = v1.3.0
 # MIT
-Provides:       bundled(golang(github.com/fxamacker/cbor/v2)) = v2.9.0
+Provides:       bundled(golang(github.com/fxamacker/cbor/v2)) = v2.9.1
 # MIT
 Provides:       bundled(golang(github.com/gaissmai/bart)) = v0.26.1
 # BSD-3-Clause
-Provides:       bundled(golang(github.com/go-json-experiment/json)) = v0.0.0~20251027170946~4849db3c2f7e
+Provides:       bundled(golang(github.com/go-json-experiment/json)) = v0.0.0~20260214004413~d219187c3433
 # BSD-2-Clause
 Provides:       bundled(golang(github.com/godbus/dbus/v5)) = v5.2.2
-# 
+#
 Provides:       bundled(golang(github.com/golang/freetype)) = v0.0.0~20170609003504~e2365dfdc4a0
 # Apache-2.0
 Provides:       bundled(golang(github.com/golang/groupcache)) = v0.0.0~20241129210726~2c02b8208cf8
-# Apache-2.0
-Provides:       bundled(golang(github.com/google/btree)) = v1.1.3
 # BSD-3-Clause
 Provides:       bundled(golang(github.com/google/go-cmp)) = v0.7.0
 # Apache-2.0
@@ -157,11 +155,11 @@ Provides:       bundled(golang(github.com/kballard/go-shellquote)) = v0.0.0~2018
 # MIT
 Provides:       bundled(golang(github.com/mattn/go-colorable)) = v0.1.14
 # MIT
-Provides:       bundled(golang(github.com/mattn/go-isatty)) = v0.0.20
+Provides:       bundled(golang(github.com/mattn/go-isatty)) = v0.0.22
 # MIT
-Provides:       bundled(golang(github.com/mdlayher/netlink)) = v1.8.0
+Provides:       bundled(golang(github.com/mdlayher/netlink)) = v1.11.1
 # MIT
-Provides:       bundled(golang(github.com/mdlayher/socket)) = v0.5.1
+Provides:       bundled(golang(github.com/mdlayher/socket)) = v0.6.0
 # BSD-3-Clause
 Provides:       bundled(golang(github.com/miekg/dns)) = v1.1.68
 # MIT
@@ -169,7 +167,7 @@ Provides:       bundled(golang(github.com/mitchellh/go-ps)) = v1.0.0
 # Apache-2.0
 Provides:       bundled(golang(github.com/peterbourgon/ff/v3)) = v3.4.0
 # Apache-2.0
-Provides:       bundled(golang(github.com/pires/go-proxyproto)) = v0.11.0
+Provides:       bundled(golang(github.com/pires/go-proxyproto)) = v0.12.0
 # BSD-3-Clause
 Provides:       bundled(golang(github.com/pmezard/go-difflib)) = v1.0.1~0.20181226105442~5d4384ee4fb2
 # Apache-2.0
@@ -181,7 +179,7 @@ Provides:       bundled(golang(github.com/tailscale/certstore)) = v0.1.1~0.20231
 # MIT
 Provides:       bundled(golang(github.com/tailscale/go-winio)) = v0.0.0~20231025203758~c4f33415bf55
 # BSD-3-Clause
-Provides:       bundled(golang(github.com/tailscale/hujson)) = v0.0.0~20250605163823~992244df8c5a
+Provides:       bundled(golang(github.com/tailscale/hujson)) = v0.0.0~20260302212456~ecc657c15afd
 # BSD-3-Clause
 Provides:       bundled(golang(github.com/tailscale/peercred)) = v0.0.0~20250107143737~35a0c7bd7edc
 # BSD-3-Clause
@@ -193,7 +191,7 @@ Provides:       bundled(golang(github.com/toqueteos/webbrowser)) = v1.2.1
 # MIT
 Provides:       bundled(golang(github.com/x448/float16)) = v0.8.4
 # Apache-2.0
-Provides:       bundled(golang(go.yaml.in/yaml/v2)) = v2.4.3
+Provides:       bundled(golang(go.yaml.in/yaml/v2)) = v2.4.4
 # Apache-2.0
 Provides:       bundled(golang(go4.org/mem)) = v0.0.0~20240501181205~ae6ca9944745
 # BSD-3-Clause
@@ -201,49 +199,49 @@ Provides:       bundled(golang(go4.org/netipx)) = v0.0.0~20231129151722~fdeea329
 # BSD-3-Clause
 Provides:       bundled(golang(go4.org/unsafe/assume-no-moving-gc)) = v0.0.0~20231121144256~b99613f794b6
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/crypto)) = v0.48.0
+Provides:       bundled(golang(golang.org/x/crypto)) = v0.50.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/exp)) = v0.0.0~20260209203927~2842357ff358
+Provides:       bundled(golang(golang.org/x/exp)) = v0.0.0~20260410095643~746e56fc9e2f
 # BSD-3-Clause
 Provides:       bundled(golang(golang.org/x/exp/typeparams)) = v0.0.0~20250305212735~054e65f0b394
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/image)) = v0.36.0
+Provides:       bundled(golang(golang.org/x/image)) = v0.39.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/mod)) = v0.33.0
+Provides:       bundled(golang(golang.org/x/mod)) = v0.35.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/net)) = v0.50.0
+Provides:       bundled(golang(golang.org/x/net)) = v0.53.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/oauth2)) = v0.35.0
+Provides:       bundled(golang(golang.org/x/oauth2)) = v0.36.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/sync)) = v0.19.0
+Provides:       bundled(golang(golang.org/x/sync)) = v0.20.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/sys)) = v0.41.0
+Provides:       bundled(golang(golang.org/x/sys)) = v0.43.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/term)) = v0.40.0
+Provides:       bundled(golang(golang.org/x/term)) = v0.42.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/text)) = v0.34.0
+Provides:       bundled(golang(golang.org/x/text)) = v0.36.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/time)) = v0.14.0
+Provides:       bundled(golang(golang.org/x/time)) = v0.15.0
 # BSD-3-Clause
-Provides:       bundled(golang(golang.org/x/tools)) = v0.42.0
+Provides:       bundled(golang(golang.org/x/tools)) = v0.44.0
 # MIT
 Provides:       bundled(golang(golang.zx2c4.com/wintun)) = v0.0.0~20230126152724~0fa3db229ce2
 # MIT
-Provides:       bundled(golang(golang.zx2c4.com/wireguard/windows)) = v0.5.3
+Provides:       bundled(golang(golang.zx2c4.com/wireguard/windows)) = v1.0.1
 # BSD-2-Clause
 Provides:       bundled(golang(gopkg.in/check.v1)) = v1.0.0~20201130134442~10cb98267c6c
 # MIT OR Apache-2.0
 Provides:       bundled(golang(gopkg.in/yaml.v3)) = v3.0.1
 # Apache-2.0 OR MIT OR BSD-3-Clause
-Provides:       bundled(golang(gvisor.dev/gvisor)) = v0.0.0~20260210201108~b3aa83da69bd
+Provides:       bundled(golang(gvisor.dev/gvisor)) = v0.0.0~20260428192033~106c9a595f11
 # MIT OR BSD-3-Clause
 Provides:       bundled(golang(honnef.co/go/tools)) = v0.7.0~0.dev.0.20251022135355~8273271481d0
-# Apache-2.0 OR BSD-3-Clause
-Provides:       bundled(golang(k8s.io/client-go)) = v0.35.1
+# Apache-2.0 OR BSD-3-Clause OR MIT
+Provides:       bundled(golang(k8s.io/client-go)) = v0.36.0
 # MIT OR BSD-3-Clause OR Apache-2.0
 Provides:       bundled(golang(sigs.k8s.io/yaml)) = v1.6.0
 # BSD-3-Clause
-Provides:       bundled(golang(software.sslmate.com/src/go-pkcs12)) = v0.7.0
+Provides:       bundled(golang(software.sslmate.com/src/go-pkcs12)) = v0.7.1
 
 
 %description %{common_description}
@@ -302,6 +300,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr
 
 
 %changelog
+* Sun May 31 2026 Jonathan Wright <jonathan@almalinux.org> - 0.18.9-1
+- update to 0.18.9 rhbz#2459019
+
 * Sun Mar 08 2026 Jonathan Wright <jonathan@almalinux.org> - 0.18.7-1
 - update to 0.18.7 rhbz#2386228
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 12:18 [rpms/trayscale] f44: update to 0.18.9 rhbz#2459019 Jonathan Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox