Accepting request 1095736 from home:ojkastl_buildservice:Branch_devel_kubic
update to 13.1.5 OBS-URL: https://build.opensuse.org/request/show/1095736 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=136
This commit is contained in:
parent
fd416b2b1b
commit
a43d7c9076
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">v13.1.3</param>
|
||||
<param name="revision">v13.1.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">929489f38b0a276a4ba0ba2cb2c2efd06dae3250</param></service></servicedata>
|
||||
<param name="changesrevision">77eae2d69bb5a0e19691ccc514b6455438821e20</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d19811c80463846630bb700c79469bcbf3f17c957f0d0d2f626f55fdf12c8a3b
|
||||
size 256488462
|
3
teleport-13.1.5.obscpio
Normal file
3
teleport-13.1.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18d1093e274ab96da3535a503898af951059d0fbabcd77b69f5b766e90cb1ae6
|
||||
size 256554510
|
@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 06:13:22 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 13.1.5:
|
||||
* Release 13.1.5 (#28364)
|
||||
* [v13] Clarify permissions for Okta API tokens. (#28294)
|
||||
* [v13] Fix TestSQSMessagesCollectorErrorsOnReceive flakiness
|
||||
(#28184)
|
||||
* [v13] Allow setting max_session_ttl from clusterauth
|
||||
preferences (#28130)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 05:01:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 13.1.4:
|
||||
* Release 13.1.4 (#28327)
|
||||
* Fix audit log report of `kubernetes_users` and
|
||||
`kubernetes_groups` (#28323)
|
||||
* Docs: Update recommended role (#28278)
|
||||
* Reduce debug log spam for TeleportReady events (#28319)
|
||||
* Use the long-form --config flag in shell example (#28299)
|
||||
* Pass teleport-reversetunnelv2 for auth connections (#28316)
|
||||
* Returned Vars to the code output (#28225)
|
||||
* only apply stripe csp for team/usage users (#28198) (#28308)
|
||||
* docs: include desktops for cloud faq reverse tunnel (#28305)
|
||||
* Respect client idle timeout setting (#28202)
|
||||
* Don't add keys to agent during headless login. (#28236)
|
||||
* [v13] Preserve applications original URL's query (#28218)
|
||||
* Converts the default Content-Security-Policy representation to
|
||||
a map (#27182) (#28307)
|
||||
* [v13] Add associated applications and user groups to UI
|
||||
objects. (#28303)
|
||||
* Move "Device Trust" to a top-level docs item (#28108) (#28199)
|
||||
* Improve the upload completer logs (#28211)
|
||||
* [v13] Use supplied tarball when building AMIs (#28128)
|
||||
* [v13] docs: default https ports for tsh login (#28288)
|
||||
* Always collect `deny` arm of `kubernetes_resources` (#28285)
|
||||
* Support `assume_role_arn` for database dynamic resources
|
||||
(#28039) (#28210)
|
||||
* [v13] Windows Device Trust documentation (#28050)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 26 06:58:12 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 13.1.3
|
||||
mtime: 1687562305
|
||||
commit: 929489f38b0a276a4ba0ba2cb2c2efd06dae3250
|
||||
version: 13.1.5
|
||||
mtime: 1687882039
|
||||
commit: 77eae2d69bb5a0e19691ccc514b6455438821e20
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 13.1.3
|
||||
Version: 13.1.5
|
||||
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:ba12ba5f0a8d7fc59f0cdc5e8c62bbc185e530e37cd2888c74aed18b4eae7e98
|
||||
size 33386643
|
||||
oid sha256:5984d74c1c9da8fcd5a87ca607e090626666bb7f25289294786934f76035e393
|
||||
size 33386343
|
||||
|
Loading…
Reference in New Issue
Block a user