Accepting request 984670 from home:ojkastl_buildservice:Branch_devel_kubic
update to 9.3.7 OBS-URL: https://build.opensuse.org/request/show/984670 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=33
This commit is contained in:
parent
9730c0f327
commit
8e69e0c46a
4
_service
4
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v9.3.6</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.6.tar.gz</param>
|
||||
<param name="archive">teleport-9.3.7.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">83544812db490af3b0af150963db40dc7f365e15</param></service></servicedata>
|
||||
<param name="changesrevision">5dc5dac781eb9a8c661934fe6883420cb10a71d9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d023ac42029eef34a9aa62b2c2723c776e06b50ae76bd2316e56ff5255513a2
|
||||
size 90759484
|
3
teleport-9.3.7.tar.gz
Normal file
3
teleport-9.3.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3336a79673c69b013391ec381aeb70217fb69be401f358cbb08f3189a55ed548
|
||||
size 90868196
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 9.3.6
|
||||
Version: 9.3.7
|
||||
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:2d7868429ba3a97be9c268a5421ea6b3ae2bd1ecde1a0c83d810a9998927fd51
|
||||
size 19862034
|
||||
oid sha256:492d11129310bf7fa247c1cacd91d86df81ae71fd217daa68799a761194e0a89
|
||||
size 19861470
|
||||
|
Loading…
Reference in New Issue
Block a user