Accepting request 1147455 from home:ojkastl_buildservice:Branch_devel_kubic
update to 14.3.6 OBS-URL: https://build.opensuse.org/request/show/1147455 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=187
This commit is contained in:
parent
f05343aa8a
commit
fed7e72e90
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">v14.3.4</param>
|
||||
<param name="revision">v14.3.6</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a125d4b2821b5e918d60cd4a48259aff5dd8936074f353d51d86e324dc32335a
|
||||
size 250530318
|
3
teleport-14.3.6.obscpio
Normal file
3
teleport-14.3.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:354b78460817d3cc91561f897f7e0723ddec4c9b94b8a53eef43b26d8834db38
|
||||
size 250765326
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 18 15:19:42 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 14.3.6 (14.3.5 does not exist):
|
||||
* Fixed a potential panic in the tsh status command. #38304
|
||||
* Fixed locking SSO user in the setup access step of the RDS auto
|
||||
discover flow in the web UI. #38284
|
||||
* Optionally permit the auth server to terminate client
|
||||
connections from unsupported versions. #38186
|
||||
* Removed access tokens from URL parameters, preventing them from
|
||||
being leaked to intermediary systems that may log them in
|
||||
plaintext. #38070
|
||||
* Added option to validate hardware key serial numbers with
|
||||
hardware key support. #38069
|
||||
* Forced agents to terminate Auth connections if joining fails.
|
||||
#38004
|
||||
* Added a tsh sessions ls command to list active sessions. #37970
|
||||
* Improved error handling when idle desktop connections are
|
||||
terminated. #37956
|
||||
* Updated Go to 1.21.7. #37848
|
||||
* Discover flow now starts two instances of DatabaseServices when
|
||||
setting up access to Amazon RDS. #37804
|
||||
* Fixed incorrect resizing of CLI apps in Teleport Connect on
|
||||
Windows. #37799
|
||||
* Fixed handling of non-registered U2F keys. #37722
|
||||
* Fixed memory leak in tbot caused by never closing reverse
|
||||
tunnel address resolvers. #37719
|
||||
* Fixed app redirection loop on browser's incognito mode and 3rd
|
||||
party cookie block. #37692
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 3 08:30:56 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 14.3.4
|
||||
mtime: 1706836945
|
||||
commit: 16b0227e84173270c01b4c5626aa4eacb46bf433
|
||||
version: 14.3.6
|
||||
mtime: 1708135889
|
||||
commit: aece62597373e12088fea4512aea9253d8901604
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 14.3.4
|
||||
Version: 14.3.6
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0958fec8a210434da7268d50f103d3494f20a183fa7d3299d5a0043585d0478
|
||||
size 42726155
|
||||
oid sha256:6f0b8e5d807f1bbee8202bf8fe3243654bc1a6b83ab20bd293d5829d6d2aa8c9
|
||||
size 42729309
|
||||
|
Loading…
Reference in New Issue
Block a user