Accepting request 978450 from home:ojkastl_buildservice:Branch_devel_kubic
update to 9.2.4 OBS-URL: https://build.opensuse.org/request/show/978450 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=24
This commit is contained in:
parent
37c1615726
commit
92a99c182c
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.2.3</param>
|
||||
<param name="revision">v9.2.4</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.2.3.tar.gz</param>
|
||||
<param name="archive">teleport-9.2.4.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">23354383a0ebb0ab4e110f4ebccbb73fbff87ac7</param></service></servicedata>
|
||||
<param name="changesrevision">86d887eff34620373077e5042ddc9d0a23aea0db</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77a321fc9112d3d80e0c1e812bc26386056a6d7536583942953824d504f19b65
|
||||
size 50265503
|
3
teleport-9.2.4.tar.gz
Normal file
3
teleport-9.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f564b87b218fb984bca2249dad360b32b804d741a932b987ec613f1d5e95c71
|
||||
size 57219883
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 21 18:28:41 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 9.2.4:
|
||||
* Release 9.2.4 (#12788)
|
||||
* [v9] Upgrade MySQL driver to v1.5.0 and set missing mysql client cap (#12734)
|
||||
* [v9] Add hostlogin to proxy config for windows desktop (#12781)
|
||||
* 05/19 Upcoming Releases Update
|
||||
* Backport #12119 to branch/v9 (#12645)
|
||||
* Backport #12236 to branch/v9 (#12648)
|
||||
* Add Video Banner for Installing Teleport page (#12746)
|
||||
* Ensure h2 has precedence over http/1.1 (#12740) (#12749)
|
||||
* Update Teleport Cloud FAQ (#12663)
|
||||
* Ignore access denied errors when creating/getting a session tracker as db, app, or windows desktop service. (#12728)
|
||||
* Backports redirects from #12528, adds indexing page (#12655)
|
||||
* [v9] Listener hygiene (#12689)
|
||||
* `tbot configure` command for assisting Machine ID configuration (#12517) (#12576)
|
||||
* Updates terraform docs for provider (#12314) (#12595)
|
||||
* Optionally skip unshallowing step (#10978) (#12669)
|
||||
* ssh: Ignore PuTTY-specific channel requests (#12662)
|
||||
* Replace title-less Details boxes with ScopedBlocks (#12608)
|
||||
* [v9] Proxy restart fixes (#12488)
|
||||
* Restore "Adds optional deployment key for CI (#10506) (#12590)" (#12624)
|
||||
* Reduce latency of GetNodes (#12637)
|
||||
* Implement global tsh config file: `/etc/tsh.yaml` (#12598) (#12626)
|
||||
* docs version update to 9.2.3 (#12631)
|
||||
* [v9] Link to Interactive Teleport Labs (#12620)
|
||||
* [v9] Client timeout fixes (#12632)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 14:54:38 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 9.2.3
|
||||
Version: 9.2.4
|
||||
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:b45ad3c7759aef072cbb4b304d4eff78103a854a6b37085d2be3becd94510d29
|
||||
size 19595253
|
||||
oid sha256:37ed95265f6870f886aaecf9bb6d8869337acacd81910c48e126f92eba3f21db
|
||||
size 19603524
|
||||
|
Loading…
Reference in New Issue
Block a user