Accepting request 1150507 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1150507 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=92
This commit is contained in:
commit
9acf85aa7b
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.6</param>
|
||||
<param name="revision">v15.0.2</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:354b78460817d3cc91561f897f7e0723ddec4c9b94b8a53eef43b26d8834db38
|
||||
size 250765326
|
3
teleport-15.0.2.obscpio
Normal file
3
teleport-15.0.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0e4ad12cc7aba97f24032871a7c5a8f1060eb4ee0b5e30cfc609e4e621967a6
|
||||
size 247395342
|
@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 17:46:00 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 15.0.2:
|
||||
* Fixed a potential panic in the tsh status command. #38305
|
||||
* Fixed SSO user locking in the setup access step of the RDS auto
|
||||
discover flow in the web UI. #38283
|
||||
* Optionally permit the auth server to terminate client
|
||||
connections from unsupported versions. #38182
|
||||
* Fixed Assist obstructing the user dropdown menu when in docked
|
||||
mode. #38156
|
||||
* Improved the stability of Teleport during graceful upgrades.
|
||||
#38145
|
||||
* Added the ability to view and manage Machine ID bots from the
|
||||
UI. #38122
|
||||
* Fixed a bug that prevented desktop clipboard sharing from
|
||||
working when large amounts of text are placed on the clipboard.
|
||||
#38120
|
||||
* Added option to validate hardware key serial numbers with
|
||||
hardware key support. #38068
|
||||
* Removed access tokens from URL parameters, preventing them from
|
||||
being leaked to intermediary systems that may log them in
|
||||
plaintext. #38032
|
||||
* Forced agents to terminate Auth connections if joining fails.
|
||||
#38005
|
||||
* Added a tsh sessions ls command to list active sessions. #37969
|
||||
* Improved error handling when idle desktop connections are
|
||||
terminated. #37955
|
||||
* Updated Go to 1.21.7. #37846
|
||||
* Discover flow now starts two instances of DatabaseServices when
|
||||
setting up access to Amazon RDS. #37805
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 15:21:23 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 15.0.1:
|
||||
* Correctly handle non-registered U2F keys. #37720
|
||||
* Fixed memory leak in tbot caused by never closing reverse
|
||||
tunnel address resolvers. #37718
|
||||
* Fixed conditional user modifications (used by certain Teleport
|
||||
subsystems such as Device Trust) on users that have previously
|
||||
been locked out due to repeated recovery attempts. #37703
|
||||
* Added SCIM support in Okta integration (cloud only). #3341
|
||||
* Added okta integration SCIM support for web UI. #37697
|
||||
* Fixed usage data submission becoming stuck sending too many
|
||||
reports at once (Teleport Enterprise only). #37687
|
||||
* Fixed cache init issue with access list members/reviews. #37673
|
||||
* Fixed "failed to close stream" log messages. #37662
|
||||
* Skip tsh AppID pre-flight check whenever possible. #37642
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 14:20:05 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- major update to 15.0.0:
|
||||
Full changelog and breaking changes see
|
||||
https://github.com/gravitational/teleport/releases/tag/v15.0.0
|
||||
* Teleport 15 brings the following new major features and
|
||||
improvements:
|
||||
- Desktop access performance improvements
|
||||
- Enhanced Device Trust support
|
||||
- SSH connection resumption
|
||||
- RDS auto-discovery in Access Management UI
|
||||
- EKS Integration for Teleport
|
||||
- MFA for Administrative Actions
|
||||
- Improved SAML IdP configuration flow
|
||||
- Improved provisioning for Okta
|
||||
- Support for AWS KMS
|
||||
- Teleport Connect improvements
|
||||
- Session playback improvements
|
||||
- Standalone Kubernetes Operator
|
||||
- Roles v6 and v7 support for Kubernetes Operator
|
||||
- Enhanced ARM64 builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 18 15:19:42 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 14.3.6
|
||||
mtime: 1708135889
|
||||
commit: aece62597373e12088fea4512aea9253d8901604
|
||||
version: 15.0.2
|
||||
mtime: 1708116513
|
||||
commit: 520f79d46f94d3737cb06e9da055d63a16bb7685
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 14.3.6
|
||||
Version: 15.0.2
|
||||
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:6f0b8e5d807f1bbee8202bf8fe3243654bc1a6b83ab20bd293d5829d6d2aa8c9
|
||||
size 42729309
|
||||
oid sha256:59d369e9668771b846c07625c9e347f707e43baa14adb9657cf3cbd3310d94f2
|
||||
size 43957309
|
||||
|
Loading…
Reference in New Issue
Block a user