SHA256
1
0
forked from pool/tailscale

35 Commits

Author SHA256 Message Date
d967e912f2 Accepting request 1195619 from network:vpn
- update to 1.72.1:
  * DNS over TCP failures when querying the Tailscale-internal resolver are fixed. (forwarded request 1195618 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1195619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=10
2024-08-23 20:26:49 +00:00
2a2c5d5d46 Accepting request 1195170 from network:vpn
- Update to version 1.72.0:
  * posture: deduplicate MAC addresses before returning them
  * health/dns: reduce severity of DNS unavailable warning
  * safeweb: add Server.Close method
  * go.mod.sri: update SRI hash for go.mod changes
  * go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket
  * cmd/viewer: add support for map-like container types
- update golang(API) to 1.23
- export version variables, to circumvent a bug (forwarded request 1195168 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1195170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=9
2024-08-22 16:13:25 +00:00
a5412847f3 Accepting request 1188315 from network:vpn
- update to 1.70.0:
  * New: Restrict recommended and automatically selected exit nodes using the
    new AllowedSuggestedExitNodes system policy. Applies only to platforms that
    support system policies.
  * Changed: Improved NAT traversal for some uncommon scenarios.
  * Changed: Optimized sending firewall rules to clients more efficiently.
  * Fixed: Exit node suggestion CLI command now prints the hostname.
  * Fixed: Taildrive share paths configured through the CLI resolve relative
    to where you run the tailscale command. (forwarded request 1188314 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1188315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=8
2024-07-19 13:26:59 +00:00
Richard Rahl
ccc2356f80 - update to 1.70.0:
* New: Restrict recommended and automatically selected exit nodes using the
    new AllowedSuggestedExitNodes system policy. Applies only to platforms that
    support system policies.
  * Changed: Improved NAT traversal for some uncommon scenarios.
  * Changed: Optimized sending firewall rules to clients more efficiently.
  * Fixed: Exit node suggestion CLI command now prints the hostname.
  * Fixed: Taildrive share paths configured through the CLI resolve relative
    to where you run the tailscale command.

OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=32
2024-07-18 06:39:12 +00:00
673644643e Accepting request 1185700 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1185700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=7
2024-07-05 17:50:21 +00:00
Richard Rahl
ee6befb779 Accepting request 1185699 from home:rrahl0:upgrades
- update to 1.68.2:
  * Fixed: Tailnet lock validation of rotation signatures now permits multiple nodes
    signed by the same pre-signed reusable auth key.

OBS-URL: https://build.opensuse.org/request/show/1185699
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=30
2024-07-05 00:17:07 +00:00
9ba05860f4 Accepting request 1181177 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1181177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=6
2024-06-17 17:30:02 +00:00
Richard Rahl
2b8a3a8246 Accepting request 1181176 from home:rrahl0:upgrades
- update to 1.68.1:
  * Fixed: 4via6 subnet router advertisement works as expected.
  * Fixed: Tailscale SSH access to Security-Enhanced Linux (SELinux) machines works as expected.
- update to 1.68.0:
  * New: Auto-updates are allowed in containers, but ignore the tailnet-wide default
  * New: Apply auto-updates even if the node is down or disconnected from the coordination server.
  * New: tailscale lock status now prints the node's signature.

OBS-URL: https://build.opensuse.org/request/show/1181176
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=28
2024-06-16 14:02:30 +00:00
9d187e3f86 Accepting request 1175719 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1175719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=5
2024-05-22 19:32:10 +00:00
Richard Rahl
7e88365b18 Accepting request 1175718 from home:rrahl0:upgrades
- update to 1.66.4:
  * Fixed: Restored UDP connectivity through Mullvad exit nodes
  * Stateful filtering is now off by default
- update to 1.66.3:
  * Login URLs did not always appear in the console when running tailscale up
  * Starting with v1.66, the Kubernetes operator must always run the same or later version
    as the proxies it manages.
  * Expose cloud services on cluster network to the tailnet, using Kubernetes ExternalName Services
  * Expose tailnet services that use Tailscale HTTPS to cluster workloads
  * Cluster workloads can now refer to Tailscale Ingress resources by their MagicDNS names
  * Configure environment variables for Tailscale Kubernetes operator proxies using ProxyClass CRD
  * Expose tailscaled metrics endpoint for Tailscale Kubernetes operator proxies through ProxyClass CRD
  * Configure labels for the Kubernetes operator Pods with Helm chart values
  * Configure affinity rules for Kubernetes operator proxy Pods with ProxyClass
  * Kubernetes operator proxy init container no longer attempts to enable IPv6 forwarding on systems
    that don't have IPv6 module loaded
  * Tailscale containers running on Kubernetes no longer error if an empty Kubernetes Secret is
    pre-created for the tailscaled state
  * Improved the ambiguous error messages when Tailscale running on Kubernetes does not have the right
    permissions to perform actions against the tailscaled state Secret

OBS-URL: https://build.opensuse.org/request/show/1175718
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=26
2024-05-22 08:53:26 +00:00
3af4b2639c Accepting request 1173205 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1173205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=4
2024-05-11 16:21:13 +00:00
Richard Rahl
f80c1963ae Accepting request 1173203 from home:rrahl0:upgrades
- update to 1.66.1:
  * Resolved issues with nftables rules for stateful filtering,
    introduced in v1.66.0.
  * tailscale set command flags --netfilter-mode, --snat-subnet-routes,
     and --stateful-filtering are added.
- update to 1.66.0:
  * Implemented client-side quarantining for shared-in exit nodes,
    as a mitigation for a security vulnerability described in TS-2024-005.
  * Use the --stateful-filtering flag for the tailscale up to enable stateful filtering for
    subnet routers and exit nodes, as a mitigation for a security vulnerability described
    in TS-2024-005. 
  * Added tab completions
  * Use the tailscale exit-node suggest command to automatically pick an available exit node
    that is likely to perform best.
  * Site-to-site networking now also requires --stateful-filtering=false in addition to
    --snat-subnet-routes=false on new subnet routers. Existing subnet routers with --snat-subnet-routes=false
    will default to --stateful-filtering=false.
- update to 1.64.2:
  * nothing relevant for linux
- update to 1.64.1:
  * nothing relevant for linux
- update to 1.64.0:
  * New: tailscale configure kubeconfig now respects KUBECONFIG environment variable.
  * Fixed: tailscale configure kubeconfig now works with partially empty kubeconfig.
  * Fixed: MSS clamping for Kubernetes operator proxies using nftables.
  * Fixed: Containers on hosts with partial support for ip6tables no longer crash.
- turn of changelog generation
- add completions for bash

OBS-URL: https://build.opensuse.org/request/show/1173203
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=24
2024-05-10 15:52:27 +00:00
4de44add30 Accepting request 1163652 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1163652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=3
2024-04-02 14:41:14 +00:00
Richard Rahl
bda965ca60 Accepting request 1163651 from home:rrahl0:branches:network:vpn
- update to 1.62.1:
  * Send load balancing hint HTTP request header
  * Fixed: Kubernetes operator proxies should not accept subnet routes

OBS-URL: https://build.opensuse.org/request/show/1163651
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=22
2024-03-30 08:39:45 +00:00
d4dc6088a3 Accepting request 1157799 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1157799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=2
2024-03-14 16:44:38 +00:00
Richard Rahl
4afb89d537 Accepting request 1157798 from home:rrahl0:branches:network:vpn
update to 1.62.0

OBS-URL: https://build.opensuse.org/request/show/1157798
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=20
2024-03-14 05:33:47 +00:00
12e5a362ba Accepting request 1148805 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1148805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tailscale?expand=0&rev=1
2024-02-22 19:56:26 +00:00
Richard Rahl
3947a3aa3a Accepting request 1148797 from home:avicenzi:branches:network:vpn
Disable auto update

OBS-URL: https://build.opensuse.org/request/show/1148797
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=18
2024-02-21 16:28:28 +00:00
Richard Rahl
5cb17dca2f Accepting request 1148119 from home:rrahl0:branches:network:vpn
change to manualrun

OBS-URL: https://build.opensuse.org/request/show/1148119
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=17
2024-02-20 14:53:34 +00:00
Richard Rahl
a47e393dd9 Accepting request 1147777 from home:avicenzi:branches:network:vpn
Cleanup

OBS-URL: https://build.opensuse.org/request/show/1147777
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=16
2024-02-20 14:50:20 +00:00
Richard Rahl
78d29a75b0 Accepting request 1146985 from home:rrahl0:upgrades
- update to 1.60.0:
  * minimum go version 1.22
  * authentication: present users with a valid login page when
    attempting to login even after leaving device unattended for several days
  * networking: mute noisy peer mtu discovery errors
  * networking: expose gVisor metrics in debug mode
  * port mapper: support legacy "urn:dslforum-org" port mapping services
  * port mapper: fix crash when no support mapping services found
  * ssh: log warning when unable to find SSH host keys
  * serve: improve error message when running as non-root
  * Detect when Tailscale is running on Digital Ocean and automatically
    use Digital Ocean's DNS resolvers
  * enable app connectors to install routes for domains that resolve to CNAME
    records
  * support pre-configured routes from control server
  * add new read-only mode
  * tailscale status command: fix output formatting Tailnet
    includes location-based exit nodes
  * a new ProxyClass custom resource that allows to provide custom
    configuration for cluster resources that the operator creates
  * ACL tags for the operator can now be configured via Helm chart values
  * routing to Ingress backends that require an exact path without a slash

OBS-URL: https://build.opensuse.org/request/show/1146985
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=15
2024-02-16 02:26:24 +00:00
Richard Rahl
ed5541e453 Accepting request 1144955 from home:rrahl0:upgrades
- make rpm not overwrite /etc/default/taiscaled
- defattr everything to root

OBS-URL: https://build.opensuse.org/request/show/1144955
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=14
2024-02-07 15:00:35 +00:00
Richard Rahl
e0d50ba56b Accepting request 1143783 from home:rrahl0:upgrades
add changes

OBS-URL: https://build.opensuse.org/request/show/1143783
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=13
2024-02-03 11:19:51 +00:00
Richard Rahl
1466cc208c Accepting request 1141081 from home:rrahl0:branches:network:vpn
update to 1.58.2 and adjust services

OBS-URL: https://build.opensuse.org/request/show/1141081
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=12
2024-01-24 00:06:09 +00:00
Richard Rahl
6c984d71e6 Accepting request 1139876 from home:rrahl0
update to 1.58.0

OBS-URL: https://build.opensuse.org/request/show/1139876
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=11
2024-01-19 09:15:46 +00:00
Richard Rahl
288f16ae22 Accepting request 1137855 from home:rrahl0
fix Leap

OBS-URL: https://build.opensuse.org/request/show/1137855
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=10
2024-01-10 03:48:25 +00:00
Richard Rahl
4fbc65befd Accepting request 1133501 from home:rrahl0
update to 1.56.1

OBS-URL: https://build.opensuse.org/request/show/1133501
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=9
2023-12-15 21:27:53 +00:00
Richard Rahl
303b14b687 Accepting request 1133442 from home:rrahl0
fix versioning to what upstream expects

OBS-URL: https://build.opensuse.org/request/show/1133442
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=8
2023-12-15 13:51:33 +00:00
Richard Rahl
d2cec82018 Accepting request 1133098 from home:rrahl0
update to version 1.56.0

OBS-URL: https://build.opensuse.org/request/show/1133098
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=7
2023-12-14 13:08:31 +00:00
Richard Rahl
8cd5164700 Accepting request 1128667 from home:rrahl0
fix systemd hardening

OBS-URL: https://build.opensuse.org/request/show/1128667
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=6
2023-11-24 22:08:28 +00:00
Richard Rahl
fb8b47b823 Accepting request 1128259 from home:rrahl0
update to version 1.54.0

OBS-URL: https://build.opensuse.org/request/show/1128259
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=5
2023-11-23 07:16:30 +00:00
Richard Rahl
c9fbaf631f update to 1.50.1
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=4
2023-10-03 00:04:44 +00:00
Richard Rahl
883a7cffd0 update to latest version 1.50.0
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=3
2023-09-30 20:11:01 +00:00
997032bf68 Accepting request 1105279 from home:avicenzi:branches:network:vpn
cleanup

OBS-URL: https://build.opensuse.org/request/show/1105279
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=2
2023-08-22 13:34:21 +00:00
00e72cbfad Accepting request 1105152 from home:rrahl0
fixed spec file

OBS-URL: https://build.opensuse.org/request/show/1105152
OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=1
2023-08-22 11:57:59 +00:00

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:294d6df3f4585152bd612eed9b34a6c2062589c8989f86ee25e750c37164fcd5
size 55014834