Accepting request 984671 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/984671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2022-06-23 10:32:58 +00:00 committed by Git OBS Bridge
commit f956b74e03
8 changed files with 89 additions and 11 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="exclude">.git</param>
<param name="revision">v9.3.4</param>
<param name="revision">v9.3.7</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -25,6 +25,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">teleport-9.3.4.tar.gz</param>
<param name="archive">teleport-9.3.7.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/gravitational/teleport</param>
<param name="changesrevision">2d53086c0a16da2c3b74264276a6d03ed734c097</param></service></servicedata>
<param name="changesrevision">5dc5dac781eb9a8c661934fe6883420cb10a71d9</param></service></servicedata>

View File

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

3
teleport-9.3.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3336a79673c69b013391ec381aeb70217fb69be401f358cbb08f3189a55ed548
size 90868196

View File

@ -1,3 +1,81 @@
-------------------------------------------------------------------
Wed Jun 22 20:44:53 UTC 2022 - kastl@b1-systems.de
- Update to version 9.3.7:
* Release 9.3.7 (#13742)
* Backport #10708 to branch/v9 (#13250)
* Backport #12946 to branch/v9 (#13244)
* [v9] Fix Teleport welcome screen image (#13710)
* Update libbpf to 0.7.0-teleport (#13650)
* [v9] Add better error handling for ec2 labels (#13487)
* Fixes potential `cgo.Handle` panic (#13479) (#13590)
* Fixed AWS 'teleport-generate-config' script when IMDSV2 is used (#13537)
* [auto] Update webassets in branch/v9 (#13665)
* Error out if port is already bound (#13679)
* Fix panic when tsh kube exec is invoked (#13655)
* [V9] Add `sshLogins` to nodes endpoint on `webapi` (GET /nodes) (#13474)
* deflake TestAgentForwardPermission (#13638)
* Update our list of support databases (#12841)
* docs(helm): remove wrong statement from kube-agent highAvailability (#13262)
* Drop rdpsnd messages (#13496)
* Deflake TestX11Forward (#13493)
* [v9] `tsh` list resources accross proxies and clusters (#12934) (#13313)
* Backport #12828 to branch/v9 (#13421)
* Update docs self-hosted version to 9.3.6 (#13533)
* Naji/backport 13287 (#13520)
* Update downloads.mdx (#13431)
* Optimize instance metadata availability check (#13167)
* Fix CA rotation watcher not starting when database svc enabled w/ no cfg (#13470) (#13517)
* Replaced bsh with code blocking in docs (#13486)
-------------------------------------------------------------------
Wed Jun 22 12:17:21 UTC 2022 - kastl@b1-systems.de
- Update to version 9.3.6:
* Release 9.3.6 (#13500)
* [v9] Check for unimplemented error during stream receive in Client.GetAccessRequests (#13490)
* Backport of #10746 to v9 (#13197)
* Rephrase the Teleport Cloud introduction (#13422)
* Add de-duplicating apps, dbs, and desktops when sorting/totalCount is needed (#12685) (#13451)
* Backport #12840 to branch/v9 (#13420)
* [v9] Aurora serverless v2 support (#13203)
* [v9] Wait for app requests to finish before closing the session chunk (#13469)
* [v9] Backport #12891 (#13391)
* [v9] Deflake TestNoReadWhenOff (#13415)
* [v9] Fix file descriptor leaks in `tbot` (#13386)
-------------------------------------------------------------------
Wed Jun 22 11:18:01 UTC 2022 - kastl@b1-systems.de
- Update to version 9.3.5:
* Release 9.3.5 (#13449)
* Added debugging packages to Docker images (#13199)
* [v9] Access request compatibility for servers without v2 api (#13428)
* Backport #12712 to branch/v9 (#12881)
* Hide Access Controls links/pages based on scope (#12880)
* CamelCase GitHub (#13269)
* Hide Getting Started pages/links based on scope (#12882)
* Hide Server Access menu items based on scope (#12883)
* Hide Setup menu items based on scope (#12886)
* [v9] Backport docs PRs related to scoped visibility (#12888)
* Backport #12682 to branch/v9 (#12950)
* Update the tctl auth sign --ttl flag docs (#12947)
* Add a more complete Teleport Cloud introduction (#13081)
* [v9] backport #13310 (use `auth_servers` when proxying) (#13399)
* [v9] Forward kubernetes errors to user when running in remote exec mode (#13400)
* Improve kube exec Audit Log events (#13381)
* [v9] Deflake TestAgentForward (#13166) (#13358)
* [v9] Enable Database and Application Access in AWS Terraforms (#13383)
* [v9] Backport #13016 (Buddy merge for #11939)
* [v9] Fix help string for "tctl version" (#13255)
* SQLServer add suport for SSMS client (#13337)
* Update upcoming-releases.mdx (#13344)
* Implement proxy templates (#13311)
* [v9] Make `TestDefaultTemplateRendering` less failure prone (#13002) (#13225)
* Update to 9.3.4 for self-hosted (#13339)
* V9: Backport #13029 (thread context.Context in tctl) (#13185)
* Minor bugfix to correct dronegen error link in v9 (#13200)
-------------------------------------------------------------------
Fri Jun 10 19:32:42 UTC 2022 - kastl@b1-systems.de

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: teleport
Version: 9.3.4
Version: 9.3.7
Release: 0
Summary: Identity-aware, multi-protocol access proxy
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba94403a21d781f81529ee733820f745dec7fe2984736841564b9ab339ec5364
size 19612860
oid sha256:492d11129310bf7fa247c1cacd91d86df81ae71fd217daa68799a761194e0a89
size 19861470

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:608d4ad8580560f6dcc5888aaa3098b22999b213369a7bbccab900376fadf309
size 4896572
oid sha256:52a54c13432147a0f865174b3d7b2c74e83285658fb20cd505b00b84cf0a7be8
size 4896467