Accepting request 1057629 from home:ojkastl_buildservice:Branch_devel_kubic

update to 11.2.0

OBS-URL: https://build.opensuse.org/request/show/1057629
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=76
This commit is contained in:
2023-01-10 14:38:23 +00:00
committed by Git OBS Bridge
parent 26893928fb
commit 723bfbe824
8 changed files with 41 additions and 13 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Jan 07 14:58:25 UTC 2023 - kastl@b1-systems.de
- Update to version 11.2.0:
* Other improvements and bugfixes
- Added an improved database joining flow in the web UI #1487
- Added support for secure certificate mapping for Windows desktop certificates #19737
- Fixed an issue with desktop directory sharing where large files could be corrupted #1472
- Fixed an issue where Desktop Access users may see a an error after ending a session #1470
- Fixed an issue preventing database agents from joining due to improperly formatted YAML #19958
- Updated the web UI to use session storage instead of local storage for Teleport's bearer token #1470
- Added rate limiting to SAML/OIDC routes #19950
- Fixed an issue connecting to leaf cluster desktops via reverse tunnel #19945
- Fixed a backwards compability issue with Database Access in 11.1.4 #19940
- Fixed an issue where access requests for Kubernetes clusters used improperly cached credentials #19912
- Added support for CentOS 7 in ARM64 builds #19895
- Added rate limiting to unauthenticated routes #19869
- Add suggested reviewers and requestable roles to Teleport Connect access requests #19846
- Fixed an issue listing all nodes with tsh #19821
- Made gcp.credentialSecretName optional in the Teleport Cluster Helm chart #19803
- Fixed an issue preventing audit events that exceed the maximum size limit from being logged #19736
- Fixed an issue preventing some users from being able to play desktop recordings #19709
- Added validation of AWS Account IDs when adding databases (#19638) #19702
- Added a new audit event for DynamoDB requests via Application Access #19667
- Added the ability to export tsh traces even when the Auth Server is not configured for tracing #19583
- Added support for linking Teleport Connect's embedded tsh binary for use outside of Teleport Connect #1488
-------------------------------------------------------------------
Sat Dec 24 08:59:31 UTC 2022 - michael@stroeder.com
@@ -6,7 +33,7 @@ Sat Dec 24 08:59:31 UTC 2022 - michael@stroeder.com
- [Critical] RBAC bypass in SSH TCP tunneling
- [High] Application Access session hijack
- [Medium] SSH IP pinning bypass
- [Low] Web API session caching
- [Low] Web API session caching
* Other improvements and bugfixes
- Fixed issue with noisy-square distortions in desktop access. #19545
- Fixed issue with LDAP search pagination in desktop access. #19533