Accepting request 1234695 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1234695 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=129
This commit is contained in:
commit
7952c8c6ea
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v17.1.2</param>
|
||||
<param name="revision">v17.1.3</param>
|
||||
<param name="match-tag">v*</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b507db291239e12c0e85ad3c55379dd5126ab07e30f5b19f000f6ad922fe99b
|
||||
size 271655950
|
3
teleport-17.1.3.obscpio
Normal file
3
teleport-17.1.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1fe0d474ea9eded28f28df8011d335f2ad1abeb0c48b89e76ebbe02ef4ba76a
|
||||
size 271758862
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 08:54:02 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 17.1.3:
|
||||
* Fixes a bug where v16 Teleport cannot connect to v17.1.0,
|
||||
v17.1.1 and v17.1.2 clusters. #50658
|
||||
* Prevent panicking during shutdown when SQS consumer is
|
||||
disabled. #50648
|
||||
* Add a --labels flag to the tctl tokens ls command. #50624
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 31 10:34:05 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 17.1.2
|
||||
mtime: 1735575767
|
||||
commit: 5274176d1eaa260619415ab24a5abf08739b3d4d
|
||||
version: 17.1.3
|
||||
mtime: 1735843359
|
||||
commit: 9726471338977c02ed50f67a54479d3d8dde69c5
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package teleport
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: teleport
|
||||
Version: 17.1.2
|
||||
Version: 17.1.3
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: AGPL-3.0-only
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ad4348d650654d3ed88d507e66d7c966b8bda37abf2fceca45b802719f43fdd
|
||||
size 53509920
|
||||
oid sha256:12a74b453b7e417e23a3f7590af3789f166925c1c30fb21634380505528b6573
|
||||
size 52379694
|
||||
|
Loading…
x
Reference in New Issue
Block a user